diff options
author | Woojung.Huh@microchip.com <Woojung.Huh@microchip.com> | 2016-02-25 23:33:16 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-29 17:12:07 -0500 |
commit | 146498ea06141351ebc9360b9025a5d475d7e02f (patch) | |
tree | b5b8e38b0689da2c704de26fb607bb6ab094c29f /MAINTAINERS | |
parent | 349e0c5e2237744d2acc1bdb52526a69c5fdcd52 (diff) | |
download | linux-146498ea06141351ebc9360b9025a5d475d7e02f.tar.gz linux-146498ea06141351ebc9360b9025a5d475d7e02f.tar.bz2 linux-146498ea06141351ebc9360b9025a5d475d7e02f.zip |
MAINTAINERS: Add LAN78XX entry
Add maintainers for Microchip LAN78XX.
UNGLinuxDriver@microchip.com is alias email which goes to current
developers work for Microchip Network related products.
Signed-off-by: Woojung Huh <woojung.huh@microchip.com>
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 27393cff1707..12b764f4c93c 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11332,6 +11332,13 @@ S: Maintained F: drivers/usb/host/isp116x* F: include/linux/usb/isp116x.h +USB LAN78XX ETHERNET DRIVER +M: Woojung Huh <woojung.huh@microchip.com> +M: Microchip Linux Driver Support <UNGLinuxDriver@microchip.com> +L: netdev@vger.kernel.org +S: Maintained +F: drivers/net/usb/lan78xx.* + USB MASS STORAGE DRIVER M: Matthew Dharm <mdharm-usb@one-eyed-alien.net> L: linux-usb@vger.kernel.org |