summaryrefslogtreecommitdiff
path: root/drivers/net/usb/cdc_ether.c
Commit message (Expand)AuthorAge
* usb: Fix FSF address in file headersJeff Kirsher2013-12-06
* net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda2013-09-16
* net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda2013-09-16
* net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda2013-09-16
* net/usb: add relative mii functions for r815xhayeswang2013-07-11
* net: cdc_ether: allow combined control and data interfaceBjørn Mork2013-07-02
* qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820Bjørn Mork2013-06-11
* qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN cardDan Williams2013-05-08
* net/usb: new driver for RTL8152hayeswang2013-05-06
* net: cdc_ether: silence sparse __CHECK_ENDIAN__ warningBjørn Mork2013-04-17
* usbnet: cdc-ether: apply usbnet_link_changeMing Lei2013-04-11
* qmi_wwan, cdc-ether: add ADU960SDan Williams2013-02-19
* use generic usbnet_manage_power()Oliver Neukum2012-12-19
* cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362Dan Williams2012-12-17
* qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDsDan Williams2012-12-17
* qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwanDan Williams2012-10-26
* Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-22
|\
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-18
* | net: cdc_ether: Add ZTE WWAN matches before generic EthernetAndrew Bird (Sphere Systems)2012-05-19
* | cdc_ether: add Novatel USB551L device IDs for FLAG_WWANDan Williams2012-05-15
|/
* cdc_ether: Ignore bogus union descriptor for RNDIS devicesBjørn Mork2012-05-06
* Move Logitech Harmony 900 from cdc_ether to zaurusScott Talbert2012-02-22
* Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-06
|\
| * USB: convert drivers/net/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
* | net/usb: Misc. fixes for the LG-VL600 LTE USB modemMark Kamichoff2011-11-14
|/
* net/usb: mark LG VL600 LTE modem ethernet interface as WWANDan Williams2011-05-10
* usbnet: add support for some Huawei modems with cdc-ether portsDan Williams2011-04-29
* usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-01
* net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-30
* USB: cdc_ether: remove unneeded checkDan Carpenter2010-12-31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-05-02
|\
| * cdc_ether: fix autosuspend for mbm devicesTorgny Johansson2010-04-27
* | cdc_ether: Identify MBM devices by GUID in MDLM descriptorJonas Sjöquist2010-04-30
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-25
|\
| * cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson2010-02-23
* | drivers/net/usb: Use netif_<level> logging facilitiesJoe Perches2010-02-17
* | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches2010-02-17
|/
* cdc_ether: Partially revert "usbnet: Set link down initially ..."Ben Hutchings2010-01-28
* usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum2009-12-03
* cdc-ether: Implement reset_resume()Oliver Neukum2009-12-03
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-03
* usbnet: Set link down initially for drivers that update link stateBen Hutchings2009-11-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-06
|\
| * cdc_ether: additional Ericsson MBM PID's to the whitelistTorgny Johansson2009-11-04
* | usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann2009-10-05
|/
* cdc_ether: additional PID's to the whitelistJonas Sjöquist2009-06-19
* export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik2009-04-21
* cdc_ether: add usb id for Ericsson F3507gBjørn Mork2009-03-01
* rndis_host: support WM6 devices as modemsThomas Backlund2008-07-22
* Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna2008-01-31