| Commit message (Expand) | Author | Age |
* | usbnet: add a callback for set_rx_mode | Olivier Blin | 2014-10-28 |
* | usb: hub: rename khubd to hub_wq in documentation and comments | Petr Mladek | 2014-09-24 |
* | cdc_subset: deal with a device that needs reset for timeout | Oliver Neukum | 2014-08-02 |
* | Revert "cdc_subset: deal with a device that needs reset for timeout" | Linus Torvalds | 2014-07-30 |
* | cdc_subset: deal with a device that needs reset for timeout | Oliver Neukum | 2014-07-29 |
* | usbnet: include wait queue head in device structure | Oliver Neukum | 2014-03-27 |
* | usbnet: remove generic hard_header_len check | Emil Goode | 2014-02-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-01-14 |
|\ |
|
| * | net: usbnet: fix SG initialisation | Bjørn Mork | 2014-01-14 |
* | | usb: Fix FSF address in file headers | Jeff Kirsher | 2013-12-06 |
|/ |
|
* | usbnet: fix status interrupt urb handling | Felix Fietkau | 2013-11-14 |
* | usbnet: fix error return code in usbnet_probe() | Wei Yongjun | 2013-10-17 |
* | USBNET: fix handling padding packet | Ming Lei | 2013-09-28 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-09-05 |
|\ |
|
| * | net: usbnet: update addr_assign_type if appropriate | Bjørn Mork | 2013-09-05 |
| * | USBNET: increase max rx/tx qlen for improving USB3 thoughtput | Ming Lei | 2013-07-27 |
| * | USBNET: centralize computing of max rx/tx qlen | Ming Lei | 2013-07-27 |
* | | USBNET: support DMA SG | Ming Lei | 2013-08-12 |
|/ |
|
* | USB: remove remaining instances of USB_SUSPEND | Alan Stern | 2013-05-15 |
* | usbnet: allow status interrupt URB to always be active | Dan Williams | 2013-05-08 |
* | usbnet: handle link change | Ming Lei | 2013-04-11 |
* | usbnet: apply usbnet_link_change | Ming Lei | 2013-04-11 |
* | usbnet: introduce usbnet_link_change API | Ming Lei | 2013-04-11 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-05 |
|\ |
|
| * | net: usbnet: fix tx_dropped statistics | Bjørn Mork | 2013-02-04 |
| * | net: usbnet: prevent buggy devices from killing us | Bjørn Mork | 2013-01-30 |
* | | drivers: net: usb: Remove unnecessary alloc/OOM messages | Joe Perches | 2013-02-04 |
|/ |
|
* | usbnet: add new flag FLAG_NOARP for usb net devices | Wei Shuai | 2013-01-21 |
* | usbnet: generic manage_power() | Oliver Neukum | 2012-12-19 |
* | usbnet: handle PM failure gracefully | Oliver Neukum | 2012-12-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-10 |
|\ |
|
| * | usbnet: ratelimit kevent may have been dropped warnings | Steve Glendinning | 2012-11-09 |
| * | net: usb: Fix memory leak on Tx data path | Hemant Kumar | 2012-10-26 |
* | | usbnet: runtime wake up device before calling usbnet_{read|write}_cmd | Ming Lei | 2012-11-07 |
* | | usbnet: introduce usbnet_{read|write}_cmd_nopm | Ming Lei | 2012-11-07 |
* | | usbnet: introduce usbnet 3 command helpers | Ming Lei | 2012-10-26 |
|/ |
|
* | usbnet: Support devices reporting idleness | Oliver Neukum | 2012-10-11 |
* | net: usbnet: fix softirq storm on suspend | Bjørn Mork | 2012-09-03 |
* | usbnet: fix deadlock in resume | Oliver Neukum | 2012-08-31 |
* | net: usb: Use eth_random_addr | Joe Perches | 2012-07-17 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-06-25 |
|\ |
|
| * | usbnet: handle remote wakeup asap | Ming Lei | 2012-06-22 |
| * | usbnet: decrease suspend count if returning -EBUSY for runtime suspend | Ming Lei | 2012-06-22 |
| * | usbnet: clear OPEN flag in failure path | Ming Lei | 2012-06-22 |
| * | usbnet: sanitise overlong driver information strings | Phil Sutter | 2012-06-17 |
* | | usbnet: don't initialize transfer buffer before submit status URB | tom.leiming@gmail.com | 2012-06-12 |
* | | usbnet: remove declaration for intr_complete | tom.leiming@gmail.com | 2012-06-12 |
* | | usbnet: remove usb_get/put_dev in .probe and .disconnect | tom.leiming@gmail.com | 2012-06-12 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-05-16 |
|\ |
|
| * | usbnet: fix skb traversing races during unlink(v2) | Ming Lei | 2012-05-15 |