Netdev List
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
To: Larry Finger <Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
Cc: linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 00/11 V2] rtlwifi: A set of patches that simplify the drivers
Date: Wed, 07 Jan 2015 19:57:07 +0200	[thread overview]
Message-ID: <87y4pepj7w.fsf@kamboji.qca.qualcomm.com> (raw)
In-Reply-To: <1420559892-12384-1-git-send-email-Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org> (Larry Finger's message of "Tue, 6 Jan 2015 09:58:01 -0600")

Larry Finger <Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org> writes:

> Happy New Year.
>
> This set of patches, which are intended for the 3.20 stream, are intended to
> simplify the drivers. In particular, each of them has a separate routine that
> initilizes the dynamic power manipulation variables. Ten of these patches convert
> the drivers to use a common copy of this code. The other patch updates the
> parameter descriptions of rtl8723be to clarify usage.
>
> Signed-off-by: Larry Finger <Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
> ---
>
> V2 - only patch 02/11 is changed to fix the problem noted by Sergei Shylyov
>      <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org> concerning a line that was dropped.
>
> Larry Finger (11):
>   rtlwifi: Unify variable naming for all drivers
>   rtlwifi: rtl8723be: Improve modinfo output
>   rtlwifi: Create new routine to initialize the DM tables
>   rtlwifi: rtl8188ee: Convert driver to use the common DM table init
>     routine
>   rtlwifi: rtl8192c-common: Convert driver to use common DM table
>     initialization
>   rtlwifi: rtl8192de: Convert driver to use common DM table
>     initialization
>   rtlwifi: rtl8192ee: Convert driver to use common DM table
>     initialization
>   rtlwifi: rtl8723ae: Convert driver to use common DM table
>     initialization
>   rtlwifi: rtl8723be: Convert driver to use common DM table
>     initialization
>   rtlwifi: rtl8821ae: Convert driver to use common DM table
>     initialization
>   rtlwifi: Move macro definitions to core

Thanks, all 11 applied to wireless-drivers-next.git.

-- 
Kalle Valo
--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      parent reply	other threads:[~2015-01-07 17:57 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-06 15:58 [PATCH 00/11 V2] rtlwifi: A set of patches that simplify the drivers Larry Finger
2015-01-06 15:58 ` [PATCH 02/11 V2] rtlwifi: rtl8723be: Improve modinfo output Larry Finger
2015-01-06 15:58 ` [PATCH 04/11 V2] rtlwifi: rtl8188ee: Convert driver to use the common DM table init routine Larry Finger
2015-01-06 15:58 ` [PATCH 05/11 V2] rtlwifi: rtl8192c-common: Convert driver to use common DM table initialization Larry Finger
2015-01-06 15:58 ` [PATCH 07/11 V2] rtlwifi: rtl8192ee: " Larry Finger
2015-01-06 15:58 ` [PATCH 09/11 V2] rtlwifi: rtl8723be: " Larry Finger
2015-01-06 15:58 ` [PATCH 11/11 V2] rtlwifi: Move macro definitions to core Larry Finger
     [not found] ` <1420559892-12384-1-git-send-email-Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org>
2015-01-06 15:58   ` [PATCH 01/11 V2] rtlwifi: Unify variable naming for all drivers Larry Finger
2015-01-06 15:58   ` [PATCH 03/11 V2] rtlwifi: Create new routine to initialize the DM tables Larry Finger
2015-01-06 15:58   ` [PATCH 06/11 V2] rtlwifi: rtl8192de: Convert driver to use common DM table initialization Larry Finger
2015-01-06 15:58   ` [PATCH 08/11 V2] rtlwifi: rtl8723ae: " Larry Finger
2015-01-06 15:58   ` [PATCH 10/11 V2] rtlwifi: rtl8821ae: " Larry Finger
2015-01-07 17:57   ` Kalle Valo [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87y4pepj7w.fsf@kamboji.qca.qualcomm.com \
    --to=kvalo-sgv2jx0feol9jmxxk+q4oq@public.gmane.org \
    --cc=Larry.Finger-tQ5ms3gMjBLk1uMJSBkQmQ@public.gmane.org \
    --cc=linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox