linux/drivers/net/usb
Dmitriy Taychenachev 52c0326bea zaurus: add usb id for motomagx phones
The Motorola MOTOMAGX phones (Z6, E8, Zn5 so far) are providing
combined ACM/BLAN USB configuration. Since it has Vendor Specific
class, the corresponding drivers (cdc-acm, zaurus) can't find it just
by interface info. This patch adds usb id so the zaurus driver can
properly handle this combined device.

Signed-off-by: Dmitriy Taychenachev <dimichxp@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-01 20:48:08 -08:00
..
Kconfig net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver 2008-10-08 16:44:18 -07:00
Makefile drivers/net/usb/Makefile - shrink logspam 2008-10-08 17:07:40 -07:00
asix.c asix: new device ids 2009-02-24 23:52:24 -08:00
catc.c net: prepare usb net drivers for addition of status as a parameter 2008-12-18 23:00:59 -08:00
cdc_ether.c cdc_ether: add usb id for Ericsson F3507g 2009-03-01 20:44:21 -08:00
cdc_subset.c
dm9601.c dm9601: warn on invalid mac address 2009-01-08 10:47:01 -08:00
gl620a.c
hso.c hso: add new device id's 2009-02-03 15:13:26 -08:00
kaweth.c net: switch kaweth driver to netdevops 2009-01-08 11:20:22 -08:00
mcs7830.c usb/mcs7830: Don't use buffers from stack for USB transfers 2009-01-21 12:56:24 -08:00
net1080.c
pegasus.c net: convert pegasus driver to net_device_ops 2009-01-08 11:22:25 -08:00
pegasus.h
plusb.c
rndis_host.c rndis_host: support WM6 devices as modems 2008-07-22 19:45:49 -04:00
rtl8150.c net: prepare usb net drivers for addition of status as a parameter 2008-12-18 23:00:59 -08:00
smsc95xx.c net: prepare usb net drivers for addition of status as a parameter 2008-12-18 23:00:59 -08:00
smsc95xx.h net: Add SMSC LAN9500 USB2.0 10/100 ethernet adapter driver 2008-10-08 16:44:18 -07:00
usbnet.c usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() 2009-03-01 20:45:40 -08:00
zaurus.c zaurus: add usb id for motomagx phones 2009-03-01 20:48:08 -08:00