mediatek: update patches
[openwrt/svn-archive/archive.git] / target / linux / mediatek / patches-4.4 / 0051-net-next-mediatek-add-an-entry-to-MAINTAINERS.patch
1 From 859c0e3dfcc227b6f3fd324ef2ea5fa22cfc7f17 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 51/91] 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 156e1d3..7737042 100644
16 --- a/MAINTAINERS
17 +++ b/MAINTAINERS
18 @@ -6908,6 +6908,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