aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2007-02-16 11:03:54 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2007-02-23 18:03:45 -0500
commitd0374f4f9c35cdfbee0ade72d06732613b4e6628 (patch)
tree32b848dd193581115ba5da707c4730f9ca09491b /MAINTAINERS
parent39c4b38cad00287cfd92cb66fec7c9a3edf50f2a (diff)
USB: Davicom DM9601 usbnet driver
This patch adds a driver for the Davicom DM9601 USB 1.1 10/100Mbps ethernet adaptor using the usbnet framework. See http://www.davicom.com.tw/eng/products/dm9601.htm for details. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c268b51e4518..a9c13196f6bd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3392,6 +3392,13 @@ L: linux-usb-devel@lists.sourceforge.net
3392S: Maintained 3392S: Maintained
3393W: http://www.kroah.com/linux-usb/ 3393W: http://www.kroah.com/linux-usb/
3394 3394
3395USB DAVICOM DM9601 DRIVER
3396P: Peter Korsgaard
3397M: jacmet@sunsite.dk
3398L: linux-usb-devel@lists.sourceforge.net
3399W: http://www.linux-usb.org/usbnet
3400S: Maintained
3401
3395USB EHCI DRIVER 3402USB EHCI DRIVER
3396P: David Brownell 3403P: David Brownell
3397M: dbrownell@users.sourceforge.net 3404M: dbrownell@users.sourceforge.net