summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2024-08-19net: usb: qmi_wwan: fix memory leak for not ip packetsDaniele Palmas
2024-08-19net: usb: sr9700: fix uninitialized variable use in sr_mdio_readMa Ke
2024-07-27net: usb: qmi_wwan: add Telit FN912 compositionsDaniele Palmas
2024-07-05net: usb: ax88179_178a: improve link status logsJose Ignacio Tornos Martinez
2024-07-05net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettingsOliver Neukum
2024-06-16net: usb: smsc95xx: fix changing LED_SEL bit value updated from EEPROMParthiban Veerasooran
2024-06-16smsc95xx: use usbnet->driver_privAndre Edich
2024-06-16smsc95xx: remove redundant function argumentsAndre Edich
2024-06-16net: usb: smsc95xx: stop lying about skb->truesizeEric Dumazet
2024-06-16net: usb: sr9700: stop lying about skb->truesizeEric Dumazet
2024-06-16net: usb: qmi_wwan: add Telit FN920C04 compositionsDaniele Palmas
2024-05-17net:usb:qmi_wwan: support Rolling modulesVanillan Wang
2024-05-02net: usb: ax88179_178a: stop lying about skb->truesizeEric Dumazet
2024-03-26sr9800: Add check for usbnet_get_endpointsChen Ni
2024-03-15net: lan78xx: fix runtime PM count underflow on link stopOleksij Rempel
2024-03-15lan78xx: Fix race conditions in suspend/resume handlingJohn Efstathiades
2024-03-15lan78xx: Fix partial packet errors on suspend/resumeJohn Efstathiades
2024-03-15lan78xx: Add missing return code checksJohn Efstathiades
2024-03-15lan78xx: Fix white space and style issuesJohn Efstathiades
2024-03-15net: usb: lan78xx: Remove lots of set but unused 'ret' variablesLee Jones
2024-03-06net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco
2024-03-06lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel
2024-01-15asix: Add check for usbnet_get_endpointsChen Ni
2023-12-20net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak
2023-12-08net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez
2023-10-25net: usb: smsc95xx: Fix an error code in smsc95xx_reset()Dan Carpenter
2023-10-25net: usb: dm9601: fix uninitialized variable use in dm9601_mdio_readJavier Carrasco
2023-10-10net: usb: smsc75xx: Fix uninit-value access in __smsc75xx_read_regShigeru Yoshida
2023-09-23net: usb: qmi_wwan: add Quectel EM05GV2Martin Kohn
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-06-09cdc_ncm: Fix the build warningAlexander Bersenev
2023-06-09net: cdc_ncm: Deal with too low values of dwNtbOutMaxSizeTudor Ambarus
2023-06-09cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev
2023-04-05net: usb: qmi_wwan: add Telit 0x1080 compositionEnrico Sau
2023-04-05net: usb: cdc_mbim: avoid altsetting toggling for Telit FE990Enrico Sau
2023-04-05net: 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-02-22net/usb: kalmia: Don't pass act_len in usb_bulk_msg error pathMiko Larsson
2023-02-22net: USB: Fix wrong-direction WARNING in plusb.cAlan Stern
2023-02-06net: usb: sr9700: Handle negative lenSzymon Heidrich
2023-01-18usb: rndis_host: Secure rndis_query check against int overflowSzymon Heidrich
2022-12-14net: usb: qmi_wwan: add u-blox 0x1342 compositionDavide Tronchin
2022-12-08net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
2022-11-03r8152: 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