diff mbox

[01/11] MAINTAINERS: Change maintainer for rtlwifi

Message ID 20171229083112.31540-2-pkshih@realtek.com (mailing list archive)
State Accepted
Commit f8dae08c6f43ee9f1bab7f3dc07117502797df40
Delegated to: Kalle Valo
Headers show

Commit Message

Ping-Ke Shih Dec. 29, 2017, 8:31 a.m. UTC
From: Larry Finger <Larry.Finger@lwfinger.net>

This section is also modified to include the entire rtlwifi family,
not just RTL8192CE.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
---
 MAINTAINERS | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

Comments

Kalle Valo Jan. 8, 2018, 5:14 p.m. UTC | #1
Ping-Ke Shih <pkshih@realtek.com> wrote:

> From: Larry Finger <Larry.Finger@lwfinger.net>
> 
> This section is also modified to include the entire rtlwifi family,
> not just RTL8192CE.
> 
> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>

11 patches applied to wireless-drivers-next.git, thanks.

f8dae08c6f43 MAINTAINERS: Change maintainer for rtlwifi
5e0c1f0503cf rtlwifi: check for array overflow
634f6b95be5f rtlwifi: fix parenthesis alignment
6c726f36cbf5 rtlwifi: use kcalloc instead of multiply
2ea70bb00501 rtlwifi: Remove unnecessary 'out of memory' message
032cf9aa25a9 rtlwifi: mark expected switch fall-through in rtl_make_smps_action
d63589cb1fb5 rtlwifi: Remove unnecessary parentheses
981a2b6e055b rtlwifi: rtl8723: Add error handling to no existing firmware
610247f46feb rtlwifi: Improve debugging by using debugfs
08431b627dfa rtlwifi: btcoex: Use seq_file to dump btcoex status
874e837d67d0 rtlwifi: fill FW version and subversion
diff mbox

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index 129c591e0f34..5f6415573fd3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11775,15 +11775,13 @@  T:	git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.g
 S:	Maintained
 F:	drivers/net/wireless/realtek/rtl818x/rtl8187/
 
-RTL8192CE WIRELESS DRIVER
-M:	Larry Finger <Larry.Finger@lwfinger.net>
-M:	Chaoming Li <chaoming_li@realsil.com.cn>
+REALTEK WIRELESS DRIVER (rtlwifi family)
+M:	Ping-Ke Shih <pkshih@realtek.com>
 L:	linux-wireless@vger.kernel.org
 W:	http://wireless.kernel.org/
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
 S:	Maintained
 F:	drivers/net/wireless/realtek/rtlwifi/
-F:	drivers/net/wireless/realtek/rtlwifi/rtl8192ce/
 
 RTL8XXXU WIRELESS DRIVER (rtl8xxxu)
 M:	Jes Sorensen <Jes.Sorensen@gmail.com>