diff options
author | John Crispin <[email protected]> | 2016-03-08 11:29:57 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-03-10 16:22:12 -0500 |
commit | 0c272fc9b0d6e559835ebfe6bdf3b8c12a570d17 (patch) | |
tree | 08e7d28619090b4e03d9f8cf9422daf2ecc92e78 | |
parent | 009fb0978ca4b5362cf875869c42893cc43b71a1 (diff) |
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 <[email protected]>
Signed-off-by: John Crispin <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
-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 <[email protected]> +M: John Crispin <[email protected]> +S: Maintained +F: drivers/net/ethernet/mediatek/ + MEDIATEK MT7601U WIRELESS LAN DRIVER M: Jakub Kicinski <[email protected]> |