| Commit message (Expand) | Author | Age | Files | Lines |
* | another pegasus usb net device | Petko Manolov | 2010-03-08 | 1 | -2/+4 |
* | 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 |
* | | net/usb: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-18 | 4 | -34/+15 |
* | | drivers/net/usb: Use netif_<level> logging facilities | Joe Perches | 2010-02-17 | 6 | -341/+264 |
* | | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> | Joe Perches | 2010-02-17 | 9 | -316/+334 |
* | | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 | 8 | -16/+18 |
* | | net: dm9601: convert to use mc helpers | Jiri Pirko | 2010-02-05 | 1 | -5/+5 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-04 | 1 | -1/+1 |
|\| |
|
| * | cdc_ether: Partially revert "usbnet: Set link down initially ..." | Ben Hutchings | 2010-01-29 | 1 | -1/+1 |
* | | MCS7830 USB-Ether: resume _with_ working link, via .reset_resume support | Andreas Mohr | 2010-02-04 | 1 | -67/+123 |
* | | MCS7830 USB-Ether: change register define | Andreas Mohr | 2010-02-04 | 1 | -2/+3 |
* | | MCS7830 USB-Ether: Spelling corrections | Andreas Mohr | 2010-02-04 | 1 | -6/+6 |
* | | MCS7830 USB-Ether: add Rx error support | Andreas Mohr | 2010-02-04 | 1 | -1/+42 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-11 | 2 | -30/+79 |
|\| |
|
| * | hso: fixed missing newlines | Jan Dumon | 2010-01-07 | 1 | -8/+8 |
| * | hso: Fix for 5 sec timeouts with v2.x firmware | Jan Dumon | 2010-01-07 | 1 | -0/+4 |
| * | hso: Attempt to recover from usb bus errors | Jan Dumon | 2010-01-07 | 1 | -10/+44 |
| * | hso: don't change the state of a closed port | Jan Dumon | 2010-01-07 | 1 | -5/+5 |
| * | hso: Fix for endian issues on big endian machines | Jan Dumon | 2010-01-07 | 1 | -5/+7 |
| * | hso: Add Vendor/Product ID's for new devices | Jan Dumon | 2010-01-07 | 1 | -0/+9 |
| * | usbnet: test off by one | roel kluin | 2010-01-04 | 1 | -2/+2 |
* | | drivers/net/usb/catc.c: use %pM to shown MAC address | H Hartley Sweeten | 2009-12-30 | 1 | -4/+2 |
* | | drivers/net/usb/rtl8150.c: use %pM to shown MAC address | H Hartley Sweeten | 2009-12-30 | 1 | -5/+2 |
|/ |
|
* | drivers/net/usb: Correct code taking the size of a pointer | Julia Lawall | 2009-12-14 | 1 | -1/+1 |
* | usb: remove rare pm primitive for conversion to new API | Oliver Neukum | 2009-12-12 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-10 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 | 1 | -1/+1 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 | 1 | -1/+1 |
* | | | usbnet & cdc-ether: Autosuspend for online devices | Oliver Neukum | 2009-12-04 | 2 | -29/+136 |
* | | | 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 | 10 | -80/+80 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 | 1 | -3/+5 |
|\| | |
|
| * | | hso: fix soft-lockup | Antti Kaijanmäki | 2009-11-23 | 1 | -1/+3 |
| * | | hso: fix debug routines | Antti Kaijanmäki | 2009-11-23 | 1 | -2/+2 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 | 1 | -3/+3 |
|\| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-09 | 2 | -2/+42 |
| |\ \
| | |/
| |/| |
|
| * | | USB: rndis_host: debug info clobbered before it is logged | George Nassar | 2009-10-30 | 1 | -3/+3 |
* | | | usbnet: Set link down initially for drivers that update link state | Ben Hutchings | 2009-11-11 | 4 | -9/+11 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-06 | 2 | -2/+42 |
|\ \ \
| | |/
| |/| |
|
| * | | cdc_ether: additional Ericsson MBM PID's to the whitelist | Torgny Johansson | 2009-11-04 | 2 | -2/+42 |
| |/ |
|
* | | convert kaweth to use usb_reset_configuration() | Oliver Neukum | 2009-10-30 | 1 | -10/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-30 | 1 | -0/+4 |
|\| |
|
| * | netdev: usb: dm9601.c can drive a device not supported yet, add support for it | Janusz Krzysztofik | 2009-10-29 | 1 | -0/+4 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-13 | 2 | -1/+18 |
|\| |
|
| * | net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor... | Chris Rankin | 2009-10-13 | 2 | -1/+18 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-10-12 | 1 | -0/+1 |
|\| |
|
| * | rndis_host: support ETHTOOL_GPERMADDR | John W. Linville | 2009-10-07 | 1 | -0/+1 |
* | | usbnet: Set device type for wlan and wwan devices | Marcel Holtmann | 2009-10-05 | 1 | -0/+14 |
* | | usbnet: Use wwan%d interface name for mobile broadband devices | Marcel Holtmann | 2009-10-05 | 2 | -6/+17 |
|/ |
|