diff options
author | John Crispin <blogic@openwrt.org> | 2016-03-08 13:29:57 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-03-11 00:22:12 +0300 |
commit | 0c272fc9b0d6e559835ebfe6bdf3b8c12a570d17 (patch) | |
tree | 08e7d28619090b4e03d9f8cf9422daf2ecc92e78 /MAINTAINERS | |
parent | 009fb0978ca4b5362cf875869c42893cc43b71a1 (diff) | |
download | linux-0c272fc9b0d6e559835ebfe6bdf3b8c12a570d17.tar.xz |
net-next: mediatek: add an entry to MAINTAINERS
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>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2132c99f7fcd..1663ad41803c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7035,6 +7035,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 |