d3f84abbd5a6e3d63d25d6d82ad456e14ca4642f
[openwrt/openwrt.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@openwrt.org>
9 Signed-off-by: John Crispin <blogic@openwrt.org>
10 ---
11 MAINTAINERS | 7 +++++++
12 1 file changed, 7 insertions(+)
13
14 diff --git a/MAINTAINERS b/MAINTAINERS
15 index 233f834..73f0592 100644
16 --- a/MAINTAINERS
17 +++ b/MAINTAINERS
18 @@ -6902,6 +6902,13 @@ F: include/uapi/linux/meye.h
19 F: include/uapi/linux/ivtv*
20 F: include/uapi/linux/uvcvideo.h
21
22 +MEDIATEK ETHERNET DRIVER
23 +M: Felix Fietkau <nbd@openwrt.org>
24 +M: John Crispin <blogic@openwrt.org>
25 +L: netdev@vger.kernel.org
26 +S: Maintained
27 +F: drivers/net/ethernet/mediatek/
28 +
29 MEDIATEK MT7601U WIRELESS LAN DRIVER
30 M: Jakub Kicinski <kubakici@wp.pl>
31 L: linux-wireless@vger.kernel.org
32 --
33 1.7.10.4
34