Age | Commit message (Expand) | Author |
2010-01-07 | hso: fixed missing newlines | Jan Dumon |
2010-01-07 | hso: Fix for 5 sec timeouts with v2.x firmware | Jan Dumon |
2010-01-07 | hso: Attempt to recover from usb bus errors | Jan Dumon |
2010-01-07 | hso: don't change the state of a closed port | Jan Dumon |
2010-01-07 | hso: Fix for endian issues on big endian machines | Jan Dumon |
2010-01-07 | hso: Add Vendor/Product ID's for new devices | Jan Dumon |
2010-01-03 | usbnet: test off by one | roel kluin |
2009-12-13 | drivers/net/usb: Correct code taking the size of a pointer | Julia Lawall |
2009-12-11 | usb: remove rare pm primitive for conversion to new API | Oliver Neukum |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-03 | 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-11-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-23 | hso: fix soft-lockup | Antti Kaijanmäki |
2009-11-23 | hso: fix debug routines | Antti Kaijanmäki |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-10 | usbnet: Set link down initially for drivers that update link state | Ben Hutchings |
2009-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2009-11-06 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-04 | cdc_ether: additional Ericsson MBM PID's to the whitelist | Torgny Johansson |
2009-10-30 | USB: rndis_host: debug info clobbered before it is logged | George Nassar |
2009-10-29 | convert kaweth to use usb_reset_configuration() | Oliver Neukum |
2009-10-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-29 | netdev: usb: dm9601.c can drive a device not supported yet, add support for it | Janusz Krzysztofik |
2009-10-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-13 | net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor... | Chris Rankin |
2009-10-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-07 | rndis_host: support ETHTOOL_GPERMADDR | John W. Linville |
2009-10-05 | usbnet: Set device type for wlan and wwan devices | Marcel Holtmann |
2009-10-05 | usbnet: Use wwan%d interface name for mobile broadband devices | Marcel Holtmann |
2009-09-24 | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller |
2009-09-23 | USB: Fix CDC EEM host driver 'sentinel' CRC validation | Brian Niebuhr |
2009-09-22 | smsc95xx: fix transmission where ZLP is expected | Steve Glendinning |
2009-09-22 | kaweth: Fix memory leak in kaweth_control() | Kevin Cernekee |
2009-09-22 | smsc95xx: add additional USB product IDs | Steve Glendinning |
2009-09-14 | cdc-phonet: remove noisy debug statement | Rémi Denis-Courmont |
2009-09-11 | cdc-phonet: autoconfigure Phonet address | Rémi Denis-Courmont |
2009-09-11 | net: Add DEVTYPE support for Ethernet based devices | Marcel Holtmann |
2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger |
2009-09-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-09-01 | usbnet: convert to netdev_tx_t | Stephen Hemminger |
2009-08-14 | pegasus: Add new device ID. | Petko Manolov |
2009-08-14 | usbnet: add rx queue pausing | Jussi Kivilinna |
2009-08-04 | rndis_host: allow rndis_wlan to see all indications | Jussi Kivilinna |
2009-08-04 | usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop | Jussi Kivilinna |
2009-08-02 | smsc95xx: remove EEPROM loaded check | Steve Glendinning |
2009-07-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |