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.12.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
/
include
/
linux
/
usb
/
usbnet.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-07
usbnet: fix alignment for frames with no ethernet header
Bjørn Mork
1
-0
/
+1
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-05-23
cdc-ether: divorce initialisation with a filter reset and a generic method
Oliver Neukum
1
-0
/
+1
2017-04-04
net: usbnet: support 64bit stats
Greg Ungerer
1
-0
/
+4
2017-03-22
net: usb: usb: remove old api ethtool_{get|set}_settings
Philippe Reynes
1
-4
/
+0
2017-03-22
net: usb: usbnet: add new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-0
/
+4
2015-03-29
usbnet: Fix tx_bytes statistic running backward in cdc_ncm
Ben Hutchings
1
-2
/
+4
2015-03-29
usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME drivers
Ben Hutchings
1
-0
/
+12
2014-10-29
usbnet: add a callback for set_rx_mode
Olivier Blin
1
-0
/
+4
2014-08-03
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
1
-0
/
+3
2014-07-30
Revert "cdc_subset: deal with a device that needs reset for timeout"
Linus Torvalds
1
-3
/
+0
2014-07-29
cdc_subset: deal with a device that needs reset for timeout
Oliver Neukum
1
-0
/
+3
2014-03-27
usbnet: include wait queue head in device structure
Oliver Neukum
1
-1
/
+1
2013-09-28
USBNET: fix handling padding packet
Ming Lei
1
-0
/
+1
2013-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2013-08-12
USBNET: support DMA SG
Ming Lei
1
-0
/
+1
2013-07-28
USBNET: centralize computing of max rx/tx qlen
Ming Lei
1
-0
/
+3
2013-05-09
usbnet: allow status interrupt URB to always be active
Dan Williams
1
-0
/
+5
2013-04-11
usbnet: handle link change
Ming Lei
1
-0
/
+1
2013-04-11
usbnet: introduce usbnet_link_change API
Ming Lei
1
-0
/
+1
2013-02-08
net: usb: fix regression from FLAG_NOARP code
Lucas Stach
1
-1
/
+1
2013-01-31
net: usbnet: prevent buggy devices from killing us
Bjørn Mork
1
-0
/
+2
2013-01-21
usbnet: add new flag FLAG_NOARP for usb net devices
Wei Shuai
1
-0
/
+1
2012-12-20
usbnet: generic manage_power()
Oliver Neukum
1
-0
/
+2
2012-12-20
usbnet: handle PM failure gracefully
Oliver Neukum
1
-0
/
+1
2012-11-07
usbnet: introduce usbnet_{read|write}_cmd_nopm
Ming Lei
1
-0
/
+4
2012-10-26
usbnet: introduce usbnet 3 command helpers
Ming Lei
1
-0
/
+6
2012-10-11
usbnet: Support devices reporting idleness
Oliver Neukum
1
-0
/
+2
2012-06-13
usbnet: remove flag of EVENT_DEV_WAKING
tom.leiming@gmail.com
1
-3
/
+2
2012-05-15
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
1
-1
/
+2
2011-04-28
usbnet: Resubmit interrupt URB if device is open
Paul Stewart
1
-0
/
+1
2011-04-14
usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.
huajun li
1
-2
/
+2
2011-04-02
usbnet: use eth%d name for known ethernet devices
Arnd Bergmann
1
-0
/
+2
2011-03-30
net/usb: Ethernet quirks for the LG-VL600 4G modem
Andrzej Zaborowski
1
-0
/
+3
2010-12-06
usbnet: changes for upcoming cdc_ncm driver
Alexey Orishko
1
-0
/
+6
2010-05-21
USB: include/usb/*.h checkpatch cleanup
Greg Kroah-Hartman
1
-19
/
+21
2010-02-18
usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
Joe Perches
1
-21
/
+0
2009-12-04
usbnet & cdc-ether: Autosuspend for online devices
Oliver Neukum
1
-0
/
+6
2009-11-11
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
1
-0
/
+1
2009-10-05
usbnet: Use wwan%d interface name for mobile broadband devices
Marcel Holtmann
1
-0
/
+1
2009-09-23
smsc95xx: fix transmission where ZLP is expected
Steve Glendinning
1
-0
/
+1
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-08-14
usbnet: add rx queue pausing
Jussi Kivilinna
1
-0
/
+6
2009-08-05
rndis_host: allow rndis_wlan to see all indications
Jussi Kivilinna
1
-3
/
+2
2009-08-05
usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop
Jussi Kivilinna
1
-0
/
+1
2009-07-10
usbnet: Add stop function pointer to 'struct rndis_data'.
Jussi Kivilinna
1
-0
/
+3
2009-07-01
usbnet: Remove private stats structure
Herbert Xu
1
-1
/
+0
2009-04-21
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
1
-0
/
+1
2009-03-22
usbnet: support net_device_ops
Stephen Hemminger
1
-0
/
+5
2009-01-21
usbnet: allow type check of devdbg arguments in non-debug build
Steve Glendinning
1
-1
/
+3
[next]