0051-net-next-mediatek-add-an-entry-to-MAINTAINERS.patch 894 B

1234567891011121314151617181920212223242526272829
  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. Add myself and Felix as the Maintainers for the MediaTek ethernet driver.
  6. Signed-off-by: Felix Fietkau <nbd@nbd.name>
  7. Signed-off-by: John Crispin <blogic@openwrt.org>
  8. ---
  9. MAINTAINERS | 7 +++++++
  10. 1 file changed, 7 insertions(+)
  11. --- a/MAINTAINERS
  12. +++ b/MAINTAINERS
  13. @@ -6907,6 +6907,13 @@ F: include/uapi/linux/meye.h
  14. F: include/uapi/linux/ivtv*
  15. F: include/uapi/linux/uvcvideo.h
  16. +MEDIATEK ETHERNET DRIVER
  17. +M: Felix Fietkau <nbd@nbd.name>
  18. +M: John Crispin <blogic@openwrt.org>
  19. +L: netdev@vger.kernel.org
  20. +S: Maintained
  21. +F: drivers/net/ethernet/mediatek/
  22. +
  23. MEDIATEK MT7601U WIRELESS LAN DRIVER
  24. M: Jakub Kicinski <kubakici@wp.pl>
  25. L: linux-wireless@vger.kernel.org