summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2026-04-18net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov
2026-04-18net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel
2026-04-18net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel
2026-04-18net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman
2026-04-18net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman
2026-04-18net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman
2026-03-04net: usb: pegasus: enable basic endpoint checkingZiyi Guo
2026-03-04net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin Pålsson
2026-03-04lan78xx: Fix memory allocation bugJohn Efstathiades
2026-03-04lan78xx: Fix race condition in disconnect handlingJohn Efstathiades
2026-03-04lan78xx: Remove unused pause frame queueJohn Efstathiades
2026-03-04net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo
2026-03-04net: usb: sr9700: remove code to drive nonexistent multicast filterEthan Nelson-Moore
2026-03-04net: usb: r8152: fix transmit queue timeoutMingj Ye
2026-03-04net: usb: catc: enable basic endpoint checkingZiyi Guo
2026-03-04usbb: catc: use correct API for MAC addressesOliver Neukum
2026-02-11net: usb: sr9700: support devices with virtual driver CDEthan Nelson-Moore
2026-02-06usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier
2026-02-06net: usb: dm9601: remove broken SR9700 supportEthan Nelson-Moore
2026-01-19net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov
2026-01-19net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore
2026-01-19net: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn
2025-12-07net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni
2025-12-07usbnet: Prevents free active keventLizhi Xu
2025-12-07net: usb: asix_devices: Check return value of usbnet_get_endpointsMiaoqian Lin
2025-10-29net: usb: rtl8150: Fix frame paddingMichal Pecio
2025-10-29net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_r...I Viswanath
2025-10-29net: usb: lan78xx: Add error handling to lan78xx_init_mac_addressOleksij Rempel
2025-10-29net: usb: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2025-10-29net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicastI Viswanath
2025-09-04net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda
2025-08-28net: usbnet: Fix the wrong netif_carrier_on() callAmmar Faizi
2025-08-28net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
2025-08-28usb: net: sierra: check for no status endpointOliver Neukum
2025-07-17net: usb: qmi_wwan: add SIMCom 8230C compositionXiaowei Li
2025-06-27net: ch9200: fix uninitialised access during mii_nway_restartQasim Ijaz
2025-06-27net: usb: aqc111: debug info before sanitationOliver Neukum
2025-06-27net: usb: aqc111: fix error handling of usbnet read callsNikita Zhandarovich
2025-04-10net: usb: usbnet: restore usb%d name exception for local mac addressesDominique Martinet
2025-04-10net: usb: qmi_wwan: add Telit Cinterion FE990B compositionFabio Porcedda
2025-04-10net: usb: qmi_wwan: add Telit Cinterion FN990B compositionFabio Porcedda
2025-03-13usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich
2025-03-13net: usb: rtl8150: enable basic endpoint checkingNikita Zhandarovich
2025-03-13net: usb: rtl8150: use new tasklet APIEmil Renner Berthing
2025-01-09net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas
2024-12-14net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configurationOleksij Rempel
2024-12-14net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY deviceOleksij Rempel
2024-12-14net: usb: qmi_wwan: add Quectel RG650VBenoît Monin
2024-11-17net: usb: qmi_wwan: add Fibocom FG132 0x0112 compositionReinhard Speyerer
2024-11-08net: usb: usbnet: fix name regressionOliver Neukum