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
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-26
net: usbnet: Fix -Wcast-function-type
Phong Tran
1
-1
/
+8
2019-09-21
usbnet: ignore endpoints with invalid wMaxPacketSize
Bjørn Mork
1
-0
/
+5
2019-09-19
usbnet: sanity checking of packet sizes and device mtu
Oliver Neukum
1
-0
/
+3
2019-07-30
net: Use skb_frag_off accessors
Jonathan Lemon
1
-1
/
+1
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-2
/
+2
2019-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+6
2019-05-21
usbnet: fix kernel crash after disconnect
Kloetzke Jan
1
-0
/
+6
2019-05-21
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
Thomas Gleixner
1
-13
/
+1
2018-10-02
net: usbnet: make driver_info const
Ben Dooks
1
-6
/
+6
2018-09-04
net: usbnet: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-03-07
net: usbnet: fix potential deadlock on 32bit hosts
Eric Dumazet
1
-4
/
+6
2018-01-22
usbnet: silence an unnecessary warning
Oliver Neukum
1
-5
/
+3
2017-12-07
usbnet: fix alignment for frames with no ethernet header
Bjørn Mork
1
-1
/
+4
2017-10-18
net/usb/usbnet: Convert timers to use timer_setup()
Kees Cook
1
-7
/
+5
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
1
-1
/
+3
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+15
2017-04-06
usbnet: make sure no NULL pointer is passed through
Oliver Neukum
1
-4
/
+15
2017-04-06
net: usbnet: Remove unused driver_name variable
Florian Fainelli
1
-2
/
+0
2017-04-03
net: usbnet: support 64bit stats
Greg Ungerer
1
-4
/
+51
2017-03-21
net: usb: usb: remove old api ethtool_{get|set}_settings
Philippe Reynes
1
-35
/
+0
2017-03-21
net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-0
/
+36
2016-10-20
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
1
-2
/
+2
2016-08-13
net: usb: usbnet: don't print error when allocating urb fails
Wolfram Sang
1
-4
/
+1
2016-07-24
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-138
/
+0
2016-07-18
usbnet: move the CDC parser into USB core
Oliver Neukum
1
-138
/
+0
2016-06-30
usbnet: Stop RX Q on MTU change
Soohoon Lee
1
-3
/
+7
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
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
[next]