summaryrefslogtreecommitdiffstats
path: root/include/linux/usb/usbnet.h
Commit message (Expand)AuthorAgeFilesLines
* usbnet: fix alignment for frames with no ethernet headerBjørn Mork2017-12-071-0/+1
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum2017-05-231-0/+1
* net: usbnet: support 64bit statsGreg Ungerer2017-04-031-0/+4
* net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes2017-03-211-4/+0
* net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-211-0/+4
* usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-03-291-2/+4
* usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-03-291-0/+12
* usbnet: add a callback for set_rx_modeOlivier Blin2014-10-281-0/+4
* cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-08-021-0/+3
* Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2014-07-301-3/+0
* cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-07-291-0/+3
* usbnet: include wait queue head in device structureOliver Neukum2014-03-271-1/+1
* USBNET: fix handling padding packetMing Lei2013-09-281-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-0/+3
|\
| * USBNET: centralize computing of max rx/tx qlenMing Lei2013-07-271-0/+3
* | USBNET: support DMA SGMing Lei2013-08-121-0/+1
|/
* usbnet: allow status interrupt URB to always be activeDan Williams2013-05-081-0/+5
* usbnet: handle link changeMing Lei2013-04-111-0/+1
* usbnet: introduce usbnet_link_change APIMing Lei2013-04-111-0/+1
* net: usb: fix regression from FLAG_NOARP codeLucas Stach2013-02-081-1/+1
* net: usbnet: prevent buggy devices from killing usBjørn Mork2013-01-301-0/+2
* usbnet: add new flag FLAG_NOARP for usb net devicesWei Shuai2013-01-211-0/+1
* usbnet: generic manage_power()Oliver Neukum2012-12-191-0/+2
* usbnet: handle PM failure gracefullyOliver Neukum2012-12-191-0/+1
* usbnet: introduce usbnet_{read|write}_cmd_nopmMing Lei2012-11-071-0/+4
* usbnet: introduce usbnet 3 command helpersMing Lei2012-10-261-0/+6
* usbnet: Support devices reporting idlenessOliver Neukum2012-10-111-0/+2
* usbnet: remove flag of EVENT_DEV_WAKINGtom.leiming@gmail.com2012-06-121-3/+2
* usbnet: fix skb traversing races during unlink(v2)Ming Lei2012-05-151-1/+2
* usbnet: Resubmit interrupt URB if device is openPaul Stewart2011-04-281-0/+1
* usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li2011-04-141-2/+2
* usbnet: use eth%d name for known ethernet devicesArnd Bergmann2011-04-011-0/+2
* net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-301-0/+3
* usbnet: changes for upcoming cdc_ncm driverAlexey Orishko2010-12-061-0/+6
* USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman2010-05-201-19/+21
* usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches2010-02-171-21/+0
* usbnet & cdc-ether: Autosuspend for online devicesOliver Neukum2009-12-031-0/+6
* usbnet: Set link down initially for drivers that update link stateBen Hutchings2009-11-101-0/+1
* usbnet: Use wwan%d interface name for mobile broadband devicesMarcel Holtmann2009-10-051-0/+1
* smsc95xx: fix transmission where ZLP is expectedSteve Glendinning2009-09-221-0/+1
* usbnet: convert to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* usbnet: add rx queue pausingJussi Kivilinna2009-08-141-0/+6
* rndis_host: allow rndis_wlan to see all indicationsJussi Kivilinna2009-08-041-3/+2
* usbnet: allow "minidriver" to prevent urb unlinking on usbnet_stopJussi Kivilinna2009-08-041-0/+1
* usbnet: Add stop function pointer to 'struct rndis_data'.Jussi Kivilinna2009-07-101-0/+3
* usbnet: Remove private stats structureHerbert Xu2009-06-301-1/+0
* export usbnet_get_ethernet_addr from usbnet and fixed cdc_ether.cPeter Holik2009-04-211-0/+1
* usbnet: support net_device_opsStephen Hemminger2009-03-211-0/+5
* usbnet: allow type check of devdbg arguments in non-debug buildSteve Glendinning2009-01-211-1/+3