aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/usb/usbnet.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02net: usbnet: make driver_info constBen Dooks1-1/+1
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork1-0/+1
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum1-0/+1
2017-04-03net: usbnet: support 64bit statsGreg Ungerer1-0/+4
2017-03-21net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes1-4/+0
2017-03-21net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-0/+4
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings1-2/+4
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings1-0/+12
2014-10-28usbnet: add a callback for set_rx_modeOlivier Blin1-0/+4
2014-08-02cdc_subset: deal with a device that needs reset for timeoutOliver Neukum1-0/+3
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds1-3/+0
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum1-0/+3
2014-03-27usbnet: include wait queue head in device structureOliver Neukum1-1/+1
2013-09-28USBNET: fix handling padding packetMing Lei1-0/+1
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2013-08-12USBNET: support DMA SGMing Lei1-0/+1
2013-07-27USBNET: centralize computing of max rx/tx qlenMing Lei1-0/+3
2013-05-08usbnet: allow status interrupt URB to always be activeDan Williams1-0/+5
2013-04-11usbnet: handle link changeMing Lei1-0/+1
2013-04-11usbnet: introduce usbnet_link_change APIMing Lei1-0/+1
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