summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2025-08-20net: usb: cdc-ncm: check for filtering capabilityOliver Neukum
2025-08-20net: usb: qmi_wwan: add Telit Cinterion FN990A w/audio compositionFabio Porcedda
2025-08-20net: usb: asix_devices: add phy_mask for ax88772 mdio busXu Yang
2025-08-15net: usbnet: Fix the wrong netif_carrier_on() callAmmar Faizi
2025-08-15net: usbnet: Avoid potential RCU stall on LINK_CHANGE eventJohn Ernberg
2025-07-24usb: net: sierra: check for no status endpointOliver Neukum
2025-07-17net: usb: qmi_wwan: add SIMCom 8230C compositionXiaowei Li
2025-07-10net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel
2025-06-27usbnet: asix AX88772: leave the carrier control to phylinkKrzysztof HaƂasa
2025-06-27net: ch9200: fix uninitialised access during mii_nway_restartQasim Ijaz
2025-06-19net: usb: aqc111: debug info before sanitationOliver Neukum
2025-06-19net: usb: aqc111: fix error handling of usbnet read callsNikita Zhandarovich
2025-04-25Revert "rndis_host: Flag RNDIS modems as WWAN devices"Christian Heusel
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04usbnet:fix NPE during rx_completeYing Lu
2025-03-28net: usb: usbnet: restore usb%d name exception for local mac addressesDominique Martinet
2025-03-27rndis_host: Flag RNDIS modems as WWAN devicesLubomir Rintel
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-25net: usb: asix: ax88772: Increase phy_name sizeAndy Shevchenko
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-17cdc_ether|r8152: ThinkPad Hybrid USB-C/A Dock quirkPhilipp Hahn
2025-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2025-03-10net: usb: lan78xx: Sanitize return values of register read/write functionsOleksij Rempel
2025-02-28net: usb: cdc_mbim: fix Telit Cinterion FE990A nameFabio Porcedda
2025-02-28net: usb: qmi_wwan: fix Telit Cinterion FE990A nameFabio Porcedda
2025-02-28net: usb: qmi_wwan: add Telit Cinterion FE990B compositionFabio Porcedda
2025-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-02-27usbnet: gl620a: fix endpoint checking in genelink_bind()Nikita Zhandarovich
2025-02-18net/cdc_ncm: Switch to use hrtimer_setup()Nam Cao
2025-02-13net: usb: asix_devices: add FiberGecko DeviceIDMax Schulze
2025-02-10r8152: add vendor/device ID pair for Dell Alienware AW1022zAleksander Jan Bajkowski
2025-02-07net: usb: cdc_mbim: fix Telit Cinterion FN990A nameFabio Porcedda
2025-02-07net: usb: qmi_wwan: fix Telit Cinterion FN990A nameFabio Porcedda
2025-02-07net: usb: qmi_wwan: add Telit Cinterion FN990B compositionFabio Porcedda
2025-01-28usbnet: ipheth: document scope of NCM implementationFoster Snowhill
2025-01-28usbnet: ipheth: fix DPE OoB readFoster Snowhill
2025-01-28usbnet: ipheth: break up NCM header size computationFoster Snowhill
2025-01-28usbnet: ipheth: refactor NCM datagram loopFoster Snowhill
2025-01-28usbnet: ipheth: use static NDP16 location in URBFoster Snowhill
2025-01-28usbnet: ipheth: check that DPE points past NCM headerFoster Snowhill
2025-01-28usbnet: ipheth: fix possible overflow in DPE length checkFoster Snowhill
2025-01-28net: usb: rtl8150: enable basic endpoint checkingNikita Zhandarovich
2024-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-18net: usb: qmi_wwan: add Quectel RG255CMartin Hou
2024-12-17net: usb: lan78xx: Improve error handling in WoL operationsOleksij Rempel
2024-12-17net: usb: lan78xx: remove PHY register access from ethtool get_regsOleksij Rempel
2024-12-17net: usb: lan78xx: rename phy_mutex to mdiobus_mutexOleksij Rempel
2024-12-17net: usb: lan78xx: Use action-specific label in lan78xx_mac_resetOleksij Rempel
2024-12-17net: usb: lan78xx: Use ETIMEDOUT instead of ETIME in lan78xx_stop_hwOleksij Rempel
2024-12-17net: usb: lan78xx: Add error handling to lan78xx_get_regsOleksij Rempel