summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern
2023-08-11USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard
2023-06-21net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang
2023-06-09net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak
2023-05-30net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus
2023-05-17r8152: move setting r8153b_rx_agg_chg_indicate()Hayes Wang
2023-05-17r8152: fix the poor throughput for 2.5G devicesHayes Wang
2023-05-17r8152: fix flow control issue of RTL8156AHayes Wang
2023-03-30net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau
2023-03-30net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau
2023-03-30net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich
2023-03-22net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich
2023-03-22net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich
2023-03-17net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson
2023-02-14net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern
2023-02-01r8152: add vendor/device ID pair for Microsoft DevkitAndre Przywara
2023-02-01net: usb: cdc_ether: add support for Thales Cinterion PLS62-W modemHui Wang
2023-02-01net: usb: sr9700: Handle negative lenSzymon Heidrich
2023-01-12usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich
2022-12-14net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin
2022-12-02net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
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