aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/usb (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-23net: usb: lan78xx: fix use of improperly initialized dev->chipid in lan78xx_resetI Viswanath1-4/+4
2025-10-23usbnet: Fix using smp_processor_id() in preemptible code warningsZqiang1-0/+2
2025-10-23net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eepromBhanu Seshu Kumar Valluri1-4/+7
2025-10-23r8152: add error handling in rtl8152_driver_initYi Cong1-1/+6
2025-10-19net: usb: lan78xx: Fix lost EEPROM read timeout error(-ETIMEDOUT) in lan78xx_read_raw_eepromBhanu Seshu Kumar Valluri1-4/+7
2025-10-15net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlockOleksij Rempel1-0/+29
2025-10-15net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicastI Viswanath1-2/+0
2025-08-26net: usb: qmi_wwan: add Telit Cinterion LE910C4-WWX new compositionsFabio Porcedda1-0/+3
2025-08-19net: usb: asix_devices: Fix PHY address mask in MDIO bus initializationYuichiro Tsuji1-1/+1
2025-08-19cdc_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-11net: 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-21net: usb: smsc95xx: add support for ethtool pause parametersOleksij Rempel1-3/+69
2025-07-21net: usb: cdc-ncm: check for filtering capabilityOliver Neukum1-4/+16
2025-07-21net: usb: Remove duplicate assignments for net->pcpu_stat_typeZqiang1-1/+0
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+4
2025-07-15usb: net: sierra: check for no status endpointOliver Neukum1-0/+4
2025-07-09net: usb: enable the work after stop usbnet by ip down/upZqiang1-2/+2
2025-07-07net: usb: lan78xx: stop including phy_fixed.hHeiner Kallweit1-1/+0
2025-07-01net: usb: lan78xx: fix possible NULL pointer dereference in lan78xx_phy_init()Oleksij Rempel1-4/+9
2025-06-30net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel1-2/+0
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2025-06-21net: usb: qmi_wwan: add SIMCom 8230C compositionXiaowei Li1-0/+1
2025-06-19net: usb: Convert tasklet API to new bottom half workqueue mechanismJun Miao1-18/+18
2025-06-19net: usb: lan78xx: remove unused struct membersOleksij Rempel1-4/+0
2025-06-19net: usb: lan78xx: Integrate EEE support with phylink LPI APIOleksij Rempel1-44/+79
2025-06-19net: usb: lan78xx: port link settings to phylink APIOleksij Rempel1-32/+2
2025-06-19net: usb: lan78xx: Use ethtool_op_get_link to reflect current link statusOleksij Rempel1-13/+1
2025-06-19net: usb: lan78xx: Rename EVENT_LINK_RESET to EVENT_PHY_INT_ACKOleksij Rempel1-5/+5
2025-06-19net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC managementOleksij Rempel2-288/+262
2025-06-12net: Use dev_fwnode()Jiri Slaby (SUSE)1-4/+2
2025-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-4/+5
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+1
2025-06-11net: usb: lan78xx: make struct fphy_status static constHeiner Kallweit1-1/+1
2025-06-10net: usb: r8152: Add device ID for TP-Link UE200Lucas Sanchez Sagrado1-0/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar4-4/+4
2025-05-30net: usb: aqc111: debug info before sanitationOliver Neukum1-4/+4
2025-05-28net: ch9200: fix uninitialised access during mii_nway_restartQasim Ijaz1-2/+5
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds7-224/+390
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+4
2025-05-27net: core: Convert dev_set_mac_address() to struct sockaddr_storageKees Cook1-1/+1
2025-05-27net: usb: r8152: Convert to use struct sockaddr_storage internallyKees Cook1-25/+27
2025-05-26net: usb: aqc111: fix error handling of usbnet read callsNikita Zhandarovich1-2/+8
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit1-1/+1
2025-05-16net: Switch to irq_domain_create_*()Jiri Slaby (SUSE)1-5/+4
2025-05-07net: usb: lan78xx: Extract flow control configuration to helperOleksij Rempel1-18/+87