summaryrefslogtreecommitdiff
path: root/include/linux/usb/usbnet.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-08-041-14/+0
|\
| * USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com...Christophe JAILLET2022-06-101-14/+0
* | add missing includes and forward declarations to networking includes under li...Jakub Kicinski2022-07-281-0/+6
|/
* cdc_ether: export usbnet_cdc_zte_rx_fixupLech Perczak2022-04-141-0/+1
* usbnet: add method for reporting speed without MIIOliver Neukum2021-04-061-2/+5
* usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum2021-04-061-2/+2
* net: usb: cdc_ncm: don't spew notificationsGrant Grundler2021-01-201-0/+2
* net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit2020-11-121-2/+0
* usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit2020-11-121-4/+2
* net: usbnet: export usbnet_set_rx_mode()Bjørn Mork2020-07-171-0/+1
* net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez2020-07-171-0/+1
* netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin2019-12-121-1/+1
* net: usbnet: make driver_info constBen Dooks2018-10-021-1/+1
* 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