All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/1] MAINTAINERS: update FORCEDETH MAINTAINERS info
@ 2019-09-07  8:14 rain.1986.08.12
  2019-09-10 15:50 ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: rain.1986.08.12 @ 2019-09-07  8:14 UTC (permalink / raw)
  To: mchehab+samsung, davem, gregkh, linux-kernel, rain.1986.08.12

From: Rain River <rain.1986.08.12@gmail.com>

Many FORCEDETH NICs are used in our hosts. Several bugs are fixed and
some features are developed for FORCEDETH NICs. And I have been
reviewing patches for FORCEDETH NIC for several months. Mark me as the
FORCEDETH NIC maintainer. I will send out the patches and maintain
FORCEDETH NIC.

Signed-off-by: Rain River <rain.1986.08.12@gmail.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e7a47b5210fd..0a28090df677 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -649,6 +649,12 @@ M:	Lino Sanfilippo <LinoSanfilippo@gmx.de>
 S:	Maintained
 F:	drivers/net/ethernet/alacritech/*
 
+FORCEDETH GIGABIT ETHERNET DRIVER
+M:	Rain River <rain.1986.08.12@gmail.com>
+L:	netdev@vger.kernel.org
+S:	Maintained
+F:	drivers/net/ethernet/nvidia/*
+
 ALCATEL SPEEDTOUCH USB DRIVER
 M:	Duncan Sands <duncan.sands@free.fr>
 L:	linux-usb@vger.kernel.org
-- 
2.17.1


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

* Re: [PATCH 1/1] MAINTAINERS: update FORCEDETH MAINTAINERS info
  2019-09-07  8:14 [PATCH 1/1] MAINTAINERS: update FORCEDETH MAINTAINERS info rain.1986.08.12
@ 2019-09-10 15:50 ` David Miller
  2019-09-12  3:06   ` Rain River
  0 siblings, 1 reply; 5+ messages in thread
From: David Miller @ 2019-09-10 15:50 UTC (permalink / raw)
  To: rain.1986.08.12; +Cc: mchehab+samsung, gregkh, linux-kernel

From: rain.1986.08.12@gmail.com
Date: Sat,  7 Sep 2019 16:14:46 +0800

> From: Rain River <rain.1986.08.12@gmail.com>
> 
> Many FORCEDETH NICs are used in our hosts. Several bugs are fixed and
> some features are developed for FORCEDETH NICs. And I have been
> reviewing patches for FORCEDETH NIC for several months. Mark me as the
> FORCEDETH NIC maintainer. I will send out the patches and maintain
> FORCEDETH NIC.
> 
> Signed-off-by: Rain River <rain.1986.08.12@gmail.com>

Please resend this with netdev properly CC:'d, thank you.

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

* Re: [PATCH 1/1] MAINTAINERS: update FORCEDETH MAINTAINERS info
  2019-09-10 15:50 ` David Miller
@ 2019-09-12  3:06   ` Rain River
  0 siblings, 0 replies; 5+ messages in thread
From: Rain River @ 2019-09-12  3:06 UTC (permalink / raw)
  To: David Miller; +Cc: mchehab+samsung, gregkh, linux-kernel

OK. I will resend this very soon.

On Tue, Sep 10, 2019 at 11:50 PM David Miller <davem@davemloft.net> wrote:
>
> From: rain.1986.08.12@gmail.com
> Date: Sat,  7 Sep 2019 16:14:46 +0800
>
> > From: Rain River <rain.1986.08.12@gmail.com>
> >
> > Many FORCEDETH NICs are used in our hosts. Several bugs are fixed and
> > some features are developed for FORCEDETH NICs. And I have been
> > reviewing patches for FORCEDETH NIC for several months. Mark me as the
> > FORCEDETH NIC maintainer. I will send out the patches and maintain
> > FORCEDETH NIC.
> >
> > Signed-off-by: Rain River <rain.1986.08.12@gmail.com>
>
> Please resend this with netdev properly CC:'d, thank you.

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

* Re: [PATCH 1/1] MAINTAINERS: update FORCEDETH MAINTAINERS info
  2019-09-13 13:43 rain.1986.08.12
@ 2019-09-16  7:16 ` David Miller
  0 siblings, 0 replies; 5+ messages in thread
From: David Miller @ 2019-09-16  7:16 UTC (permalink / raw)
  To: rain.1986.08.12; +Cc: mchehab+samsung, gregkh, linux-kernel, netdev

From: rain.1986.08.12@gmail.com
Date: Fri, 13 Sep 2019 21:43:45 +0800

> From: Rain River <rain.1986.08.12@gmail.com>
> 
> Many FORCEDETH NICs are used in our hosts. Several bugs are fixed and
> some features are developed for FORCEDETH NICs. And I have been
> reviewing patches for FORCEDETH NIC for several months. Mark me as the
> FORCEDETH NIC maintainer. I will send out the patches and maintain
> FORCEDETH NIC.
> 
> Signed-off-by: Rain River <rain.1986.08.12@gmail.com>

Applied.

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

* [PATCH 1/1] MAINTAINERS: update FORCEDETH MAINTAINERS info
@ 2019-09-13 13:43 rain.1986.08.12
  2019-09-16  7:16 ` David Miller
  0 siblings, 1 reply; 5+ messages in thread
From: rain.1986.08.12 @ 2019-09-13 13:43 UTC (permalink / raw)
  To: mchehab+samsung, davem, gregkh, linux-kernel, rain.1986.08.12, netdev

From: Rain River <rain.1986.08.12@gmail.com>

Many FORCEDETH NICs are used in our hosts. Several bugs are fixed and
some features are developed for FORCEDETH NICs. And I have been
reviewing patches for FORCEDETH NIC for several months. Mark me as the
FORCEDETH NIC maintainer. I will send out the patches and maintain
FORCEDETH NIC.

Signed-off-by: Rain River <rain.1986.08.12@gmail.com>
---
 MAINTAINERS | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index e7a47b5210fd..0a28090df677 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -649,6 +649,12 @@ M:	Lino Sanfilippo <LinoSanfilippo@gmx.de>
 S:	Maintained
 F:	drivers/net/ethernet/alacritech/*
 
+FORCEDETH GIGABIT ETHERNET DRIVER
+M:	Rain River <rain.1986.08.12@gmail.com>
+L:	netdev@vger.kernel.org
+S:	Maintained
+F:	drivers/net/ethernet/nvidia/*
+
 ALCATEL SPEEDTOUCH USB DRIVER
 M:	Duncan Sands <duncan.sands@free.fr>
 L:	linux-usb@vger.kernel.org
-- 
2.17.1


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

end of thread, other threads:[~2019-09-16  7:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-07  8:14 [PATCH 1/1] MAINTAINERS: update FORCEDETH MAINTAINERS info rain.1986.08.12
2019-09-10 15:50 ` David Miller
2019-09-12  3:06   ` Rain River
2019-09-13 13:43 rain.1986.08.12
2019-09-16  7:16 ` David Miller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.