summaryrefslogtreecommitdiff
path: root/drivers/net/usb/usbnet.c
Commit message (Expand)AuthorAge
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-15
|\
| * usbnet: make sure no NULL pointer is passed throughOliver Neukum2017-04-06
* | net: usbnet: Remove unused driver_name variableFlorian Fainelli2017-04-06
* | net: usbnet: support 64bit statsGreg Ungerer2017-04-03
* | net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes2017-03-21
* | net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-21
|/
* net: use core MTU range checking in USB NIC driversJarod Wilson2016-10-20
* net: usb: usbnet: don't print error when allocating urb failsWolfram Sang2016-08-13
* Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-24
|\
| * usbnet: move the CDC parser into USB coreOliver Neukum2016-07-18
* | usbnet: Stop RX Q on MTU changeSoohoon Lee2016-06-30
|/
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* usbnet: correct speed testingOliver Neukum2016-05-03
* usbnet: cleanup after bind() in probe()Oliver Neukum2016-03-07
* usbnet: allow mini-drivers to consume L2 headersBjørn Mork2015-12-04
* usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-10
* CDC: common parser for extra headersOliver Neukum2015-09-15
* usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin2015-09-08
* usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-08-25
* usbnet: avoid integer overflow in start_xmitJason A. Donenfeld2015-05-09
* usbnet: rename work handlerOliver Neukum2015-04-09
* usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-03-29
* usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-03-29
* usbnet: re-use native hex2bin()Andy Shevchenko2015-01-25
* usbnet: add a callback for set_rx_modeOlivier Blin2014-10-28
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-23
* cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-08-02
* Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2014-07-30
* cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-07-29
* usbnet: include wait queue head in device structureOliver Neukum2014-03-27
* usbnet: remove generic hard_header_len checkEmil Goode2014-02-17
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-14
|\
| * net: usbnet: fix SG initialisationBjørn Mork2014-01-13
* | usb: Fix FSF address in file headersJeff Kirsher2013-12-06
|/
* usbnet: fix status interrupt urb handlingFelix Fietkau2013-11-14
* usbnet: fix error return code in usbnet_probe()Wei Yongjun2013-10-17
* USBNET: fix handling padding packetMing Lei2013-09-28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-05
|\
| * net: usbnet: update addr_assign_type if appropriateBjørn Mork2013-09-05
| * USBNET: increase max rx/tx qlen for improving USB3 thoughtputMing Lei2013-07-27
| * USBNET: centralize computing of max rx/tx qlenMing Lei2013-07-27
* | USBNET: support DMA SGMing Lei2013-08-12
|/
* USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-15
* usbnet: allow status interrupt URB to always be activeDan Williams2013-05-08
* usbnet: handle link changeMing Lei2013-04-11
* usbnet: apply usbnet_link_changeMing Lei2013-04-11
* usbnet: introduce usbnet_link_change APIMing Lei2013-04-11
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-05
|\
| * net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-04