aboutsummaryrefslogtreecommitdiff
path: root/include/linux/usb/usbnet.h
AgeCommit message (Expand)Author
2014-03-27usbnet: include wait queue head in device structureOliver Neukum
2013-09-28USBNET: fix handling padding packetMing Lei
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-08-12USBNET: support DMA SGMing Lei
2013-07-27USBNET: centralize computing of max rx/tx qlenMing Lei
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams
2013-04-11usbnet: handle link changeMing Lei
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei
2013-02-08net: usb: fix regression from FLAG_NOARP codeLucas Stach
2013-01-30net: usbnet: prevent buggy devices from killing usBjørn Mork
2013-01-21usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai
2012-12-19usbnet: generic manage_power()Oliver Neukum
2012-12-19usbnet: handle PM failure gracefullyOliver Neukum
2012-11-07usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei
2012-10-26usbnet: introduce usbnet 3 command helpersMing Lei
2012-10-11usbnet: Support devices reporting idlenessOliver Neukum
2012-06-12usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com
2012-05-15usbnet: fix skb traversing races during unlink(v2)Ming Lei
2011-04-28usbnet: Resubmit interrupt URB if device is openPaul Stewart
2011-04-14usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li
2011-04-01usbnet: use eth%d name for known ethernet devicesArnd Bergmann
2011-03-30net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski
2010-12-06usbnet: changes for upcoming cdc_ncm driverAlexey Orishko
2010-05-20USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman
2010-02-17usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches
2009-12-03usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum
2009-11-10usbnet: Set link down initially for drivers that update link stateBen Hutchings
2009-10-05usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann
2009-09-22smsc95xx: fix transmission where ZLP is expectedSteve Glendinning
2009-09-01usbnet: convert to netdev_tx_tStephen Hemminger
2009-08-14usbnet: add rx queue pausingJussi Kivilinna
2009-08-04rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna
2009-08-04usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stopJussi Kivilinna
2009-07-10usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna
2009-06-30usbnet: Remove private stats structureHerbert Xu
2009-04-21export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik
2009-03-21usbnet: support net_device_opsStephen Hemminger
2009-01-21usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning
2008-04-24USB: Standardize inclusion protection and add where missing.Robert P. J. Day
2008-01-31Move usbnet.h and rndis_host.h to include/linux/usbJussi Kivilinna