index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
usbnet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-03
usbnet: correct speed testing
Oliver Neukum
1
-0
/
+1
2016-03-07
usbnet: cleanup after bind() in probe()
Oliver Neukum
1
-0
/
+7
2015-12-04
usbnet: allow mini-drivers to consume L2 headers
Bjørn Mork
1
-1
/
+4
2015-11-10
usbnet: remove ifdefed out call to dma_supported
Christoph Hellwig
1
-6
/
+0
2015-09-15
CDC: common parser for extra headers
Oliver Neukum
1
-0
/
+138
2015-09-08
usbnet: Fix a race between usbnet_stop() and the BH
Eugene Shatokhin
1
-11
/
+28
2015-08-25
usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
Eugene Shatokhin
1
-3
/
+4
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
[next]