Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1273678 > unrolled thread
| Started by | Grant Grundler <grantgrundler@gmail.com> |
|---|---|
| First post | 2015-11-20 03:00 +0100 |
| Last post | 2015-11-20 09:00 +0100 |
| Articles | 4 — 3 participants |
Back to article view | Back to linux.kernel
[PATCH] net: tulip: update MAINTAINER status to Orphan Grant Grundler <grantgrundler@gmail.com> - 2015-11-20 03:00 +0100
Re: [PATCH] net: tulip: update MAINTAINER status to Orphan Florian Fainelli <f.fainelli@gmail.com> - 2015-11-20 03:40 +0100
Re: [PATCH] net: tulip: update MAINTAINER status to Orphan Grant Grundler <grantgrundler@gmail.com> - 2015-11-20 03:50 +0100
Re: [PATCH] net: tulip: update MAINTAINER status to Orphan Helge Deller <deller@gmx.de> - 2015-11-20 09:00 +0100
| From | Grant Grundler <grantgrundler@gmail.com> |
|---|---|
| Date | 2015-11-20 03:00 +0100 |
| Subject | [PATCH] net: tulip: update MAINTAINER status to Orphan |
| Message-ID | <qwJ9w-zj-11@gated-at.bofh.it> |
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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Florian Fainelli <f.fainelli@gmail.com> |
|---|---|
| Date | 2015-11-20 03:40 +0100 |
| Message-ID | <qwJMe-13l-13@gated-at.bofh.it> |
| In reply to | #1273678 |
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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Grant Grundler <grantgrundler@gmail.com> |
|---|---|
| Date | 2015-11-20 03:50 +0100 |
| Message-ID | <qwJVT-171-1@gated-at.bofh.it> |
| In reply to | #1273698 |
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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [next] | [standalone]
| From | Helge Deller <deller@gmx.de> |
|---|---|
| Date | 2015-11-20 09:00 +0100 |
| Message-ID | <qwOLU-4hH-9@gated-at.bofh.it> |
| In reply to | #1273699 |
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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web