summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* net: usb: smsc95xx: add generic selftest supportOleksij Rempel2022-02-092-0/+26
* net: asix: add proper error handling of usb read errorsPavel Skripkin2022-02-073-11/+33
* net: don't include ndisc.h from ipv6.hJakub Kicinski2022-02-041-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-031-3/+3
|\
| * ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov2022-02-011-3/+3
* | net: usb: asix: remove redundant assignment to variable regColin Ian King2022-01-241-1/+0
|/
* 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
* | net: qmi_wwan: use dev_addr_mod()Jakub Kicinski2021-10-221-2/+5
* | usb: smsc: use eth_hw_addr_set()Jakub Kicinski2021-10-222-4/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-222-0/+5
|\|
| * usbnet: sanity check for maxpacketOliver Neukum2021-10-211-0/+4