summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2022-10-29r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre
2022-10-26r8152: Rate limit overflow messagesAndrew Gaul
2022-10-05usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye
2022-10-05net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich
2022-09-23net: usb: qmi_wwan: add Quectel RM520Njerry.meng
2022-08-31Revert "usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid polling"Greg Kroah-Hartman
2022-08-31Revert "usbnet: smsc95xx: Fix deadlock on runtime resume"Greg Kroah-Hartman
2022-08-31r8152: fix the RX FIFO settings when suspendingHayes Wang
2022-08-31r8152: fix the units of some registers for RTL8156AHayes Wang
2022-08-17Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso
2022-08-17usbnet: smsc95xx: Fix deadlock on runtime resumeLukas Wunner
2022-08-17usbnet: smsc95xx: Forward PHY interrupts to PHY driver to avoid pollingLukas Wunner
2022-08-17usbnet: smsc95xx: Avoid link settings race on interrupt receptionLukas Wunner
2022-08-17usbnet: smsc95xx: Don't clear read-only PHY interruptLukas Wunner
2022-08-17net: usb: make USB_RTL8153_ECM non user configurableMaciej Żenczykowski
2022-08-17usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso
2022-07-29r8152: fix a WOL issueHayes Wang
2022-07-12usbnet: fix memory leak in error caseOliver Neukum
2022-07-07net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas
2022-07-07net: asix: fix "can't send until first packet is send" issueOleksij Rempel
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum
2022-07-07net: usb: asix: do not force pause frames supportOleksij Rempel
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso
2022-06-09usbnet: Run unregister_netdev() before unbind() againLukas Wunner
2022-04-20net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski
2022-04-08net: asix: add proper error handling of usb read errorsPavel Skripkin
2022-03-16smsc95xx: Ignore -ENODEV errors when device is unpluggedFabio Estevam
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas
2022-03-02CDC-NCM: avoid overflow in sanity checkingOliver Neukum
2022-03-02USB: zaurus: support another broken ZaurusOliver Neukum
2022-03-02sr9700: sanity check for packet lengthOliver Neukum
2022-02-23net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao
2022-02-16net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn
2022-02-05ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov
2022-01-27net: usb: Correct reset handling of smsc95xxMarkus Reichl
2022-01-27net: mcs7830: handle usb read errors properlyPavel Skripkin
2022-01-11rndis_host: support Hytera digital radiosThomas Toye
2022-01-11Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"Aaron Ma
2022-01-05net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott
2021-12-29r8152: sync ocp baseHayes Wang
2021-12-29r8152: fix the force speed doesn't work for RTL8156Hayes Wang
2021-12-29asix: fix wrong return value in asix_check_host_enable()Pavel Skripkin
2021-12-29asix: fix uninit-value in asix_mdio_read()Pavel Skripkin
2021-12-29net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski
2021-12-14net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones
2021-12-08net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann
2021-12-08net: usb: r8152: Add MAC passthrough support for more Lenovo DocksAaron Ma
2021-12-01net: usb: Correct PHY handling of smsc95xxMartyn Welch
2021-10-27usbnet: fix error return code in usbnet_probe()Wang Hai