Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1227026
| From | Michael Grzeschik <m.grzeschik@pengutronix.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH][RESEND] MAINTAINERS: add arcnet and take maintainership |
| Date | 2015-09-17 15:30 +0200 |
| Message-ID | <q9Hqa-4OV-13@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Add entry for arcnet to MAINTAINERS file and add myself as the maintainer of the subsystem. Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de> Cc: davem@davemloft.net Cc: joe@perches.com --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 7ba7ab7..0a015f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -808,6 +808,13 @@ S: Maintained F: drivers/video/fbdev/arcfb.c F: drivers/video/fbdev/core/fb_defio.c +ARCNET NETWORK LAYER +M: Michael Grzeschik <m.grzeschik@pengutronix.de> +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/arcnet/ +F: include/uapi/linux/if_arcnet.h + ARM MFM AND FLOPPY DRIVERS M: Ian Molton <spyro@f2s.com> S: Maintained -- 2.5.1 -- 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/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH][RESEND] MAINTAINERS: add arcnet and take maintainership Michael Grzeschik <m.grzeschik@pengutronix.de> - 2015-09-17 15:30 +0200 Re: [PATCH][RESEND] MAINTAINERS: add arcnet and take maintainership David Miller <davem@davemloft.net> - 2015-09-18 07:30 +0200 Re: [PATCH][RESEND] MAINTAINERS: add arcnet and take maintainership Uwe Kleine-König <u.kleine-koenig@pengutronix.de> - 2015-09-18 08:00 +0200
csiph-web