treewide: replace nbd@openwrt.org with nbd@nbd.name
[openwrt/staging/lynxis/omap.git] / target / linux / mediatek / patches-4.4 / 0051-net-next-mediatek-add-an-entry-to-MAINTAINERS.patch
1 From 514e4ce65a5f1b5bfa3cbca153f672844f093f0e Mon Sep 17 00:00:00 2001
2 From: John Crispin <blogic@openwrt.org>
3 Date: Wed, 2 Mar 2016 04:34:04 +0100
4 Subject: [PATCH 051/102] net-next: mediatek: add an entry to MAINTAINERS
5
6 Add myself and Felix as the Maintainers for the MediaTek ethernet driver.
7
8 Signed-off-by: Felix Fietkau <nbd@nbd.name>
9 Signed-off-by: John Crispin <blogic@openwrt.org>
10 ---
11 MAINTAINERS | 7 +++++++
12 1 file changed, 7 insertions(+)
13
14 --- a/MAINTAINERS
15 +++ b/MAINTAINERS
16 @@ -6907,6 +6907,13 @@ F: include/uapi/linux/meye.h
17 F: include/uapi/linux/ivtv*
18 F: include/uapi/linux/uvcvideo.h
19
20 +MEDIATEK ETHERNET DRIVER
21 +M: Felix Fietkau <nbd@nbd.name>
22 +M: John Crispin <blogic@openwrt.org>
23 +L: netdev@vger.kernel.org
24 +S: Maintained
25 +F: drivers/net/ethernet/mediatek/
26 +
27 MEDIATEK MT7601U WIRELESS LAN DRIVER
28 M: Jakub Kicinski <kubakici@wp.pl>
29 L: linux-wireless@vger.kernel.org