| Commit message (Expand) | Author | Age |
* | net/usb: add sierra_net.c driver | Elina Pasheva | 2010-04-27 |
* | cdc_ether: fix autosuspend for mbm devices | Torgny Johansson | 2010-04-27 |
* | ipheth: potential null dereferences on error path | Dan Carpenter | 2010-04-27 |
* | drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Ad... | Andreas Hartmann | 2010-04-27 |
* | drivers/net/usb: Add new driver ipheth | Diego Giagio | 2010-04-22 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | smsc95xx: Fix tx checksum offload for small packets | Steve Glendinning | 2010-03-19 |
* | smsc95xx: wait for PHY to complete reset during init | Steve Glendinning | 2010-03-16 |
* | smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver | Steve Glendinning | 2010-03-16 |
* | obsolete config in kernel source: HSO_AUTOPM | Christoph Egger | 2010-03-15 |
* | asix: fix setting mac address for AX88772 | Jussi Kivilinna | 2010-03-10 |
* | another pegasus usb net device | Petko Manolov | 2010-03-07 |
* | 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 |
* | | net/usb: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-18 |
* | | 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 |
* | | net: use netdev_mc_count and netdev_mc_empty when appropriate | Jiri Pirko | 2010-02-12 |
* | | net: dm9601: convert to use mc helpers | Jiri Pirko | 2010-02-05 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-02-03 |
|\| |
|
| * | cdc_ether: Partially revert "usbnet: Set link down initially ..." | Ben Hutchings | 2010-01-29 |
* | | MCS7830 USB-Ether: resume _with_ working link, via .reset_resume support | Andreas Mohr | 2010-02-03 |
* | | MCS7830 USB-Ether: change register define | Andreas Mohr | 2010-02-03 |
* | | MCS7830 USB-Ether: Spelling corrections | Andreas Mohr | 2010-02-03 |
* | | MCS7830 USB-Ether: add Rx error support | Andreas Mohr | 2010-02-03 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-11 |
|\| |
|
| * | 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-07 |
| * | usbnet: test off by one | roel kluin | 2010-01-04 |
* | | drivers/net/usb/catc.c: use %pM to shown MAC address | H Hartley Sweeten | 2009-12-29 |
* | | drivers/net/usb/rtl8150.c: use %pM to shown MAC address | H Hartley Sweeten | 2009-12-29 |
|/ |
|
* | drivers/net/usb: Correct code taking the size of a pointer | Julia Lawall | 2009-12-13 |
* | usb: remove rare pm primitive for conversion to new API | Oliver Neukum | 2009-12-12 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-12-09 |
|\ |
|
| * | Merge branch 'for-next' into for-linus | Jiri Kosina | 2009-12-07 |
| |\ |
|
| | * | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2009-12-04 |
* | | | 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 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-29 |
|\| | |
|
| * | | hso: fix soft-lockup | Antti Kaijanmäki | 2009-11-23 |
| * | | hso: fix debug routines | Antti Kaijanmäki | 2009-11-23 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 |
|\| | |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-09 |
| |\ \
| | |/
| |/| |
|
| * | | USB: rndis_host: debug info clobbered before it is logged | George Nassar | 2009-10-30 |
* | | | usbnet: Set link down initially for drivers that update link state | Ben Hutchings | 2009-11-10 |