android_kernel_motorola_sm6225/drivers/net/usb
Bjørn Mork cac477e8f1 cdc_ether: add usb id for Ericsson F3507g
The Ericsson F3507g wireless broadband module provides a CDC Ethernet
compliant interface, but identifies it as a "Mobile Direct Line" CDC
subclass, thereby preventing the CDC Ethernet class driver from picking
it up.  This patch adds the device id to cdc_ether.c as a workaround.

Ericsson has provided a "class" driver for this device:
http://kerneltrap.org/mailarchive/linux-net/2008/10/28/3832094
But closer inspection of that driver reveals that it adds little more
than duplication of code from cdc_ether.c.  See also
http://marc.info/?l=linux-usb&m=123334979706403&w=2

Signed-off-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-01 20:44:21 -08: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 USB: build fix 2008-05-20 14:14:15 -07:00
dm9601.c dm9601: warn on invalid mac address 2009-01-08 10:47:01 -08:00
gl620a.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00
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
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
mcs7830.c usb/mcs7830: Don't use buffers from stack for USB transfers 2009-01-21 12:56:24 -08:00
net1080.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00
pegasus.c net: convert pegasus driver to net_device_ops 2009-01-08 11:22:25 -08:00
pegasus.h Move USB network drivers to drivers/net/usb. 2007-05-09 21:31:55 -04:00
plusb.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00
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 net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
zaurus.c Move usbnet.h and rndis_host.h to include/linux/usb 2008-01-31 19:27:00 -08:00