2012-07-09 17:33:37

by Xose Vazquez Perez

[permalink] [raw]
Subject: [PATCH V2] MAINTAINERS: realtek drivers

s/RTL8192CE/RTLWIFI , add wiki pages and delete
"F: drivers/net/wireless/rtlwifi/rtl8192ce/", it's redundant.

v2 s/RTL8192CE/RTLWIFI: RTL8192CE, RTL8192CU, RT8192SE AND RTL8192DE


Signed-off-by: Xose Vazquez Perez <[email protected]>
Cc: Larry Finger <[email protected]>
Cc: Chaoming Li <[email protected]>
Cc: John W. Linville <[email protected]>
---
MAINTAINERS | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 03df1d1..27de053 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5753,7 +5753,7 @@ F: net/rose/
RTL8180 WIRELESS DRIVER
M: "John W. Linville" <[email protected]>
L: [email protected]
-W: http://linuxwireless.org/
+W: http://linuxwireless.org/en/users/Drivers/rtl8187
T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
S: Maintained
F: drivers/net/wireless/rtl818x/rtl8180/
@@ -5763,20 +5763,19 @@ M: Herton Ronaldo Krzesinski <[email protected]>
M: Hin-Tak Leung <[email protected]>
M: Larry Finger <[email protected]>
L: [email protected]
-W: http://linuxwireless.org/
+W: http://linuxwireless.org/en/users/Drivers/rtl8187
T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
S: Maintained
F: drivers/net/wireless/rtl818x/rtl8187/

-RTL8192CE WIRELESS DRIVER
+RTLWIFI: RTL8192CE, RTL8192CU, RT8192SE AND RTL8192DE WIRELESS DRIVERS
M: Larry Finger <[email protected]>
M: Chaoming Li <[email protected]>
L: [email protected]
-W: http://linuxwireless.org/
+W: http://linuxwireless.org/en/users/Drivers/rtl819x
T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
S: Maintained
F: drivers/net/wireless/rtlwifi/
-F: drivers/net/wireless/rtlwifi/rtl8192ce/

S3 SAVAGE FRAMEBUFFER DRIVER
M: Antonino Daplas <[email protected]>
--
1.7.10.4



2012-07-12 19:44:23

by Xose Vazquez Perez

[permalink] [raw]
Subject: Re: [PATCH V2] MAINTAINERS: realtek drivers

On 07/12/2012 09:16 PM, John W. Linville wrote:

> This patch doesn't apply...

git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git
git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git

:-?

2012-07-09 17:46:44

by Larry Finger

[permalink] [raw]
Subject: Re: [PATCH V2] MAINTAINERS: realtek drivers

On 07/09/2012 12:33 PM, Xose Vazquez Perez wrote:
> s/RTL8192CE/RTLWIFI , add wiki pages and delete
> "F: drivers/net/wireless/rtlwifi/rtl8192ce/", it's redundant.
>
> v2 s/RTL8192CE/RTLWIFI: RTL8192CE, RTL8192CU, RT8192SE AND RTL8192DE
>
>
> Signed-off-by: Xose Vazquez Perez <[email protected]>
> Cc: Larry Finger <[email protected]>
> Cc: Chaoming Li <[email protected]>
> Cc: John W. Linville <[email protected]>
> ---
> MAINTAINERS | 9 ++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 03df1d1..27de053 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5753,7 +5753,7 @@ F: net/rose/
> RTL8180 WIRELESS DRIVER
> M: "John W. Linville" <[email protected]>
> L: [email protected]
> -W: http://linuxwireless.org/
> +W: http://linuxwireless.org/en/users/Drivers/rtl8187
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> S: Maintained
> F: drivers/net/wireless/rtl818x/rtl8180/
> @@ -5763,20 +5763,19 @@ M: Herton Ronaldo Krzesinski <[email protected]>
> M: Hin-Tak Leung <[email protected]>
> M: Larry Finger <[email protected]>
> L: [email protected]
> -W: http://linuxwireless.org/
> +W: http://linuxwireless.org/en/users/Drivers/rtl8187
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> S: Maintained
> F: drivers/net/wireless/rtl818x/rtl8187/
>
> -RTL8192CE WIRELESS DRIVER
> +RTLWIFI: RTL8192CE, RTL8192CU, RT8192SE AND RTL8192DE WIRELESS DRIVERS
> M: Larry Finger <[email protected]>
> M: Chaoming Li <[email protected]>
> L: [email protected]
> -W: http://linuxwireless.org/
> +W: http://linuxwireless.org/en/users/Drivers/rtl819x
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> S: Maintained
> F: drivers/net/wireless/rtlwifi/
> -F: drivers/net/wireless/rtlwifi/rtl8192ce/
>
> S3 SAVAGE FRAMEBUFFER DRIVER
> M: Antonino Daplas <[email protected]>

ACK.

Larry

2012-07-13 10:22:46

by Arend van Spriel

[permalink] [raw]
Subject: Re: [PATCH V2] MAINTAINERS: realtek drivers

On 07/12/2012 10:21 PM, John W. Linville wrote:
> On Thu, Jul 12, 2012 at 09:44:19PM +0200, Xose Vazquez Perez wrote:
>> On 07/12/2012 09:16 PM, John W. Linville wrote:
>>
>>> This patch doesn't apply...
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
>> git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git
>> git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
>>
>> :-?
>
> I have no idea what this message means. "git am" says it doesn't
> apply -- please fix it.
>
> John
>

My best guess is that Xose want to know on which repository his patch
need to apply. Another guess from me is that this change does not
justify it being taken in wireless. So the patch should apply to
wireless-next master branch.

Gr. AvS



2012-07-12 20:33:34

by John W. Linville

[permalink] [raw]
Subject: Re: [PATCH V2] MAINTAINERS: realtek drivers

On Thu, Jul 12, 2012 at 09:44:19PM +0200, Xose Vazquez Perez wrote:
> On 07/12/2012 09:16 PM, John W. Linville wrote:
>
> >This patch doesn't apply...
>
> git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless.git
> git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next.git
> git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
>
> :-?

I have no idea what this message means. "git am" says it doesn't
apply -- please fix it.

John
--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.

2012-07-12 19:33:34

by John W. Linville

[permalink] [raw]
Subject: Re: [PATCH V2] MAINTAINERS: realtek drivers

This patch doesn't apply...

On Mon, Jul 09, 2012 at 07:33:32PM +0200, Xose Vazquez Perez wrote:
> s/RTL8192CE/RTLWIFI , add wiki pages and delete
> "F: drivers/net/wireless/rtlwifi/rtl8192ce/", it's redundant.
>
> v2 s/RTL8192CE/RTLWIFI: RTL8192CE, RTL8192CU, RT8192SE AND RTL8192DE
>
>
> Signed-off-by: Xose Vazquez Perez <[email protected]>
> Cc: Larry Finger <[email protected]>
> Cc: Chaoming Li <[email protected]>
> Cc: John W. Linville <[email protected]>
> ---
> MAINTAINERS | 9 ++++-----
> 1 file changed, 4 insertions(+), 5 deletions(-)
>
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 03df1d1..27de053 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -5753,7 +5753,7 @@ F: net/rose/
> RTL8180 WIRELESS DRIVER
> M: "John W. Linville" <[email protected]>
> L: [email protected]
> -W: http://linuxwireless.org/
> +W: http://linuxwireless.org/en/users/Drivers/rtl8187
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> S: Maintained
> F: drivers/net/wireless/rtl818x/rtl8180/
> @@ -5763,20 +5763,19 @@ M: Herton Ronaldo Krzesinski <[email protected]>
> M: Hin-Tak Leung <[email protected]>
> M: Larry Finger <[email protected]>
> L: [email protected]
> -W: http://linuxwireless.org/
> +W: http://linuxwireless.org/en/users/Drivers/rtl8187
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> S: Maintained
> F: drivers/net/wireless/rtl818x/rtl8187/
>
> -RTL8192CE WIRELESS DRIVER
> +RTLWIFI: RTL8192CE, RTL8192CU, RT8192SE AND RTL8192DE WIRELESS DRIVERS
> M: Larry Finger <[email protected]>
> M: Chaoming Li <[email protected]>
> L: [email protected]
> -W: http://linuxwireless.org/
> +W: http://linuxwireless.org/en/users/Drivers/rtl819x
> T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-testing.git
> S: Maintained
> F: drivers/net/wireless/rtlwifi/
> -F: drivers/net/wireless/rtlwifi/rtl8192ce/
>
> S3 SAVAGE FRAMEBUFFER DRIVER
> M: Antonino Daplas <[email protected]>
> --
> 1.7.10.4
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>

--
John W. Linville Someday the world will need a hero, and you
[email protected] might be all we have. Be ready.