summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
26 hoursMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
8 daysMerge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
10 daysnet: usb: sr9700: remove code to drive nonexistent multicast filterEthan Nelson-Moore
10 daysnet: usb: introduce usbnet_mii_ioctl helper functionEthan Nelson-Moore
14 daysnet: usb: r8152: fix resume reset deadlockSergey Senozhatsky
14 daysnet: usb: remove unnecessary get_drvinfo code and driver versionsEthan Nelson-Moore
2026-01-27net: usb: int51x1: use usbnet_cdc_update_filterEthan Nelson-Moore
2026-01-27net: usb: sr9700: replace magic numbers with register bit macrosEthan Nelson-Moore
2026-01-26net: usb: replace unnecessary get_link functions with usbnet_get_linkEthan Nelson-Moore
2026-01-26net: usb: smsc95xx: use phy_do_ioctl_running functionEthan Nelson-Moore
2026-01-25net: usb: sr9700: rename register write commands for clarityEthan Nelson-Moore
2026-01-25net: usb: sr9700: use ETH_ALEN instead of magic numberEthan Nelson-Moore
2026-01-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier
2026-01-20net: usb: r8152: fix transmit queue timeoutMingj Ye
2026-01-17net: usb: sr9700: remove code to drive nonexistent MIIEthan Nelson-Moore
2026-01-15net: usb: dm9601: remove broken SR9700 supportEthan Nelson-Moore
2026-01-15net: usb: sr9700: fix byte numbering in commentsEthan Nelson-Moore
2026-01-15usbnet: fix crash due to missing BQL accounting after resumeSimon Schippers
2026-01-08net: usb: pegasus: fix memory leak in update_eth_regs_async()Petko Manolov
2025-12-30net: usb: sr9700: fix incorrect command used to write single registerEthan Nelson-Moore
2025-12-29usbnet: avoid a possible crash in dql_completed()Eric Dumazet
2025-12-28net: usb: asix: validate PHY address before useDeepanshu Kartikey
2025-12-23net: usb: rtl8150: fix memory leak on usb_submit_urb() failureDeepakkumar Karn
2025-12-22net: usb: sr9700: support devices with virtual driver CDEthan Nelson-Moore
2025-11-13net: usb: usbnet: adhere to styleOliver Neukum
2025-11-10usbnet: Add support for Byte Queue Limits (BQL)Simon Schippers
2025-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-03net: usb: qmi_wwan: initialize MAC header offset in qmimux_rx_fixupQendrim Maxhuni
2025-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-29net: usb: asix_devices: Check return value of usbnet_get_endpointsMiaoqian Lin
2025-10-24net: usb: usbnet: coding style for functionsOliver Neukum
2025-10-23usbnet: Prevents free active keventLizhi Xu
2025-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-16net: usb: rtl8150: Fix frame paddingMichal Pecio
2025-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-10-15net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_r...I Viswanath
2025-10-15r8152: Advertise software timestamp information.Abhishek Rawal
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