summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
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
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
2025-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-25usbnet: Set duplex status to unknown in the absence of MIIYi Cong
2025-07-25net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
2025-07-21net: usb: smsc95xx: add support for ethtool pause parametersOleksij Rempel
2025-07-21net: usb: cdc-ncm: check for filtering capabilityOliver Neukum
2025-07-21net: usb: Remove duplicate assignments for net->pcpu_stat_typeZqiang
2025-07-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-15usb: net: sierra: check for no status endpointOliver Neukum
2025-07-09net: usb: enable the work after stop usbnet by ip down/upZqiang
2025-07-07net: usb: lan78xx: stop including phy_fixed.hHeiner Kallweit
2025-07-01net: usb: lan78xx: fix possible NULL pointer dereference in lan78xx_phy_init()Oleksij Rempel
2025-06-30net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-06-21net: usb: qmi_wwan: add SIMCom 8230C compositionXiaowei Li
2025-06-19net: usb: Convert tasklet API to new bottom half workqueue mechanismJun Miao
2025-06-19net: usb: lan78xx: remove unused struct membersOleksij Rempel
2025-06-19net: usb: lan78xx: Integrate EEE support with phylink LPI APIOleksij Rempel
2025-06-19net: usb: lan78xx: port link settings to phylink APIOleksij Rempel
2025-06-19net: usb: lan78xx: Use ethtool_op_get_link to reflect current link statusOleksij Rempel
2025-06-19net: usb: lan78xx: Rename EVENT_LINK_RESET to EVENT_PHY_INT_ACKOleksij Rempel
2025-06-19net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC managementOleksij Rempel
2025-06-12net: Use dev_fwnode()Jiri Slaby (SUSE)