Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1352847
| From | John Crispin <blogic@openwrt.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH V5 4/4] net-next: mediatek: add an entry to MAINTAINERS |
| Date | 2016-03-08 11:40 +0100 |
| Message-ID | <randw-84x-35@gated-at.bofh.it> (permalink) |
| References | <randv-84x-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Add myself and Felix as the Maintainers for the MediaTek ethernet driver. Signed-off-by: Felix Fietkau <nbd@openwrt.org> Signed-off-by: John Crispin <blogic@openwrt.org> --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 9c4d157..b5293f3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7012,6 +7012,13 @@ F: include/uapi/linux/meye.h F: include/uapi/linux/ivtv* F: include/uapi/linux/uvcvideo.h +MEDIATEK ETHERNET DRIVER +M: Felix Fietkau <nbd@openwrt.org> +M: John Crispin <blogic@openwrt.org> +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/ethernet/mediatek/ + MEDIATEK MT7601U WIRELESS LAN DRIVER M: Jakub Kicinski <kubakici@wp.pl> L: linux-wireless@vger.kernel.org -- 1.7.10.4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH V5 0/4] net-next: mediatek: add ethernet driver John Crispin <blogic@openwrt.org> - 2016-03-08 11:40 +0100 [PATCH V5 3/4] net-next: mediatek: add Kconfig and Makefile John Crispin <blogic@openwrt.org> - 2016-03-08 11:40 +0100 [PATCH V5 4/4] net-next: mediatek: add an entry to MAINTAINERS John Crispin <blogic@openwrt.org> - 2016-03-08 11:40 +0100 Re: [PATCH V5 0/4] net-next: mediatek: add ethernet driver David Miller <davem@davemloft.net> - 2016-03-10 22:30 +0100
csiph-web