summaryrefslogtreecommitdiff
path: root/include/linux/usb/usbnet.h
AgeCommit message (Expand)Author
2021-04-06usbnet: add method for reporting speed without MIIOliver Neukum
2021-04-06usbnet: add _mii suffix to usbnet_set/get_link_ksettingsOliver Neukum
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2020-11-12net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 aliasHeiner Kallweit
2020-11-12usbnet: switch to core handling of rx/tx byte/packet countersHeiner Kallweit
2020-07-17net: usbnet: export usbnet_set_rx_mode()Bjørn Mork
2020-07-17net: cdc_ether: export usbnet_cdc_update_filterMiguel Rodríguez Pérez
2019-12-12netdev: pass the stuck queue to the timeout handlerMichael S. Tsirkin
2018-10-02net: usbnet: make driver_info constBen Dooks
2017-12-07usbnet: fix alignment for frames with no ethernet headerBjørn Mork
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman
2017-05-23cdc-ether: divorce initialisation with a filter reset and a generic methodOliver Neukum
2017-04-03net: usbnet: support 64bit statsGreg Ungerer
2017-03-21net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes
2017-03-21net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2015-03-29usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings
2015-03-29usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings
2014-10-28usbnet: add a callback for set_rx_modeOlivier Blin
2014-08-02cdc_subset: deal with a device that needs reset for timeoutOliver Neukum
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum
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