linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: tulip: update MAINTAINER status to Orphan
@ 2015-11-20  1:56 Grant Grundler
  2015-11-20  2:29 ` Florian Fainelli
  0 siblings, 1 reply; 4+ messages in thread
From: Grant Grundler @ 2015-11-20  1:56 UTC (permalink / raw)
  To: davem; +Cc: netdev, linux-kernel, Helge Deller, Grant Grundler

From: Grant Grundler <grundler@parisc-linux.org>

I haven't had any PCI tulip HW for the past ~5 years. I have
been reviewing tulip patches and can continue doing that.

Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
---
I'm also proposing to add linux-parisc to the list since AFAIK, all
parisc systems but the C8000 workstations (PA8800/PA8900 CPU)
use tulip for onboard LAN.

Specific mips and alpha systems also care about tulip driver too.
But I don't know either well enough to suggest respective mailing
lists should see every tulip patch.

 MAINTAINERS | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index ea17512..ec07061 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10888,9 +10888,9 @@ S:	Maintained
 F:	drivers/media/tuners/tua9001*
 
 TULIP NETWORK DRIVERS
-M:	Grant Grundler <grundler@parisc-linux.org>
 L:	netdev@vger.kernel.org
-S:	Maintained
+L:	linux-parisc@vger.kernel.org
+S:	Orphan
 F:	drivers/net/ethernet/dec/tulip/
 
 TUN/TAP driver
-- 
2.6.0.rc2.230.g3dd15c0


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH] net: tulip: update MAINTAINER status to Orphan
  2015-11-20  1:56 [PATCH] net: tulip: update MAINTAINER status to Orphan Grant Grundler
@ 2015-11-20  2:29 ` Florian Fainelli
  2015-11-20  2:41   ` Grant Grundler
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2015-11-20  2:29 UTC (permalink / raw)
  To: Grant Grundler, davem; +Cc: netdev, linux-kernel, Helge Deller, Grant Grundler

On 19/11/15 17:56, Grant Grundler wrote:
> From: Grant Grundler <grundler@parisc-linux.org>
> 
> I haven't had any PCI tulip HW for the past ~5 years. I have
> been reviewing tulip patches and can continue doing that.
> 
> Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
> ---
> I'm also proposing to add linux-parisc to the list since AFAIK, all
> parisc systems but the C8000 workstations (PA8800/PA8900 CPU)
> use tulip for onboard LAN.
> 
> Specific mips and alpha systems also care about tulip driver too.
> But I don't know either well enough to suggest respective mailing
> lists should see every tulip patch.

For MIPS, is not Cobalt the primary (and sole) user? You could add
linux-mips@linux-mips.org if that helps. My Cobalt stayed behind me when
I moved to the US, so outside of Yoichi, I am not sure who else cares
these days...

> 
>  MAINTAINERS | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index ea17512..ec07061 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -10888,9 +10888,9 @@ S:	Maintained
>  F:	drivers/media/tuners/tua9001*
>  
>  TULIP NETWORK DRIVERS
> -M:	Grant Grundler <grundler@parisc-linux.org>
>  L:	netdev@vger.kernel.org
> -S:	Maintained
> +L:	linux-parisc@vger.kernel.org
> +S:	Orphan
>  F:	drivers/net/ethernet/dec/tulip/
>  
>  TUN/TAP driver
> 


-- 
Florian

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] net: tulip: update MAINTAINER status to Orphan
  2015-11-20  2:29 ` Florian Fainelli
@ 2015-11-20  2:41   ` Grant Grundler
  2015-11-20  7:58     ` Helge Deller
  0 siblings, 1 reply; 4+ messages in thread
From: Grant Grundler @ 2015-11-20  2:41 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: David S. Miller, open list:TULIP NETWORK DRI...,
	open list, Helge Deller, Grant Grundler

On Thu, Nov 19, 2015 at 6:29 PM, Florian Fainelli <f.fainelli@gmail.com> wrote:
> On 19/11/15 17:56, Grant Grundler wrote:
>> From: Grant Grundler <grundler@parisc-linux.org>
>>
>> I haven't had any PCI tulip HW for the past ~5 years. I have
>> been reviewing tulip patches and can continue doing that.
>>
>> Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
>> ---
>> I'm also proposing to add linux-parisc to the list since AFAIK, all
>> parisc systems but the C8000 workstations (PA8800/PA8900 CPU)
>> use tulip for onboard LAN.
>>
>> Specific mips and alpha systems also care about tulip driver too.
>> But I don't know either well enough to suggest respective mailing
>> lists should see every tulip patch.
>
> For MIPS, is not Cobalt the primary (and sole) user?

Once upon a time a Mips based router was using tulip as well. I know
they needed to "borrow" some tulip patches that were only in
parisc-linux source tree (for reasons I don't see a need to repeat
here).

> You could add linux-mips@linux-mips.org if that helps.

I wanted to let the mips folks decide if they should be listed....and
CC'd Helga (parisc maintainer) in case he objected to added
linux-parisc mailing list.

cheers,
grant

> My Cobalt stayed behind me when
> I moved to the US, so outside of Yoichi, I am not sure who else cares
> these days...
>
>>
>>  MAINTAINERS | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/MAINTAINERS b/MAINTAINERS
>> index ea17512..ec07061 100644
>> --- a/MAINTAINERS
>> +++ b/MAINTAINERS
>> @@ -10888,9 +10888,9 @@ S:    Maintained
>>  F:   drivers/media/tuners/tua9001*
>>
>>  TULIP NETWORK DRIVERS
>> -M:   Grant Grundler <grundler@parisc-linux.org>
>>  L:   netdev@vger.kernel.org
>> -S:   Maintained
>> +L:   linux-parisc@vger.kernel.org
>> +S:   Orphan
>>  F:   drivers/net/ethernet/dec/tulip/
>>
>>  TUN/TAP driver
>>
>
>
> --
> Florian

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH] net: tulip: update MAINTAINER status to Orphan
  2015-11-20  2:41   ` Grant Grundler
@ 2015-11-20  7:58     ` Helge Deller
  0 siblings, 0 replies; 4+ messages in thread
From: Helge Deller @ 2015-11-20  7:58 UTC (permalink / raw)
  To: Grant Grundler, Florian Fainelli
  Cc: David S. Miller, open list:TULIP NETWORK DRI...,
	open list, Grant Grundler

On 20.11.2015 03:41, Grant Grundler wrote:
> On Thu, Nov 19, 2015 at 6:29 PM, Florian Fainelli <f.fainelli@gmail.com> wrote:
>> On 19/11/15 17:56, Grant Grundler wrote:
>>> From: Grant Grundler <grundler@parisc-linux.org>
>>>
>>> I haven't had any PCI tulip HW for the past ~5 years. I have
>>> been reviewing tulip patches and can continue doing that.
>>>
>>> Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
>>> ---
>>> I'm also proposing to add linux-parisc to the list since AFAIK, all
>>> parisc systems but the C8000 workstations (PA8800/PA8900 CPU)
>>> use tulip for onboard LAN.
>>>
>>> Specific mips and alpha systems also care about tulip driver too.
>>> But I don't know either well enough to suggest respective mailing
>>> lists should see every tulip patch.
>>
>> For MIPS, is not Cobalt the primary (and sole) user?
> 
> Once upon a time a Mips based router was using tulip as well. I know
> they needed to "borrow" some tulip patches that were only in
> parisc-linux source tree (for reasons I don't see a need to repeat
> here).
> 
>> You could add linux-mips@linux-mips.org if that helps.
> 
> I wanted to let the mips folks decide if they should be listed....and
> CC'd Helge (parisc maintainer) in case he objected to added
> linux-parisc mailing list.

Yes, adding the linux-parisc mailing list is OK.

Acked-by: Helge Deller <deller@gmx.de>

>>>
>>>  MAINTAINERS | 4 ++--
>>>  1 file changed, 2 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/MAINTAINERS b/MAINTAINERS
>>> index ea17512..ec07061 100644
>>> --- a/MAINTAINERS
>>> +++ b/MAINTAINERS
>>> @@ -10888,9 +10888,9 @@ S:    Maintained
>>>  F:   drivers/media/tuners/tua9001*
>>>
>>>  TULIP NETWORK DRIVERS
>>> -M:   Grant Grundler <grundler@parisc-linux.org>
>>>  L:   netdev@vger.kernel.org
>>> -S:   Maintained
>>> +L:   linux-parisc@vger.kernel.org
>>> +S:   Orphan
>>>  F:   drivers/net/ethernet/dec/tulip/
>>>
>>>  TUN/TAP driver


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-20  7:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-20  1:56 [PATCH] net: tulip: update MAINTAINER status to Orphan Grant Grundler
2015-11-20  2:29 ` Florian Fainelli
2015-11-20  2:41   ` Grant Grundler
2015-11-20  7:58     ` Helge Deller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).