index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
usbnet.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-04
net: usbnet: fix tx_dropped statistics
Bjørn Mork
1
-6
/
+4
2013-01-31
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-20
usbnet: generic manage_power()
Oliver Neukum
1
-0
/
+10
2012-12-20
usbnet: handle PM failure gracefully
Oliver Neukum
1
-7
/
+8
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+8
2012-11-10
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-09-01
usbnet: fix deadlock in resume
Oliver Neukum
1
-1
/
+1
2012-07-17
net: usb: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-20
/
+33
2012-06-23
usbnet: handle remote wakeup asap
Ming Lei
1
-16
/
+26
2012-06-23
usbnet: decrease suspend count if returning -EBUSY for runtime suspend
Ming Lei
1
-0
/
+1
2012-06-23
usbnet: clear OPEN flag in failure path
Ming Lei
1
-1
/
+3
2012-06-18
usbnet: sanitise overlong driver information strings
Phil Sutter
1
-3
/
+3
2012-06-13
usbnet: don't initialize transfer buffer before submit status URB
tom.leiming@gmail.com
1
-1
/
+0
2012-06-13
usbnet: remove declaration for intr_complete
tom.leiming@gmail.com
1
-37
/
+35
2012-06-13
usbnet: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
1
-4
/
+0
2012-05-17
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-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2012-05-03
usbnet: fix failure handling in usbnet_probe
tom.leiming@gmail.com
1
-1
/
+3
2012-05-03
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-23
usbnet: consider device busy at each recieved packet
Oliver Neukum
1
-0
/
+1
2012-03-23
usbnet: don't clear urb->dev in tx_complete
tom.leiming@gmail.com
1
-1
/
+0
2012-03-23
usbnet: increase URB reference count before usb_unlink_urb
tom.leiming@gmail.com
1
-0
/
+9
2012-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2012-03-17
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-10
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-02-01
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-20
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-06
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-18
drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function.
Thiago Farina
1
-3
/
+3
2011-04-02
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
[prev]
[next]