summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2022-03-07smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam
2022-02-18sr9700: sanity check for packet lengthOliver Neukum
2022-02-17Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-02-17net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-02-15CDC-NCM: avoid overflow in sanity checkingOliver Neukum
2022-02-14USB: zaurus: support another broken ZaurusOliver Neukum
2022-02-12Merge tag 'usb-5.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-02-11net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn
2022-02-09net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao
2022-02-01ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov
2022-01-14net: usb: Correct reset handling of smsc95xxMarkus Reichl
2022-01-13net: qmi_wwan: Add Hucom Wireless HM-211S/KKyoungkyu Park
2022-01-13net: qmi_wwan: add ZTE MF286D modem 19d2:1485Pawel Dembicki
2022-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-09net: mcs7830: handle usb read errors properlyPavel Skripkin
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-05Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma
2022-01-02rndis_host: support Hytera digital radiosThomas Toye
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-27net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-23r8152: sync ocp baseHayes Wang
2021-12-23r8152: fix the force speed doesn't work for RTL8156Hayes Wang
2021-12-22asix: fix wrong return value in asix_check_host_enable()Pavel Skripkin
2021-12-22asix: fix uninit-value in asix_mdio_read()Pavel Skripkin
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-15net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski
2021-12-10net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-03net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones
2021-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-29net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann
2021-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-24lan78xx: Clean up some inconsistent indentingJiapeng Chong
2021-11-23net: usb: Correct PHY handling of smsc95xxMartyn Welch
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-18lan78xx: Introduce NAPI polling supportJohn Efstathiades
2021-11-18lan78xx: Remove hardware-specific header updateJohn Efstathiades
2021-11-18lan78xx: Re-order rx_submit() to remove forward declarationJohn Efstathiades
2021-11-18lan78xx: Introduce Rx URB processing improvementsJohn Efstathiades
2021-11-18lan78xx: Introduce Tx URB processing improvementsJohn Efstathiades
2021-11-18lan78xx: Fix memory allocation bugJohn Efstathiades
2021-11-17net: usb: r8152: Add MAC passthrough support for more Lenovo DocksAaron Ma
2021-11-15net: usb: ax88179_178a: add TSO featureJacky Chou
2021-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-27usbnet: fix error return code in usbnet_probe()Wang Hai
2021-10-26net: lan78xx: fix division by zero in send pathJohan Hovold
2021-10-25usbb: catc: use correct API for MAC addressesOliver Neukum
2021-10-22net: usb: don't write directly to netdev->dev_addrJakub Kicinski