summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam2022-03-071-8/+20
* sr9700: sanity check for packet lengthOliver Neukum2022-02-181-1/+1
* Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-02-174-4/+33
|\
| * net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas2022-02-171-0/+5
| * CDC-NCM: avoid overflow in sanity checkingOliver Neukum2022-02-151-4/+4
| * USB: zaurus: support another broken ZaurusOliver Neukum2022-02-142-0/+24
* | Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-02-121-29/+39
|\ \ | |/ |/|
| * net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn2022-02-111-29/+39
* | net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao2022-02-091-0/+2
* | ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov2022-02-011-3/+3
|/
* net: usb: Correct reset handling of smsc95xxMarkus Reichl2022-01-141-1/+2
* net: qmi_wwan: Add Hucom Wireless HM-211S/KKyoungkyu Park2022-01-131-0/+1
* net: qmi_wwan: add ZTE MF286D modem 19d2:1485Pawel Dembicki2022-01-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-091-2/+10
|\
| * net: mcs7830: handle usb read errors properlyPavel Skripkin2022-01-091-2/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-01-052-3/+11
|\|
| * Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma2022-01-051-3/+6
| * rndis_host: support Hytera digital radiosThomas Toye2022-01-021-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-301-2/+2
|\|
| * net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott2021-12-271-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-232-7/+44
|\|
| * r8152: sync ocp baseHayes Wang2021-12-231-4/+22
| * r8152: fix the force speed doesn't work for RTL8156Hayes Wang2021-12-231-0/+17
| * asix: fix wrong return value in asix_check_host_enable()Pavel Skripkin2021-12-221-2/+4
| * asix: fix uninit-value in asix_mdio_read()Pavel Skripkin2021-12-221-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-162-0/+7
|\|
| * net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski2021-12-151-0/+6
| * net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas2021-12-101-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-091-0/+2
|\|
| * net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones2021-12-031-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-021-1/+1
|\|
| * net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann2021-11-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-261-29/+26
|\|
| * net: usb: Correct PHY handling of smsc95xxMartyn Welch2021-11-231-29/+26
* | lan78xx: Clean up some inconsistent indentingJiapeng Chong2021-11-241-2/+1
* | ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-181-6/+3
|\|
| * net: usb: r8152: Add MAC passthrough support for more Lenovo DocksAaron Ma2021-11-171-6/+3
* | lan78xx: Introduce NAPI polling supportJohn Efstathiades2021-11-181-68/+114
* | lan78xx: Remove hardware-specific header updateJohn Efstathiades2021-11-181-35/+16
* | lan78xx: Re-order rx_submit() to remove forward declarationJohn Efstathiades2021-11-181-54/+52
* | lan78xx: Introduce Rx URB processing improvementsJohn Efstathiades2021-11-181-116/+166
* | lan78xx: Introduce Tx URB processing improvementsJohn Efstathiades2021-11-181-213/+461
* | lan78xx: Fix memory allocation bugJohn Efstathiades2021-11-181-17/+21
* | net: usb: ax88179_178a: add TSO featureJacky Chou2021-11-151-6/+11
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-10-282-0/+7
|\
| * usbnet: fix error return code in usbnet_probe()Wang Hai2021-10-271-0/+1
| * net: lan78xx: fix division by zero in send pathJohan Hovold2021-10-261-0/+6
* | usbb: catc: use correct API for MAC addressesOliver Neukum2021-10-251-5/+17
* | net: usb: don't write directly to netdev->dev_addrJakub Kicinski2021-10-228-13/+24