summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2026-05-23net: usb: rtl8150: free skb on usb_submit_urb() failure in xmitMorduan Zang
2026-05-23net: usb: rtl8150: fix use-after-free in rtl8150_start_xmit()Zhan Jun
2026-05-23r8152: fix incorrect register write to USB_UPHY_XTALChih Kai Hsu
2026-04-22net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()Greg Kroah-Hartman
2026-04-02net: usb: r8152: add TRENDnet TUC-ET2GValentin Spreckels
2026-03-25net: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov
2026-03-25net: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner
2026-03-25net: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner
2026-03-19qmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier
2026-03-19net: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel
2026-03-19net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel
2026-03-19net: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel
2026-03-19net: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel
2026-03-12net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman
2026-03-12net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman
2026-03-12net: 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-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-02-26net: usb: catc: enable basic endpoint checkingZiyi Guo
2026-02-11net: usb: r8152: fix resume reset deadlockSergey Senozhatsky
2026-02-11net: usb: sr9700: support devices with virtual driver CDEthan Nelson-Moore
2026-01-30usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier
2026-01-30net: usb: dm9601: remove broken SR9700 supportEthan Nelson-Moore
2026-01-17net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov
2026-01-08net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore
2026-01-08net: usb: asix: validate PHY address before useDeepanshu Kartikey
2026-01-08net: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn
2025-11-03net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni
2025-10-29net: usb: asix_devices: Check return value of usbnet_get_endpointsMiaoqian Lin
2025-10-23usbnet: Prevents free active keventLizhi Xu
2025-10-16net: usb: rtl8150: Fix frame paddingMichal Pecio
2025-10-15net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_r...I Viswanath
2025-10-14r8152: add error handling in rtl8152_driver_initYi Cong
2025-10-14usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang
2025-10-12net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx...Bhanu Seshu Kumar Valluri
2025-10-07net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlockOleksij Rempel
2025-10-03net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_...Bhanu Seshu Kumar Valluri
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-09-26net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicastI Viswanath
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-08-26net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda
2025-08-25net: usb: lan78xx: add support for generic net selftests via ethtoolOleksij Rempel
2025-08-19net: usb: asix_devices: Fix PHY address mask in MDIO bus initializationYuichiro Tsuji
2025-08-19cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWANLubomir Rintel
2025-08-14net: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang
2025-08-11net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio compositionFabio Porcedda
2025-08-06net: usbnet: Fix the wrong netif_carrier_on() callAmmar Faizi