summaryrefslogtreecommitdiff
path: root/include/linux/usb/usbnet.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-14/+0
2022-07-28add missing includes and forward declarations to networking includes under li...Jakub Kicinski1-0/+6
2022-06-10USB: Follow-up to SPDX GPL-2.0+ identifiers addition - remove now useless com...Christophe JAILLET1-14/+0
2022-04-14cdc_ether: export usbnet_cdc_zte_rx_fixupLech Perczak1-0/+1
2021-04-07usbnet: add method for reporting speed without MIIOliver Neukum1-2/+5
2021-04-07usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum1-2/+2
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler1-0/+2
2020-11-13net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit1-2/+0
2020-11-13usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit1-4/+2
2020-07-17net: usbnet: export usbnet_set_rx_mode()Bjørn Mork1-0/+1
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez1-0/+1
2019-12-13netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin1-1/+1
2018-10-03net: 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-04net: usbnet: support 64bit statsGreg Ungerer1-0/+4
2017-03-22net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes1-4/+0
2017-03-22net: 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-29usbnet: add a callback for set_rx_modeOlivier Blin1-0/+4
2014-08-03cdc_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-06Merge 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-28USBNET: centralize computing of max rx/tx qlenMing Lei1-0/+3
2013-05-09usbnet: 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-31net: 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-20usbnet: generic manage_power()Oliver Neukum1-0/+2
2012-12-20usbnet: 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-13usbnet: 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-02usbnet: 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-21USB: include/usb/*.h checkpatch cleanupGreg Kroah-Hartman1-19/+21
2010-02-18usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>Joe Perches1-21/+0