index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
usb
/
usbnet.h
Age
Commit message (
Expand
)
Author
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-13
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-02
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-11
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-07-01
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-22
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-25
USB: Standardize inclusion protection and add where missing.
Robert P. J. Day
2008-02-01
Move usbnet.h and rndis_host.h to include/linux/usb
Jussi Kivilinna