| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-05-09 | usbnet: avoid integer overflow in start_xmit | Jason A. Donenfeld | 1 | -2/+2 |
| 2015-04-09 | usbnet: rename work handler | Oliver Neukum | 1 | -2/+2 |
| 2015-03-29 | usbnet: Fix tx_bytes statistic running backward in cdc_ncm | Ben Hutchings | 1 | -3/+13 |
| 2015-03-29 | usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers | Ben Hutchings | 1 | -2/+3 |
| 2015-01-25 | usbnet: re-use native hex2bin() | Andy Shevchenko | 1 | -9/+8 |
| 2014-10-28 | usbnet: add a callback for set_rx_mode | Olivier Blin | 1 | -0/+20 |
| 2014-09-23 | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 1 | -6/+8 |
| 2014-08-02 | cdc_subset: deal with a device that needs reset for timeout | Oliver Neukum | 1 | -2/+6 |
| 2014-07-30 | Revert "cdc_subset: deal with a device that needs reset for timeout" | Linus Torvalds | 1 | -6/+2 |
| 2014-07-29 | cdc_subset: deal with a device that needs reset for timeout | Oliver Neukum | 1 | -2/+6 |
| 2014-03-27 | usbnet: include wait queue head in device structure | Oliver Neukum | 1 | -14/+19 |
| 2014-02-17 | usbnet: remove generic hard_header_len check | Emil Goode | 1 | -15/+10 |
| 2014-01-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2014-01-13 | net: usbnet: fix SG initialisation | Bjørn Mork | 1 | -1/+1 |
| 2013-12-06 | usb: Fix FSF address in file headers | Jeff Kirsher | 1 | -2/+1 |
| 2013-11-14 | usbnet: fix status interrupt urb handling | Felix Fietkau | 1 | -3/+0 |
| 2013-10-17 | usbnet: fix error return code in usbnet_probe() | Wei Yongjun | 1 | -1/+3 |
| 2013-09-28 | USBNET: fix handling padding packet | Ming Lei | 1 | -6/+21 |
| 2013-09-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -8/+50 |
| 2013-09-05 | net: usbnet: update addr_assign_type if appropriate | Bjørn Mork | 1 | -0/+4 |
| 2013-08-12 | USBNET: support DMA SG | Ming Lei | 1 | -3/+42 |
| 2013-07-27 | USBNET: increase max rx/tx qlen for improving USB3 thoughtput | Ming Lei | 1 | -0/+9 |
| 2013-07-27 | USBNET: centralize computing of max rx/tx qlen | Ming Lei | 1 | -8/+37 |
| 2013-05-15 | USB: remove remaining instances of USB_SUSPEND | Alan Stern | 1 | -1/+1 |
| 2013-05-08 | usbnet: allow status interrupt URB to always be active | Dan Williams | 1 | -6/+71 |
| 2013-04-11 | usbnet: handle link change | Ming Lei | 1 | -0/+30 |
| 2013-04-11 | usbnet: apply usbnet_link_change | Ming Lei | 1 | -1/+1 |
| 2013-04-11 | usbnet: introduce usbnet_link_change API | Ming Lei | 1 | -0/+13 |
| 2013-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -6/+29 |
| 2013-02-04 | drivers: net: usb: Remove unnecessary alloc/OOM messages | Joe Perches | 1 | -4/+1 |
| 2013-02-04 | net: usbnet: fix tx_dropped statistics | Bjørn Mork | 1 | -6/+4 |
| 2013-01-30 | net: usbnet: prevent buggy devices from killing us | Bjørn Mork | 1 | -0/+25 |
| 2013-01-21 | usbnet: add new flag FLAG_NOARP for usb net devices | Wei Shuai | 1 | -0/+4 |
| 2012-12-19 | usbnet: generic manage_power() | Oliver Neukum | 1 | -0/+10 |
| 2012-12-19 | usbnet: handle PM failure gracefully | Oliver Neukum | 1 | -7/+8 |
| 2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+8 |
| 2012-11-09 | usbnet: ratelimit kevent may have been dropped warnings | Steve Glendinning | 1 | -3/+5 |
| 2012-11-07 | usbnet: runtime wake up device before calling usbnet_{read|write}_cmd | Ming Lei | 1 | -4/+16 |
| 2012-11-07 | usbnet: introduce usbnet_{read|write}_cmd_nopm | Ming Lei | 1 | -5/+57 |
| 2012-10-26 | net: usb: Fix memory leak on Tx data path | Hemant Kumar | 1 | -0/+3 |
| 2012-10-26 | usbnet: introduce usbnet 3 command helpers | Ming Lei | 1 | -0/+132 |
| 2012-10-11 | usbnet: Support devices reporting idleness | Oliver Neukum | 1 | -0/+17 |
| 2012-09-03 | net: usbnet: fix softirq storm on suspend | Bjørn Mork | 1 | -4/+12 |
| 2012-08-31 | usbnet: fix deadlock in resume | Oliver Neukum | 1 | -1/+1 |
| 2012-07-16 | net: usb: Use eth_random_addr | Joe Perches | 1 | -1/+1 |
| 2012-06-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -20/+33 |
| 2012-06-22 | usbnet: handle remote wakeup asap | Ming Lei | 1 | -16/+26 |
| 2012-06-22 | usbnet: decrease suspend count if returning -EBUSY for runtime suspend | Ming Lei | 1 | -0/+1 |
| 2012-06-22 | usbnet: clear OPEN flag in failure path | Ming Lei | 1 | -1/+3 |
| 2012-06-17 | usbnet: sanitise overlong driver information strings | Phil Sutter | 1 | -3/+3 |
| 2012-06-12 | usbnet: don't initialize transfer buffer before submit status URB | tom.leiming@gmail.com | 1 | -1/+0 |
| 2012-06-12 | usbnet: remove declaration for intr_complete | tom.leiming@gmail.com | 1 | -37/+35 |
| 2012-06-12 | usbnet: remove usb_get/put_dev in .probe and .disconnect | tom.leiming@gmail.com | 1 | -4/+0 |
| 2012-05-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -16/+38 |
| 2012-05-15 | usbnet: fix skb traversing races during unlink(v2) | Ming Lei | 1 | -16/+38 |
| 2012-05-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+4 |
| 2012-05-02 | usbnet: fix failure handling in usbnet_probe | tom.leiming@gmail.com | 1 | -1/+3 |
| 2012-05-02 | usbnet: fix leak of transfer buffer of dev->interrupt | tom.leiming@gmail.com | 1 | -0/+1 |
| 2012-04-04 | usbnet: Support the get_ts_info ethtool method. | Richard Cochran | 1 | -0/+1 |
| 2012-03-22 | usbnet: consider device busy at each recieved packet | Oliver Neukum | 1 | -0/+1 |
| 2012-03-22 | usbnet: don't clear urb->dev in tx_complete | tom.leiming@gmail.com | 1 | -1/+0 |
| 2012-03-22 | usbnet: increase URB reference count before usb_unlink_urb | tom.leiming@gmail.com | 1 | -0/+9 |
| 2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
| 2012-03-16 | usbnet: use netif_tx_wake_queue instead of netif_start_queue | Alexey Orishko | 1 | -1/+1 |
| 2012-03-16 | net/usbnet: reserve headroom on rx skbs | Eric Dumazet | 1 | -2/+2 |
| 2012-03-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+2 |
| 2012-03-08 | net/usbnet: avoid recursive locking in usbnet_stop() | Sebastian Siewior | 1 | -0/+2 |
| 2012-01-31 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 1 | -3/+1 |
| 2011-11-07 | usbnet: fix oops in usbnet_start_xmit | Konstantin Khlebnikov | 1 | -1/+2 |
| 2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
| 2011-09-29 | usbnet: add timestamping support | Michael Riesch | 1 | -0/+6 |
| 2011-08-19 | PM / Runtime: Add macro to test for runtime PM events | Alan Stern | 1 | -1/+1 |
| 2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2011-05-10 | treewide: fix a few typos in comments | Justin P. Mattock | 1 | -1/+1 |
| 2011-05-05 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+15 |
| 2011-05-05 | usbnet: runtime pm: fix out of memory | Ming Lei | 1 | -3/+7 |
| 2011-04-28 | usbnet: Resubmit interrupt URB if device is open | Paul Stewart | 1 | -0/+8 |
| 2011-04-17 | drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function. | Thiago Farina | 1 | -3/+3 |
| 2011-04-01 | usbnet: use eth%d name for known ethernet devices | Arnd Bergmann | 1 | -1/+2 |
| 2011-03-30 | net/usb: Ethernet quirks for the LG-VL600 4G modem | Andrzej Zaborowski | 1 | -3/+7 |
| 2011-02-13 | USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r... | Jesper Juhl | 1 | -1/+3 |
| 2010-12-12 | drivers/net: don't use flush_scheduled_work() | Tejun Heo | 1 | -2/+1 |
| 2010-12-06 | usbnet: changes for upcoming cdc_ncm driver | Alexey Orishko | 1 | -14/+31 |
| 2010-11-01 | usbnet: fix usb_autopm_get_interface failure(v1) | Ming Lei | 1 | -0/+11 |
| 2010-08-10 | usbnet: rx_submit() should return an error code. | David S. Miller | 1 | -6/+16 |
| 2010-08-05 | usbnet: remove noisy and hardly useful printk | Christian Samsel | 1 | -1/+0 |
| 2010-07-26 | usbnet: use jiffies in schedule_timeout(), not msecs | Kulikov Vasiliy | 1 | -1/+1 |
| 2010-07-23 | usb: usbnet: use newly introduced hex_to_bin() | Andy Shevchenko | 1 | -11/+2 |
| 2010-07-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+3 |
| 2010-07-02 | usbnet: Set parent device early for netdev_printk() | Ben Hutchings | 1 | -2/+3 |
| 2010-06-12 | usbnet: Print device statistics as unsigned | Ben Hutchings | 1 | -1/+1 |
| 2010-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
| 2010-04-06 | NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c | Elina Pasheva | 1 | -6/+9 |
| 2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
| 2010-02-17 | drivers/net/usb: Use netif_<level> logging facilities | Joe Perches | 1 | -117/+91 |
| 2010-02-17 | usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level> | Joe Perches | 1 | -80/+82 |
| 2009-12-03 | usbnet & cdc-ether: Autosuspend for online devices | Oliver Neukum | 1 | -29/+128 |
| 2009-12-03 | drivers/net: Move && and || to end of previous line | Joe Perches | 1 | -24/+24 |
| 2009-11-10 | usbnet: Set link down initially for drivers that update link state | Ben Hutchings | 1 | -1/+3 |
| 2009-10-05 | usbnet: Set device type for wlan and wwan devices | Marcel Holtmann | 1 | -0/+14 |
| 2009-10-05 | usbnet: Use wwan%d interface name for mobile broadband devices | Marcel Holtmann | 1 | -0/+3 |
| 2009-09-22 | smsc95xx: fix transmission where ZLP is expected | Steve Glendinning | 1 | -1/+1 |
| 2009-09-02 | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 1 | -1/+1 |
| 2009-09-01 | usbnet: convert to netdev_tx_t | Stephen Hemminger | 1 | -4/+4 |
| 2009-08-14 | usbnet: add rx queue pausing | Jussi Kivilinna | 1 | -1/+43 |
| 2009-08-04 | usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop | Jussi Kivilinna | 1 | -14/+18 |
| 2009-07-10 | usbnet: Add stop function pointer to 'struct rndis_data'. | Jussi Kivilinna | 1 | -0/+14 |
| 2009-06-30 | usbnet: Use netdev stats structure | Herbert Xu | 1 | -15/+15 |
| 2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 1 | -1/+1 |
| 2009-06-12 | trivial: fix ETIMEOUT -> ETIMEDOUT typos | Jean Delvare | 1 | -1/+1 |
| 2009-04-21 | export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c | Peter Holik | 1 | -0/+31 |
| 2009-04-16 | usbnet: remove old compat_net_dev_ops code | Alexander Beregalov | 1 | -6/+0 |
| 2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang | 1 | -1/+1 |
| 2009-03-21 | usbnet: support net_device_ops | Stephen Hemminger | 1 | -8/+23 |
| 2009-03-21 | usbnet: convert to internal net_device_stats | Stephen Hemminger | 1 | -9/+0 |
| 2009-03-01 | usbnet: make usbnet_get_link() fall back to ethtool_op_get_link() | Bjørn Mork | 1 | -2/+2 |
| 2008-10-27 | net: convert print_mac to %pM | Johannes Berg | 1 | -3/+2 |
| 2008-09-22 | usbnet: Use skb_queue_walk_safe() instead of by-hand implementation. | David S. Miller | 1 | -2/+1 |
| 2008-01-31 | Move usbnet.h and rndis_host.h to include/linux/usb | Jussi Kivilinna | 1 | -2/+1 |
| 2008-01-31 | usbnet: Use wlan device name for RNDIS wireless devices | Jussi Kivilinna | 1 | -0/+3 |
| 2007-11-07 | [NET]: Let USB_USBNET always select MII. | Adrian Bunk | 1 | -7/+0 |
| 2007-10-10 | [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() | Joe Perches | 1 | -5/+3 |
| 2007-10-10 | [NET]: Nuke SET_MODULE_OWNER macro. | Ralf Baechle | 1 | -1/+0 |
| 2007-10-10 | support for USB autosuspend in the asix driver | Oliver Neukum | 1 | -5/+25 |
| 2007-07-10 | Cleanup usbnet_probe() return value handling | Peter Korsgaard | 1 | -1/+1 |
| 2007-07-08 | usbnet whitespace fixes | David Brownell | 1 | -37/+39 |
| 2007-07-02 | usbnet: Zero padding byte if there is tail room in skb | Peter Korsgaard | 1 | -3/+6 |
| 2007-05-22 | USB: address FIXME in usbnet w.r.t drivers claiming multiple interfaces | Oliver Neukum | 1 | -10/+15 |
| 2007-05-09 | Move USB network drivers to drivers/net/usb. | Jeff Garzik | 1 | -0/+1304 |