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
/
include
/
linux
/
usb
/
usbnet.h
Age
Commit message (
Expand
)
Author
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-07-28
add missing includes and forward declarations to networking includes under li...
Jakub Kicinski
2022-06-10
USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com...
Christophe JAILLET
2022-04-14
cdc_ether: export usbnet_cdc_zte_rx_fixup
Lech Perczak
2021-04-06
usbnet: add method for reporting speed without MII
Oliver Neukum
2021-04-06
usbnet: add _mii suffix to usbnet_set/get_link_ksettings
Oliver Neukum
2021-01-20
net: usb: cdc_ncm: don't spew notifications
Grant Grundler
2020-11-12
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
2020-11-12
usbnet: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
2020-07-17
net: usbnet: export usbnet_set_rx_mode()
Bjørn Mork
2020-07-17
net: cdc_ether: export usbnet_cdc_update_filter
Miguel Rodríguez Pérez
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2018-10-02
net: usbnet: make driver_info const
Ben Dooks
2017-12-07
usbnet: fix alignment for frames with no ethernet header
Bjørn Mork
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-05-23
cdc-ether: divorce initialisation with a filter reset and a generic method
Oliver Neukum
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
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
2014-10-28
usbnet: add a callback for set_rx_mode
Olivier Blin
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
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-08-12
USBNET: support DMA SG
Ming Lei
2013-07-27
USBNET: centralize computing of max rx/tx qlen
Ming Lei
2013-05-08
usbnet: allow status interrupt URB to always be active
Dan Williams
2013-04-11
usbnet: handle link change
Ming Lei
2013-04-11
usbnet: introduce usbnet_link_change API
Ming Lei
2013-02-08
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
2013-01-30
net: usbnet: prevent buggy devices from killing us
Bjørn Mork
2013-01-21
usbnet: add new flag FLAG_NOARP for usb net devices
Wei Shuai
2012-12-19
usbnet: generic manage_power()
Oliver Neukum
2012-12-19
usbnet: handle PM failure gracefully
Oliver Neukum
2012-11-07
usbnet: introduce usbnet_{read|write}_cmd_nopm
Ming Lei
2012-10-26
usbnet: introduce usbnet 3 command helpers
Ming Lei
2012-10-11
usbnet: Support devices reporting idleness
Oliver Neukum
2012-06-12
usbnet: remove flag of EVENT_DEV_WAKING
tom.leiming@gmail.com
2012-05-15
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
2011-04-28
usbnet: Resubmit interrupt URB if device is open
Paul Stewart
2011-04-14
usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.
huajun li
2011-04-01
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
2011-03-30
net/usb: Ethernet quirks for the LG-VL600 4G modem
Andrzej Zaborowski
2010-12-06
usbnet: changes for upcoming cdc_ncm driver
Alexey Orishko
2010-05-20
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
2010-02-17
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
[next]