| Commit message (Expand) | Author | Age |
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2012-05-22 |
|\ |
|
| * | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 2012-05-18 |
* | | net: cdc_ether: Add ZTE WWAN matches before generic Ethernet | Andrew Bird (Sphere Systems) | 2012-05-19 |
* | | cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN | Dan Williams | 2012-05-15 |
|/ |
|
* | cdc_ether: Ignore bogus union descriptor for RNDIS devices | Bjørn Mork | 2012-05-06 |
* | Move Logitech Harmony 900 from cdc_ether to zaurus | Scott Talbert | 2012-02-22 |
* | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 |
|\ |
|
| * | USB: convert drivers/net/* to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 |
* | | net/usb: Misc. fixes for the LG-VL600 LTE USB modem | Mark Kamichoff | 2011-11-14 |
|/ |
|
* | net/usb: mark LG VL600 LTE modem ethernet interface as WWAN | Dan Williams | 2011-05-10 |
* | usbnet: add support for some Huawei modems with cdc-ether ports | Dan Williams | 2011-04-29 |
* | usbnet: use eth%d name for known ethernet devices | Arnd Bergmann | 2011-04-01 |
* | net/usb: Ethernet quirks for the LG-VL600 4G modem | Andrzej Zaborowski | 2011-03-30 |
* | USB: cdc_ether: remove unneeded check | Dan Carpenter | 2010-12-31 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-05-03 |
|\ |
|
| * | cdc_ether: fix autosuspend for mbm devices | Torgny Johansson | 2010-04-27 |
* | | cdc_ether: Identify MBM devices by GUID in MDLM descriptor | Jonas Sjöquist | 2010-04-30 |
|/ |
|
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-26 |
|\ |
|
| * | cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) | Torgny Johansson | 2010-02-23 |
* | | drivers/net/usb: Use netif_<level> logging facilities | Joe Perches | 2010-02-17 |
* | | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> | Joe Perches | 2010-02-17 |
|/ |
|
* | cdc_ether: Partially revert "usbnet: Set link down initially ..." | Ben Hutchings | 2010-01-29 |
* | usbnet & cdc-ether: Autosuspend for online devices | Oliver Neukum | 2009-12-03 |
* | cdc-ether: Implement reset_resume() | Oliver Neukum | 2009-12-03 |
* | drivers/net: Move && and || to end of previous line | Joe Perches | 2009-12-03 |
* | usbnet: Set link down initially for drivers that update link state | Ben Hutchings | 2009-11-10 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 |
|\ |
|
| * | cdc_ether: additional Ericsson MBM PID's to the whitelist | Torgny Johansson | 2009-11-04 |
* | | usbnet: Use wwan%d interface name for mobile broadband devices | Marcel Holtmann | 2009-10-05 |
|/ |
|
* | cdc_ether: additional PID's to the whitelist | Jonas Sjöquist | 2009-06-19 |
* | export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c | Peter Holik | 2009-04-21 |
* | cdc_ether: add usb id for Ericsson F3507g | Bjørn Mork | 2009-03-01 |
* | rndis_host: support WM6 devices as modems | Thomas Backlund | 2008-07-22 |
* | Move usbnet.h and rndis_host.h to include/linux/usb | Jussi Kivilinna | 2008-01-31 |
* | cdc_ether: Hardwire CDC descriptors when missing | Bjorge Dijkstra | 2008-01-31 |
* | net/usb/cdc_ether minor sparse cleanup | David Brownell | 2007-07-02 |
* | USB: handle more rndis_host oddities | David Brownell | 2007-05-23 |
* | Move USB network drivers to drivers/net/usb. | Jeff Garzik | 2007-05-09 |