index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
usbnet.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: usb: Use eth_random_addr
Joe Perches
2012-07-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-25
1
-20
/
+33
|
\
|
*
usbnet: handle remote wakeup asap
Ming Lei
2012-06-22
1
-16
/
+26
|
*
usbnet: decrease suspend count if returning -EBUSY for runtime suspend
Ming Lei
2012-06-22
1
-0
/
+1
|
*
usbnet: clear OPEN flag in failure path
Ming Lei
2012-06-22
1
-1
/
+3
|
*
usbnet: sanitise overlong driver information strings
Phil Sutter
2012-06-17
1
-3
/
+3
*
|
usbnet: don't initialize transfer buffer before submit status URB
tom.leiming@gmail.com
2012-06-12
1
-1
/
+0
*
|
usbnet: remove declaration for intr_complete
tom.leiming@gmail.com
2012-06-12
1
-37
/
+35
*
|
usbnet: remove usb_get/put_dev in .probe and .disconnect
tom.leiming@gmail.com
2012-06-12
1
-4
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-16
1
-16
/
+38
|
\
|
*
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
2012-05-15
1
-16
/
+38
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-1
/
+4
|
\
|
|
*
usbnet: fix failure handling in usbnet_probe
tom.leiming@gmail.com
2012-05-02
1
-1
/
+3
|
*
usbnet: fix leak of transfer buffer of dev->interrupt
tom.leiming@gmail.com
2012-05-02
1
-0
/
+1
*
|
usbnet: Support the get_ts_info ethtool method.
Richard Cochran
2012-04-04
1
-0
/
+1
|
/
*
usbnet: consider device busy at each recieved packet
Oliver Neukum
2012-03-22
1
-0
/
+1
*
usbnet: don't clear urb->dev in tx_complete
tom.leiming@gmail.com
2012-03-22
1
-1
/
+0
*
usbnet: increase URB reference count before usb_unlink_urb
tom.leiming@gmail.com
2012-03-22
1
-0
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-18
1
-2
/
+2
|
\
|
*
net/usbnet: reserve headroom on rx skbs
Eric Dumazet
2012-03-16
1
-2
/
+2
*
|
usbnet: use netif_tx_wake_queue instead of netif_start_queue
Alexey Orishko
2012-03-16
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-09
1
-0
/
+2
|
\
|
|
*
net/usbnet: avoid recursive locking in usbnet_stop()
Sebastian Siewior
2012-03-08
1
-0
/
+2
*
|
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-3
/
+1
|
/
*
usbnet: fix oops in usbnet_start_xmit
Konstantin Khlebnikov
2011-11-07
1
-1
/
+2
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
1
-1
/
+1
|
\
|
*
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
2011-08-19
1
-1
/
+1
*
|
usbnet: add timestamping support
Michael Riesch
2011-09-29
1
-0
/
+6
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-1
/
+1
|
\
|
*
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-10
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
1
-3
/
+15
|
\
\
|
*
|
usbnet: runtime pm: fix out of memory
Ming Lei
2011-05-05
1
-3
/
+7
|
*
|
usbnet: Resubmit interrupt URB if device is open
Paul Stewart
2011-04-28
1
-0
/
+8
|
|
/
*
/
drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function.
Thiago Farina
2011-04-17
1
-3
/
+3
|
/
*
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
2011-04-01
1
-1
/
+2
*
net/usb: Ethernet quirks for the LG-VL600 4G modem
Andrzej Zaborowski
2011-03-30
1
-3
/
+7
*
USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() r...
Jesper Juhl
2011-02-13
1
-1
/
+3
*
drivers/net: don't use flush_scheduled_work()
Tejun Heo
2010-12-12
1
-2
/
+1
*
usbnet: changes for upcoming cdc_ncm driver
Alexey Orishko
2010-12-06
1
-14
/
+31
*
usbnet: fix usb_autopm_get_interface failure(v1)
Ming Lei
2010-11-01
1
-0
/
+11
*
usbnet: rx_submit() should return an error code.
David S. Miller
2010-08-10
1
-6
/
+16
*
usbnet: remove noisy and hardly useful printk
Christian Samsel
2010-08-05
1
-1
/
+0
*
usbnet: use jiffies in schedule_timeout(), not msecs
Kulikov Vasiliy
2010-07-26
1
-1
/
+1
*
usb: usbnet: use newly introduced hex_to_bin()
Andy Shevchenko
2010-07-23
1
-11
/
+2
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-07-07
1
-2
/
+3
|
\
|
*
usbnet: Set parent device early for netdev_printk()
Ben Hutchings
2010-07-02
1
-2
/
+3
*
|
usbnet: Print device statistics as unsigned
Ben Hutchings
2010-06-12
1
-1
/
+1
|
/
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-11
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
NET: usb: Adding URB_ZERO_PACKET flag to usbnet.c
Elina Pasheva
2010-04-06
1
-6
/
+9
|
/
[next]