summaryrefslogtreecommitdiffstats
path: root/drivers/net/usb
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-111-1/+1
|\
| * r8152: fix unknown device for choose_configurationHayes Wang2024-03-111-1/+1
* | net: usbnet: Remove generic .ndo_get_stats64Breno Leitao2024-03-071-1/+0
* | net: usbnet: Leverage core stats allocatorBreno Leitao2024-03-071-7/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-03-071-1/+2
|\|
| * net: lan78xx: fix runtime PM count underflow on link stopOleksij Rempel2024-03-011-1/+2
* | sr9800: Add check for usbnet_get_endpointsChen Ni2024-03-061-1/+3
* | ipv6: annotate data-races around cnf.forwardingEric Dumazet2024-03-011-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-293-2/+10
|\|
| * net: lan78xx: fix "softirq work is pending" errorOleksij Rempel2024-02-271-0/+2
| * net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco2024-02-271-1/+1
| * lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel2024-02-261-1/+2
| * net: smsc95xx: add support for SYS TEC USB-SPEmodule1Andre Werner2024-02-221-0/+5
* | net: usb: ax88179_178a: Use linkmode helpers for EEEAndrew Lunn2024-02-281-5/+5
* | net: usb: r8152: Use linkmode helpers for EEEAndrew Lunn2024-02-282-17/+17
* | net: hso: constify the struct device_type usageRicardo B. Marliere2024-02-211-1/+1
* | net: usbnet: constify the struct device_type usageRicardo B. Marliere2024-02-211-2/+2
* | ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit2024-01-312-12/+12
* | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-313-14/+14
|/
* Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-11/+5
|\
| * Merge 6.7-rc5 into usb-nextGreg Kroah-Hartman2023-12-111-6/+22
| |\
| * | r8152: Choose our USB config with choose_configuration() rather than probe()Douglas Anderson2023-12-041-11/+5
* | | Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-01-181-11/+0
|\ \ \
| * \ \ Merge 6.7-rc5 into tty-nextGreg Kroah-Hartman2023-12-114-12/+29
| |\ \ \ | | | |/ | | |/|
| * | | tty: hso: don't initialize global serial_tableJiri Slaby (SUSE)2023-11-251-5/+0
| * | | tty: hso: don't emit load/unload info to the logJiri Slaby (SUSE)2023-11-251-6/+0
* | | | lan78xx: remove redundant statement in lan78xx_get_eeeHeiner Kallweit2024-01-081-2/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-01-042-4/+23
|\ \ \ \
| * \ \ \ Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-01-041-1/+3
| |\ \ \ \
| | * | | | asix: Add check for usbnet_get_endpointsChen Ni2024-01-041-1/+3
| | | |/ / | | |/| |
| * / | | net: usb: ax88179_178a: avoid failed operations when device is disconnectedJose Ignacio Tornos Martinez2023-12-151-3/+20
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-071-6/+22
|\| | |
| * | | r8152: add vendor/device ID pair for ASUS USB-C2500Kelly Kane2023-12-061-0/+1
| * | | r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()Douglas Anderson2023-12-041-0/+2
| * | | r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()Douglas Anderson2023-12-041-0/+2
| * | | r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()Douglas Anderson2023-12-041-0/+2
| * | | r8152: Add RTL8152_INACCESSIBLE checks to more loopsDouglas Anderson2023-12-041-0/+8
| * | | r8152: Hold the rtnl_lock for all of resetDouglas Anderson2023-12-041-6/+7
| | |/ | |/|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-11-233-6/+7
|\| |
| * | net: usb: qmi_wwan: claim interface 4 for ZTE MF290Lech Perczak2023-11-231-0/+1
| * | net: usb: ax88179_178a: fix failed operations during ax88179_resetJose Ignacio Tornos Martinez2023-11-211-2/+2
| * | usb: aqc111: check packet for fixup for true limitOliver Neukum2023-11-161-4/+4
| |/
* / net: usb: ax88179_178a: avoid two consecutive device resetsJose Ignacio Tornos Martinez2023-11-211-2/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-262-74/+233
|\
| * r8152: Block future register access if register access failsDouglas Anderson2023-10-221-31/+176
| * r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLEDouglas Anderson2023-10-221-48/+48
| * r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()Douglas Anderson2023-10-221-0/+4
| * r8152: Check for unplug in rtl_phy_patch_request()Douglas Anderson2023-10-221-0/+3
| * r8152: Release firmware if we have an error in probeDouglas Anderson2023-10-221-0/+1
| * r8152: Cancel hw_phy_work if we have an error in probeDouglas Anderson2023-10-221-0/+1