summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)AuthorFilesLines
2 daysnet: usb: aqc111: Do not perform PM inside suspend callbackNikola Z. Ivanov1-6/+6
2 daysnet: usb: cdc_ncm: add ndpoffset to NDP32 nframes bounds checkTobi Gaertner1-2/+3
2 daysnet: usb: cdc_ncm: add ndpoffset to NDP16 nframes bounds checkTobi Gaertner1-2/+3
8 daysqmi_wwan: allow max_mtu above hard_mtu to control rx_urb_sizeLaurent Vivier2-5/+6
8 daysnet: usb: lan78xx: skip LTM configuration for LAN7850Oleksij Rempel1-0/+4
8 daysnet: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel1-2/+0
8 daysnet: usb: lan78xx: fix TX byte statistics for small packetsOleksij Rempel1-1/+1
8 daysnet: usb: lan78xx: fix silent drop of packets with checksum errorsOleksij Rempel2-1/+6
2026-03-12net: usb: pegasus: validate USB endpointsGreg Kroah-Hartman1-1/+12
2026-03-12net: usb: kalmia: validate USB endpointsGreg Kroah-Hartman1-0/+7
2026-03-12net: usb: kaweth: validate USB endpointsGreg Kroah-Hartman1-0/+13
2026-03-04net: usb: pegasus: enable basic endpoint checkingZiyi Guo1-5/+30
2026-03-04net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin PÄlsson1-2/+0
2026-03-04net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo1-2/+0
2026-03-04net: usb: sr9700: remove code to drive nonexistent multicast filterEthan Nelson-Moore3-28/+5
2026-03-04net: usb: r8152: fix transmit queue timeoutMingj Ye1-0/+2
2026-02-27net: usb: catc: enable basic endpoint checkingZiyi Guo1-6/+31
2026-02-11net: usb: r8152: fix resume reset deadlockSergey Senozhatsky1-14/+15
2026-02-11net: usb: sr9700: support devices with virtual driver CDEthan Nelson-Moore1-0/+5
2026-01-30usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier1-3/+6
2026-01-30net: usb: dm9601: remove broken SR9700 supportEthan Nelson-Moore1-4/+0
2026-01-17net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov1-0/+2
2026-01-08net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore1-2/+2
2026-01-08net: usb: asix: validate PHY address before useDeepanshu Kartikey2-5/+6
2026-01-08net: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn1-0/+2
2025-11-04net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni1-0/+6
2025-10-30net: usb: asix_devices: Check return value of usbnet_get_endpointsMiaoqian Lin1-3/+9
2025-10-24usbnet: Prevents free active keventLizhi Xu1-0/+2
2025-10-17net: usb: rtl8150: Fix frame paddingMichal Pecio1-2/+9
2025-10-16net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_r...I Viswanath1-4/+4
2025-10-14r8152: add error handling in rtl8152_driver_initYi Cong1-1/+6
2025-10-14usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
2025-10-12net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx...Bhanu Seshu Kumar Valluri1-4/+7
2025-10-07net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlockOleksij Rempel1-0/+29
2025-10-03net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_...Bhanu Seshu Kumar Valluri1-4/+7
2025-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-2/+0
2025-09-27net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicastI Viswanath1-2/+0
2025-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2025-08-27net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda1-0/+3
2025-08-26net: usb: lan78xx: add support for generic net selftests via ethtoolOleksij Rempel2-0/+7
2025-08-20net: usb: asix_devices: Fix PHY address mask in MDIO bus initializationYuichiro Tsuji1-1/+1
2025-08-20cdc_ncm: Flag Intel OEM version of Fibocom L850-GL as WWANLubomir Rintel1-0/+7
2025-08-14net: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang1-0/+1
2025-08-12net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio compositionFabio Porcedda1-0/+1
2025-08-06net: usbnet: Fix the wrong netif_carrier_on() callAmmar Faizi1-3/+3
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+8
2025-07-25usbnet: Set duplex status to unknown in the absence of MIIYi Cong1-0/+7
2025-07-25net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg1-3/+8
2025-07-22net: usb: smsc95xx: add support for ethtool pause parametersOleksij Rempel1-3/+69
2025-07-22net: usb: cdc-ncm: check for filtering capabilityOliver Neukum1-4/+16