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
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
2009-08-04
usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stop
Jussi Kivilinna
2009-07-10
usbnet: Add stop function pointer to 'struct rndis_data'.
Jussi Kivilinna
2009-06-30
usbnet: Remove private stats structure
Herbert Xu
2009-04-21
export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.c
Peter Holik
2009-03-21
usbnet: support net_device_ops
Stephen Hemminger
2009-01-21
usbnet: allow type check of devdbg arguments in non-debug build
Steve Glendinning
2008-04-24
USB: Standardize inclusion protection and add where missing.
Robert P. J. Day
2008-01-31
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna