summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb/usbnet.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-05-221-0/+6
|\
| * usbnet: fix kernel crash after disconnectKloetzke Jan2019-05-211-0/+6
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1Star
|/
* net: usbnet: make driver_info constBen Dooks2018-10-031-6/+6
* net: usbnet: mark expected switch fall-throughGustavo A. R. Silva2018-09-041-0/+1
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+2
* net: usbnet: fix potential deadlock on 32bit hostsEric Dumazet2018-03-071-4/+6
* usbnet: silence an unnecessary warningOliver Neukum2018-01-221-5/+3Star
* usbnet: fix alignment for frames with no ethernet headerBjørn Mork2017-12-071-1/+4
* net/usb/usbnet: Convert timers to use timer_setup()Kees Cook2017-10-181-7/+5Star
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-051-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-04-161-4/+15
|\
| * usbnet: make sure no NULL pointer is passed throughOliver Neukum2017-04-061-4/+15
* | net: usbnet: Remove unused driver_name variableFlorian Fainelli2017-04-061-2/+0Star
* | net: usbnet: support 64bit statsGreg Ungerer2017-04-041-4/+51
* | net: usb: usb: remove old api ethtool_{get|set}_settingsPhilippe Reynes2017-03-221-35/+0Star
* | net: usb: usbnet: add new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-03-221-0/+36
|/
* net: use core MTU range checking in USB NIC driversJarod Wilson2016-10-201-2/+2
* net: usb: usbnet: don't print error when allocating urb failsWolfram Sang2016-08-131-4/+1Star
* Merge tag 'usb-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2016-07-251-138/+0Star
|\
| * usbnet: move the CDC parser into USB coreOliver Neukum2016-07-181-138/+0Star
* | usbnet: Stop RX Q on MTU changeSoohoon Lee2016-06-301-3/+7
|/
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-2/+2
* usbnet: correct speed testingOliver Neukum2016-05-031-0/+1
* usbnet: cleanup after bind() in probe()Oliver Neukum2016-03-071-0/+7
* usbnet: allow mini-drivers to consume L2 headersBjørn Mork2015-12-041-1/+4
* usbnet: remove ifdefed out call to dma_supportedChristoph Hellwig2015-11-111-6/+0Star
* CDC: common parser for extra headersOliver Neukum2015-09-151-0/+138
* usbnet: Fix a race between usbnet_stop() and the BHEugene Shatokhin2015-09-081-11/+28
* usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin2015-08-261-3/+4
* usbnet: avoid integer overflow in start_xmitJason A. Donenfeld2015-05-091-2/+2
* usbnet: rename work handlerOliver Neukum2015-04-091-2/+2
* usbnet: Fix tx_bytes statistic running backward in cdc_ncmBen Hutchings2015-03-291-3/+13
* usbnet: Fix tx_packets stat for FLAG_MULTI_FRAME driversBen Hutchings2015-03-291-2/+3
* usbnet: re-use native hex2bin()Andy Shevchenko2015-01-251-9/+8Star
* usbnet: add a callback for set_rx_modeOlivier Blin2014-10-281-0/+20
* usb: hub: rename khubd to hub_wq in documentation and commentsPetr Mladek2014-09-241-6/+8
* cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-08-031-2/+6
* Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2014-07-301-6/+2Star
* cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2014-07-291-2/+6
* usbnet: include wait queue head in device structureOliver Neukum2014-03-271-14/+19
* usbnet: remove generic hard_header_len checkEmil Goode2014-02-171-15/+10Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-141-1/+1
|\
| * net: usbnet: fix SG initialisationBjørn Mork2014-01-141-1/+1
* | usb: Fix FSF address in file headersJeff Kirsher2013-12-061-2/+1Star
|/
* usbnet: fix status interrupt urb handlingFelix Fietkau2013-11-141-3/+0Star
* usbnet: fix error return code in usbnet_probe()Wei Yongjun2013-10-171-1/+3
* USBNET: fix handling padding packetMing Lei2013-09-281-6/+21
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-051-8/+50
|\
| * net: usbnet: update addr_assign_type if appropriateBjørn Mork2013-09-051-0/+4