aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/usbnet.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach1-1/+1
2013-01-30net: usbnet: prevent buggy devices from killing usBjørn Mork1-0/+2
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai1-0/+1
2012-12-19usbnet: generic manage_power()Oliver Neukum1-0/+2
2012-12-19usbnet: handle PM failure gracefullyOliver Neukum1-0/+1
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei1-0/+4
2012-10-26usbnet: introduce usbnet 3 command helpersMing Lei1-0/+6
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum1-0/+2
2012-06-12usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com1-3/+2
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei1-1/+2
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart1-0/+1
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li1-2/+2
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann1-0/+2
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski1-0/+3
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko1-0/+6
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman1-19/+21
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches1-21/+0
2009-12-03usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum1-0/+6
2009-11-10usbnet: Set link down initially for drivers that update link stateBen Hutchings1-0/+1
2009-10-05usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann1-0/+1
2009-09-22smsc95xx: fix transmission where ZLP is expectedSteve Glendinning1-0/+1
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger1-1/+2
2009-08-14usbnet: add rx queue pausingJussi Kivilinna1-0/+6
2009-08-04rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna1-3/+2
2009-08-04usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stopJussi Kivilinna1-0/+1
2009-07-10usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna1-0/+3
2009-06-30usbnet: Remove private stats structureHerbert Xu1-1/+0
2009-04-21export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik1-0/+1
2009-03-21usbnet: support net_device_opsStephen Hemminger1-0/+5
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning1-1/+3
2008-04-24USB: Standardize inclusion protection and add where missing.Robert P. J. Day1-5/+3
2008-01-31Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna1-0/+214