| Commit message (Expand) | Author | Age | Files | Lines |
* | net: usb: cdc_ether: use usb.h macros whenever possible | Fabio Porcedda | 2013-09-17 | 1 | -46/+17 |
* | net: usb: cdc_ether: fix checkpatch errors and warnings | Fabio Porcedda | 2013-09-17 | 1 | -27/+20 |
* | net: usb: cdc_ether: Use wwan interface for Telit modules | Fabio Porcedda | 2013-09-17 | 1 | -0/+5 |
* | net/usb: add relative mii functions for r815x | hayeswang | 2013-07-12 | 1 | -2/+7 |
* | net: cdc_ether: allow combined control and data interface | Bjørn Mork | 2013-07-02 | 1 | -5/+17 |
* | qmi_wwan/cdc_ether: let qmi_wwan handle the Huawei E1820 | Bjørn Mork | 2013-06-11 | 1 | -0/+6 |
* | qmi_wwan/cdc_ether: add device IDs for Dell 5804 (Novatel E371) WWAN card | Dan Williams | 2013-05-08 | 1 | -0/+7 |
* | net/usb: new driver for RTL8152 | hayeswang | 2013-05-06 | 1 | -0/+10 |
* | net: cdc_ether: silence sparse __CHECK_ENDIAN__ warning | Bjørn Mork | 2013-04-17 | 1 | -1/+1 |
* | usbnet: cdc-ether: apply usbnet_link_change | Ming Lei | 2013-04-11 | 1 | -4/+1 |
* | qmi_wwan, cdc-ether: add ADU960S | Dan Williams | 2013-02-19 | 1 | -0/+7 |
* | use generic usbnet_manage_power() | Oliver Neukum | 2012-12-19 | 1 | -8/+2 |
* | cdc_ether: cleanup: use USB_DEVICE_AND_INTERFACE_INFO for Novatel 551/E362 | Dan Williams | 2012-12-18 | 1 | -16/+4 |
* | qmi_wwan/cdc_ether: add Dell Wireless 5800 (Novatel E362) USB IDs | Dan Williams | 2012-12-18 | 1 | -0/+15 |
* | qmi_wwan/cdc_ether: move Novatel 551 and E362 to qmi_wwan | Dan Williams | 2012-10-26 | 1 | -15/+26 |
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-23 | 1 | -0/+1 |
|\ |
|
| * | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 2012-05-19 | 1 | -0/+1 |
* | | net: cdc_ether: Add ZTE WWAN matches before generic Ethernet | Andrew Bird (Sphere Systems) | 2012-05-20 | 1 | -0/+56 |
* | | cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN | Dan Williams | 2012-05-15 | 1 | -0/+16 |
|/ |
|
* | cdc_ether: Ignore bogus union descriptor for RNDIS devices | Bjørn Mork | 2012-05-06 | 1 | -2/+12 |
* | Move Logitech Harmony 900 from cdc_ether to zaurus | Scott Talbert | 2012-02-22 | 1 | -0/+7 |
* | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 1 | -15/+4 |
|\ |
|
| * | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -15/+4 |
* | | net/usb: Misc. fixes for the LG-VL600 LTE USB modem | Mark Kamichoff | 2011-11-14 | 1 | -1/+1 |
|/ |
|
* | net/usb: mark LG VL600 LTE modem ethernet interface as WWAN | Dan Williams | 2011-05-11 | 1 | -1/+1 |
* | usbnet: add support for some Huawei modems with cdc-ether ports | Dan Williams | 2011-04-29 | 1 | -2/+12 |
* | usbnet: use eth%d name for known ethernet devices | Arnd Bergmann | 2011-04-02 | 1 | -1/+1 |
* | net/usb: Ethernet quirks for the LG-VL600 4G modem | Andrzej Zaborowski | 2011-03-30 | 1 | -6/+15 |
* | USB: cdc_ether: remove unneeded check | Dan Carpenter | 2010-12-31 | 1 | -3/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-03 | 1 | -0/+1 |
|\ |
|
| * | cdc_ether: fix autosuspend for mbm devices | Torgny Johansson | 2010-04-28 | 1 | -0/+1 |
* | | cdc_ether: Identify MBM devices by GUID in MDLM descriptor | Jonas Sjöquist | 2010-05-01 | 1 | -74/+39 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-26 | 1 | -0/+5 |
|\ |
|
| * | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) | Torgny Johansson | 2010-02-23 | 1 | -0/+5 |
* | | drivers/net/usb: Use netif_<level> logging facilities | Joe Perches | 2010-02-17 | 1 | -10/+8 |
* | | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> | Joe Perches | 2010-02-17 | 1 | -9/+9 |
|/ |
|
* | cdc_ether: Partially revert "usbnet: Set link down initially ..." | Ben Hutchings | 2010-01-29 | 1 | -1/+1 |
* | usbnet & cdc-ether: Autosuspend for online devices | Oliver Neukum | 2009-12-04 | 1 | -0/+8 |
* | cdc-ether: Implement reset_resume() | Oliver Neukum | 2009-12-04 | 1 | -0/+1 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 | 1 | -16/+16 |
* | usbnet: Set link down initially for drivers that update link state | Ben Hutchings | 2009-11-11 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 | 1 | -1/+41 |
|\ |
|
| * | cdc_ether: additional Ericsson MBM PID's to the whitelist | Torgny Johansson | 2009-11-04 | 1 | -1/+41 |
* | | usbnet: Use wwan%d interface name for mobile broadband devices | Marcel Holtmann | 2009-10-05 | 1 | -6/+14 |
|/ |
|
* | cdc_ether: additional PID's to the whitelist | Jonas Sjöquist | 2009-06-19 | 1 | -0/+25 |
* | export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c | Peter Holik | 2009-04-21 | 1 | -32/+1 |
* | cdc_ether: add usb id for Ericsson F3507g | Bjørn Mork | 2009-03-02 | 1 | -0/+5 |
* | rndis_host: support WM6 devices as modems | Thomas Backlund | 2008-07-23 | 1 | -1/+10 |
* | Move usbnet.h and rndis_host.h to include/linux/usb | Jussi Kivilinna | 2008-02-01 | 1 | -2/+1 |
* | cdc_ether: Hardwire CDC descriptors when missing | Bjorge Dijkstra | 2008-02-01 | 1 | -5/+5 |