aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/usb/cdc_ether.c
AgeCommit message (Expand)Author
2013-06-11qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork
2013-05-08qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams
2013-05-06net/usb: new driver for RTL8152hayeswang
2013-04-17net: cdc_ether: silence sparse __CHECK_ENDIAN__ warningBjørn Mork
2013-04-11usbnet: cdc-ether: apply usbnet_link_changeMing Lei
2013-02-19qmi_wwan, cdc-ether: add ADU960SDan Williams
2012-12-19use generic usbnet_manage_power()Oliver Neukum
2012-12-17cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams
2012-12-17qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams
2012-10-26qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-19net: cdc_ether: Add ZTE WWAN matches before generic EthernetAndrew Bird (Sphere Systems)
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp
2012-05-15cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams
2012-05-06cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork
2012-02-22Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman
2011-11-18USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman
2011-11-14net/usb: Misc. fixes for the LG-VL600 LTE USB modemMark Kamichoff
2011-05-10net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams
2011-04-29usbnet: add support for some Huawei modems with cdc-ether portsDan Williams
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski
2010-12-31USB: cdc_ether: remove unneeded checkDan Carpenter
2010-05-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-30cdc_ether: Identify MBM devices by GUID in MDLM descriptorJonas Sjöquist
2010-04-27cdc_ether: fix autosuspend for mbm devicesTorgny Johansson
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson
2010-02-17drivers/net/usb: Use netif_<level> logging facilitiesJoe Perches
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches
2010-01-28cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings
2009-12-03usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum
2009-12-03cdc-ether: Implement reset_resume()Oliver Neukum
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-11-10usbnet: Set link down initially for drivers that update link stateBen Hutchings
2009-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-04cdc_ether: additional Ericsson MBM PID's to the whitelistTorgny Johansson
2009-10-05usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann
2009-06-19cdc_ether: additional PID's to the whitelistJonas Sjöquist
2009-04-21export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik
2009-03-01cdc_ether: add usb id for Ericsson F3507gBjørn Mork
2008-07-22rndis_host: support WM6 devices as modemsThomas Backlund
2008-01-31Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna
2008-01-31cdc_ether: Hardwire CDC descriptors when missingBjorge Dijkstra
2007-07-02net/usb/cdc_ether minor sparse cleanupDavid Brownell
2007-05-22USB: handle more rndis_host odditiesDavid Brownell
2007-05-09Move USB network drivers to drivers/net/usb.Jeff Garzik