index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-03-12
r8152: fix unknown device for choose_configuration
Hayes Wang
1
-1
/
+1
2024-03-08
net: usbnet: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-08
net: usbnet: Leverage core stats allocator
Breno Leitao
1
-7
/
+1
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2024-03-07
sr9800: Add check for usbnet_get_endpoints
Chen Ni
1
-1
/
+3
2024-03-01
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
1
-1
/
+1
2024-03-01
net: lan78xx: fix runtime PM count underflow on link stop
Oleksij Rempel
1
-1
/
+2
2024-03-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-2
/
+10
2024-02-28
net: usb: ax88179_178a: Use linkmode helpers for EEE
Andrew Lunn
1
-5
/
+5
2024-02-28
net: usb: r8152: Use linkmode helpers for EEE
Andrew Lunn
2
-17
/
+17
2024-02-28
net: lan78xx: fix "softirq work is pending" error
Oleksij Rempel
1
-0
/
+2
2024-02-28
net: usb: dm9601: fix wrong return value in dm9601_mdio_read
Javier Carrasco
1
-1
/
+1
2024-02-27
lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
Oleksij Rempel
1
-1
/
+2
2024-02-23
net: smsc95xx: add support for SYS TEC USB-SPEmodule1
Andre Werner
1
-0
/
+5
2024-02-21
net: hso: constify the struct device_type usage
Ricardo B. Marliere
1
-1
/
+1
2024-02-21
net: usbnet: constify the struct device_type usage
Ricardo B. Marliere
1
-2
/
+2
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2
-12
/
+12
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
3
-14
/
+14
2024-01-18
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-11
/
+5
2024-01-18
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-11
/
+0
2024-01-09
lan78xx: remove redundant statement in lan78xx_get_eee
Heiner Kallweit
1
-2
/
+0
2024-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-4
/
+23
2024-01-05
Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-1
/
+3
2024-01-04
asix: Add check for usbnet_get_endpoints
Chen Ni
1
-1
/
+3
2023-12-15
net: usb: ax88179_178a: avoid failed operations when device is disconnected
Jose Ignacio Tornos Martinez
1
-3
/
+20
2023-12-11
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
4
-12
/
+29
2023-12-11
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
1
-6
/
+22
2023-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+22
2023-12-06
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
1
-0
/
+1
2023-12-04
r8152: Choose our USB config with choose_configuration() rather than probe()
Douglas Anderson
1
-11
/
+5
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE checks to more loops
Douglas Anderson
1
-0
/
+8
2023-12-04
r8152: Hold the rtnl_lock for all of reset
Douglas Anderson
1
-6
/
+7
2023-11-25
tty: hso: don't initialize global serial_table
Jiri Slaby (SUSE)
1
-5
/
+0
2023-11-25
tty: hso: don't emit load/unload info to the log
Jiri Slaby (SUSE)
1
-6
/
+0
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-6
/
+7
2023-11-23
net: usb: qmi_wwan: claim interface 4 for ZTE MF290
Lech Perczak
1
-0
/
+1
2023-11-22
net: usb: ax88179_178a: avoid two consecutive device resets
Jose Ignacio Tornos Martinez
1
-2
/
+0
2023-11-22
net: usb: ax88179_178a: fix failed operations during ax88179_reset
Jose Ignacio Tornos Martinez
1
-2
/
+2
2023-11-17
usb: aqc111: check packet for fixup for true limit
Oliver Neukum
1
-4
/
+4
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-74
/
+233
2023-10-22
r8152: Block future register access if register access fails
Douglas Anderson
1
-31
/
+176
2023-10-22
r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE
Douglas Anderson
1
-48
/
+48
2023-10-22
r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
Douglas Anderson
1
-0
/
+4
2023-10-22
r8152: Check for unplug in rtl_phy_patch_request()
Douglas Anderson
1
-0
/
+3
2023-10-22
r8152: Release firmware if we have an error in probe
Douglas Anderson
1
-0
/
+1
2023-10-22
r8152: Cancel hw_phy_work if we have an error in probe
Douglas Anderson
1
-0
/
+1
[next]