summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
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-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
2024-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-12-11net: usb: qmi_wwan: add Telit FE910C04 compositionsDaniele Palmas
2024-12-10net: usb: lan78xx: Rename lan78xx_phy_wait_not_busy to lan78xx_mdiobus_wait_n...Oleksij Rempel
2024-12-10net: usb: lan78xx: Improve error handling in lan78xx_phy_wait_not_busyOleksij Rempel
2024-12-10net: usb: lan78xx: Fix return value handling in lan78xx_set_featuresOleksij Rempel
2024-12-10net: usb: lan78xx: Simplify lan78xx_update_regOleksij Rempel
2024-12-10net: usb: lan78xx: Add error handling to lan78xx_set_mac_addrOleksij Rempel
2024-12-10net: usb: lan78xx: Add error handling to lan78xx_init_mac_addressOleksij Rempel
2024-12-10net: usb: lan78xx: Add error handling to lan78xx_setup_irq_domainOleksij Rempel
2024-12-06net: usb: lan78xx: Improve error handling in dataport and multicast writesOleksij Rempel
2024-12-06net: usb: lan78xx: Add error handling to lan78xx_irq_bus_sync_unlockOleksij Rempel
2024-12-06net: usb: lan78xx: Add error handling to set_rx_max_frame_length and set_mtuOleksij Rempel
2024-12-06net: usb: lan78xx: Add error handling to lan78xx_init_ltmOleksij Rempel
2024-12-06net: usb: lan78xx: Improve error handling in EEPROM and OTP operationsOleksij Rempel
2024-12-06net: usb: lan78xx: Fix error handling in MII read/write functionsOleksij Rempel
2024-12-06net: usb: lan78xx: Improve error reporting with %pe specifierOleksij Rempel
2024-12-06net: usb: lan78xx: move functions to avoid forward definitionsOleksij Rempel
2024-12-06net: usb: lan78xx: Remove KSZ9031 PHY fixupOleksij Rempel
2024-12-06net: usb: lan78xx: Remove LAN8835 PHY fixupOleksij Rempel
2024-11-24net: usb: lan78xx: Fix refcounting and autosuspend on invalid WoL configurationOleksij Rempel
2024-11-24net: usb: lan78xx: Fix memory leak on device unplug by freeing PHY deviceOleksij Rempel