summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* r8152: Cancel hw_phy_work if we have an error in probeDouglas Anderson2023-11-081-0/+1
* r8152: Run the unload routine if we have errors during probeDouglas Anderson2023-11-081-0/+2
* r8152: Increase USB control msg timeout to 5000ms as per specDouglas Anderson2023-11-081-3/+4
* net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter2023-10-251-1/+1
* net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco2023-10-251-1/+6
* net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida2023-10-101-1/+3
* r8152: check budget for r8152_poll()Hayes Wang2023-09-231-0/+3
* net: usb: qmi_wwan: add Quectel EM05GV2Martin Kohn2023-09-231-0/+1
* net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern2023-08-111-0/+6
* USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard2023-08-112-0/+42
* net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang2023-06-211-0/+2
* net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak2023-06-091-1/+1
* cdc_ncm: Fix the build warningAlexander Bersenev2023-06-051-1/+1
* net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus2023-06-051-9/+15
* cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev2023-06-052-91/+328
* net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau2023-04-051-0/+1
* net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau2023-04-051-0/+5
* net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich2023-04-051-0/+6
* net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich2023-03-221-2/+8
* net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich2023-03-221-1/+2
* net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...Yuiko Oshino2023-03-171-26/+1
* net: usb: lan78xx: Remove lots of set but unused 'ret' variablesLee Jones2023-03-171-90/+78
* net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson2023-02-221-4/+4
* net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern2023-02-221-3/+1
* net: usb: sr9700: Handle negative lenSzymon Heidrich2023-02-061-1/+1
* usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich2023-01-181-1/+2
* net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin2022-12-141-0/+1
* net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau2022-12-081-0/+1
* r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2022-10-292-0/+8
* r8152: Rate limit overflow messagesAndrew Gaul2022-10-261-1/+3
* usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye2022-10-051-1/+6
* net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich2022-10-051-0/+1
* net: usb: qmi_wwan: add Quectel RM520Njerry.meng2022-09-281-0/+1
* Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso2022-08-251-8/+8
* usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner2022-08-251-6/+2
* net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso2022-07-291-8/+8
* usbnet: fix memory leak in error caseOliver Neukum2022-07-121-5/+12
* net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas2022-07-071-0/+1
* net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano2022-07-071-0/+1
* usbnet: fix memory allocation in helpersOliver Neukum2022-07-071-2/+2
* net: usb: ax88179_178a: Fix packet receivingJose Alonso2022-07-071-25/+76
* net: usb: aqc111: Fix out-of-bounds accesses in RX fixupMarcin Kozlowski2022-04-201-2/+7
* net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas2022-03-081-0/+5
* USB: zaurus: support another broken ZaurusOliver Neukum2022-03-022-0/+24
* sr9700: sanity check for packet lengthOliver Neukum2022-03-021-1/+1
* net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao2022-02-231-0/+2
* net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn2022-02-161-29/+39
* ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov2022-02-051-3/+3
* net: mcs7830: handle usb read errors properlyPavel Skripkin2022-01-271-2/+10
* rndis_host: support Hytera digital radiosThomas Toye2022-01-111-0/+5