aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/cdc_ether.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-04-30cdc_ether: Identify MBM devices by GUID in MDLM descriptorJonas Sjöquist1-74/+39
2010-04-27cdc_ether: fix autosuspend for mbm devicesTorgny Johansson1-0/+1
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+5
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson1-0/+5
2010-02-17drivers/net/usb: Use netif_<level> logging facilitiesJoe Perches1-10/+8
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches1-9/+9
2010-01-28cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings1-1/+1
2009-12-03usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum1-0/+8
2009-12-03cdc-ether: Implement reset_resume()Oliver Neukum1-0/+1
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches1-16/+16
2009-11-10usbnet: Set link down initially for drivers that update link stateBen Hutchings1-1/+1
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+41
2009-11-04cdc_ether: additional Ericsson MBM PID's to the whitelistTorgny Johansson1-1/+41
2009-10-05usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann1-6/+14
2009-06-19cdc_ether: additional PID's to the whitelistJonas Sjöquist1-0/+25
2009-04-21export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik1-32/+1
2009-03-01cdc_ether: add usb id for Ericsson F3507gBjørn Mork1-0/+5
2008-07-22rndis_host: support WM6 devices as modemsThomas Backlund1-1/+10
2008-01-31Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna1-2/+1
2008-01-31cdc_ether: Hardwire CDC descriptors when missingBjorge Dijkstra1-5/+5
2007-07-02net/usb/cdc_ether minor sparse cleanupDavid Brownell1-4/+4
2007-05-22USB: handle more rndis_host odditiesDavid Brownell1-0/+16
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik1-0/+570