summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
2023-12-08net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez1-2/+2
2023-11-08r8152: Increase USB control msg timeout to 5000ms as per specDouglas Anderson1-3/+4
2023-10-25net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter1-1/+1
2023-10-25net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco1-1/+6
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida1-1/+3
2023-09-23net: usb: qmi_wwan: add Quectel EM05GV2Martin Kohn1-0/+1
2023-08-11net: usbnet: Fix WARNING in usbnet_start_xmit/usb_submit_urbAlan Stern1-0/+6
2023-08-11USB: zaurus: Add ID for A-300/B-500/C-700Ross Maynard2-0/+42
2023-06-21net: usb: qmi_wwan: add support for Compal RXM-G1Wes Huang1-0/+2
2023-06-09net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus1-9/+15
2023-06-09cdc_ncm: Fix the build warningAlexander Bersenev1-1/+1
2023-06-09cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev2-91/+328
2023-06-09net: usb: qmi_wwan: Set DTR quirk for BroadMobi BM818Sebastian Krzyszkowiak1-1/+1
2023-04-05net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau1-0/+1
2023-04-05net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau1-0/+5
2023-04-05net: usb: smsc95xx: Limit packet length to skb->lenSzymon Heidrich1-0/+6
2023-03-22net: usb: smsc75xx: Move packet length check to prevent kernel panic in skb_pullSzymon Heidrich1-2/+8
2023-03-22net: usb: smsc75xx: Limit packet length to skb->lenSzymon Heidrich1-1/+2
2023-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson1-4/+4
2023-02-22net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern1-3/+1
2023-02-06net: usb: sr9700: Handle negative lenSzymon Heidrich1-1/+1
2023-01-18usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich1-1/+2
2022-12-14net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin1-0/+1
2022-12-08net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau1-0/+1
2022-11-03r8152: add PID for the Lenovo OneLink+ DockJean-Francois Le Fillatre2-0/+8
2022-10-26r8152: Rate limit overflow messagesAndrew Gaul1-1/+3
2022-10-26usbnet: Fix memory leak in usbnet_disconnect()Peilin Ye1-1/+6
2022-10-26net: usb: qmi_wwan: Add new usb-id for Dell branded EM7455Frank Wunderlich1-0/+1
2022-09-28net: usb: qmi_wwan: add Quectel RM520Njerry.meng1-0/+1
2022-08-25Revert "net: usb: ax88179_178a needs FLAG_SEND_ZLP"Jose Alonso1-8/+8
2022-08-25usbnet: Fix linkwatch use-after-free on disconnectLukas Wunner1-6/+2
2022-07-29net: usb: ax88179_178a needs FLAG_SEND_ZLPJose Alonso1-8/+8
2022-07-12usbnet: fix memory leak in error caseOliver Neukum1-5/+12
2022-07-07net: usb: qmi_wwan: add Telit 0x1070 compositionDaniele Palmas1-0/+1
2022-07-07net: usb: qmi_wwan: add Telit 0x1060 compositionCarlo Lobrano1-0/+1
2022-07-07usbnet: fix memory allocation in helpersOliver Neukum1-2/+2
2022-07-07net: usb: ax88179_178a: Fix packet receivingJose Alonso1-25/+76
2022-03-08net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990Daniele Palmas1-0/+5
2022-03-02USB: zaurus: support another broken ZaurusOliver Neukum2-0/+24
2022-03-02sr9700: sanity check for packet lengthOliver Neukum1-1/+1
2022-02-23net: usb: qmi_wwan: Add support for Dell DW5829eSlark Xiao1-0/+2
2022-02-23net: usb: ax88179_178a: Fix out-of-bounds accesses in RX fixupJann Horn1-29/+39
2022-02-08ipheth: fix EOVERFLOW in ipheth_rcvbulk_callbackGeorgi Valkov1-3/+3
2022-01-27net: mcs7830: handle usb read errors properlyPavel Skripkin1-2/+10
2022-01-11rndis_host: support Hytera digital radiosThomas Toye1-0/+5
2022-01-05net: usb: pegasus: Do not drop long Ethernet framesMatthias-Christian Ott1-2/+2
2021-12-29net: usb: lan78xx: add Allied Telesis AT29M2-AFGreg Jesionowski1-0/+6
2021-12-22net: lan78xx: Avoid unnecessary self assignmentNathan Chancellor1-4/+2
2021-12-14net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones1-0/+2
2021-12-08net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...Sven Schuchmann1-1/+1