index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
/
usbnet.c
Age
Commit message (
Expand
)
Author
2018-10-02
net: usbnet: make driver_info const
Ben Dooks
2018-09-04
net: usbnet: mark expected switch fall-through
Gustavo A. R. Silva
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-03-07
net: usbnet: fix potential deadlock on 32bit hosts
Eric Dumazet
2018-01-22
usbnet: silence an unnecessary warning
Oliver Neukum
2017-12-07
usbnet: fix alignment for frames with no ethernet header
Bjørn Mork
2017-10-18
net/usb/usbnet: Convert timers to use timer_setup()
Kees Cook
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-04-06
usbnet: make sure no NULL pointer is passed through
Oliver Neukum
2017-04-06
net: usbnet: Remove unused driver_name variable
Florian Fainelli
2017-04-03
net: usbnet: support 64bit stats
Greg Ungerer
2017-03-21
net: usb: usb: remove old api ethtool_{get|set}_settings
Philippe Reynes
2017-03-21
net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-20
net: use core MTU range checking in USB NIC drivers
Jarod Wilson
2016-08-13
net: usb: usbnet: don't print error when allocating urb fails
Wolfram Sang
2016-07-24
Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2016-07-18
usbnet: move the CDC parser into USB core
Oliver Neukum
2016-06-30
usbnet: Stop RX Q on MTU change
Soohoon Lee
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-03
usbnet: correct speed testing
Oliver Neukum
2016-03-07
usbnet: cleanup after bind() in probe()
Oliver Neukum
2015-12-04
usbnet: allow mini-drivers to consume L2 headers
Bjørn Mork
2015-11-10
usbnet: remove ifdefed out call to dma_supported
Christoph Hellwig
2015-09-15
CDC: common parser for extra headers
Oliver Neukum
2015-09-08
usbnet: Fix a race between usbnet_stop() and the BH
Eugene Shatokhin
2015-08-25
usbnet: Get EVENT_NO_RUNTIME_PM bit before it is cleared
Eugene Shatokhin
2015-05-09
usbnet: avoid integer overflow in start_xmit
Jason A. Donenfeld
2015-04-09
usbnet: rename work handler
Oliver Neukum
2015-03-29
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
2015-03-29
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
2015-01-25
usbnet: re-use native hex2bin()
Andy Shevchenko
2014-10-28
usbnet: add a callback for set_rx_mode
Olivier Blin
2014-09-23
usb: hub: rename khubd to hub_wq in documentation and comments
Petr Mladek
2014-08-02
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
2014-07-30
Revert "cdc_subset: deal with a device that needs reset for timeout"
Linus Torvalds
2014-07-29
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
2014-03-27
usbnet: include wait queue head in device structure
Oliver Neukum
2014-02-17
usbnet: remove generic hard_header_len check
Emil Goode
2014-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-13
net: usbnet: fix SG initialisation
Bjørn Mork
2013-12-06
usb: Fix FSF address in file headers
Jeff Kirsher
2013-11-14
usbnet: fix status interrupt urb handling
Felix Fietkau
2013-10-17
usbnet: fix error return code in usbnet_probe()
Wei Yongjun
2013-09-28
USBNET: fix handling padding packet
Ming Lei
2013-09-05
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-08-12
USBNET: support DMA SG
Ming Lei
2013-07-27
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
[next]