summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-27Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-05-27net: core: Convert dev_set_mac_address() to struct sockaddr_storageKees Cook
2025-05-27net: usb: r8152: Convert to use struct sockaddr_storage internallyKees Cook
2025-05-26net: usb: aqc111: fix error handling of usbnet read callsNikita Zhandarovich
2025-05-20net: phy: fixed_phy: remove irq argument from fixed_phy_registerHeiner Kallweit
2025-05-16net: Switch to irq_domain_create_*()Jiri Slaby (SUSE)
2025-05-07net: usb: lan78xx: Extract flow control configuration to helperOleksij Rempel
2025-05-07net: usb: lan78xx: Refactor USB link power configuration into helperOleksij Rempel
2025-05-07net: usb: lan78xx: Extract PHY interrupt acknowledgment to helperOleksij Rempel
2025-05-07net: usb: lan78xx: move LED DT configuration to helperOleksij Rempel
2025-05-07net: usb: lan78xx: refactor PHY init to separate detection and MAC configurationOleksij Rempel
2025-05-07net: usb: lan78xx: remove explicit check for missing PHY driverOleksij Rempel
2025-05-07net: usb: lan78xx: Improve error handling in PHY initializationOleksij Rempel
2025-05-01r8152: use SHA-256 library API instead of crypto_shash APIEric Biggers
2025-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-04-25Revert "rndis_host: Flag RNDIS modems as WWAN devices"Christian Heusel
2025-04-10usbnet: asix AX88772: leave the carrier control to phylinkKrzysztof HaƂasa
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