index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
usbnet.h
Age
Commit message (
Expand
)
Author
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
2009-12-03
usbnet & cdc-ether: Autosuspend for online devices
Oliver Neukum
2009-11-10
usbnet: Set link down initially for drivers that update link state
Ben Hutchings
2009-10-05
usbnet: Use wwan%d interface name for mobile broadband devices
Marcel Holtmann
2009-09-22
smsc95xx: fix transmission where ZLP is expected
Steve Glendinning
2009-09-01
usbnet: convert to netdev_tx_t
Stephen Hemminger
2009-08-14
usbnet: add rx queue pausing
Jussi Kivilinna
2009-08-04
rndis_host: allow rndis_wlan to see all indications
Jussi Kivilinna
[next]