summaryrefslogtreecommitdiff
path: root/drivers/net/usb
AgeCommit message (Expand)Author
2025-06-30net: usb: lan78xx: fix WARN in __netif_napi_del_locked on disconnectOleksij Rempel
2025-06-21net: usb: qmi_wwan: add SIMCom 8230C compositionXiaowei Li
2025-06-12Merge tag 'net-6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-10net: usb: r8152: Add device ID for TP-Link UE200Lucas Sanchez Sagrado
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-30net: usb: aqc111: debug info before sanitationOliver Neukum
2025-05-28net: ch9200: fix uninitialised access during mii_nway_restartQasim Ijaz
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