index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: usb: qmi_wwan: Remove generic .ndo_get_stats64
Breno Leitao
2024-04-11
1
-2
/
+0
*
net: usb: qmi_wwan: Leverage core stats allocator
Breno Leitao
2024-04-11
2
-7
/
+2
*
net: usb: lan78xx: Fixup EEE
Andrew Lunn
2024-04-08
1
-20
/
+22
*
net: usb: ax88179_178a: non necessary second random mac address
Jose Ignacio Tornos Martinez
2024-04-08
1
-1
/
+0
*
net: usb: ax88179_178a: avoid the interface always configured as random address
Jose Ignacio Tornos Martinez
2024-04-04
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-11
1
-1
/
+1
|
\
|
*
r8152: fix unknown device for choose_configuration
Hayes Wang
2024-03-11
1
-1
/
+1
*
|
net: usbnet: Remove generic .ndo_get_stats64
Breno Leitao
2024-03-07
1
-1
/
+0
*
|
net: usbnet: Leverage core stats allocator
Breno Leitao
2024-03-07
1
-7
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-03-07
1
-1
/
+2
|
\
|
|
*
net: lan78xx: fix runtime PM count underflow on link stop
Oleksij Rempel
2024-03-01
1
-1
/
+2
*
|
sr9800: Add check for usbnet_get_endpoints
Chen Ni
2024-03-06
1
-1
/
+3
*
|
ipv6: annotate data-races around cnf.forwarding
Eric Dumazet
2024-03-01
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-29
3
-2
/
+10
|
\
|
|
*
net: lan78xx: fix "softirq work is pending" error
Oleksij Rempel
2024-02-27
1
-0
/
+2
|
*
net: usb: dm9601: fix wrong return value in dm9601_mdio_read
Javier Carrasco
2024-02-27
1
-1
/
+1
|
*
lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detected
Oleksij Rempel
2024-02-26
1
-1
/
+2
|
*
net: smsc95xx: add support for SYS TEC USB-SPEmodule1
Andre Werner
2024-02-22
1
-0
/
+5
*
|
net: usb: ax88179_178a: Use linkmode helpers for EEE
Andrew Lunn
2024-02-28
1
-5
/
+5
*
|
net: usb: r8152: Use linkmode helpers for EEE
Andrew Lunn
2024-02-28
2
-17
/
+17
*
|
net: hso: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
1
-1
/
+1
*
|
net: usbnet: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
1
-2
/
+2
*
|
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
2
-12
/
+12
*
|
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2024-01-31
3
-14
/
+14
|
/
*
Merge tag 'usb-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
1
-11
/
+5
|
\
|
*
Merge 6.7-rc5 into usb-next
Greg Kroah-Hartman
2023-12-11
1
-6
/
+22
|
|
\
|
*
|
r8152: Choose our USB config with choose_configuration() rather than probe()
Douglas Anderson
2023-12-04
1
-11
/
+5
*
|
|
Merge tag 'tty-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-01-18
1
-11
/
+0
|
\
\
\
|
*
\
\
Merge 6.7-rc5 into tty-next
Greg Kroah-Hartman
2023-12-11
4
-12
/
+29
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
tty: hso: don't initialize global serial_table
Jiri Slaby (SUSE)
2023-11-25
1
-5
/
+0
|
*
|
|
tty: hso: don't emit load/unload info to the log
Jiri Slaby (SUSE)
2023-11-25
1
-6
/
+0
*
|
|
|
lan78xx: remove redundant statement in lan78xx_get_eee
Heiner Kallweit
2024-01-08
1
-2
/
+0
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
2
-4
/
+23
|
\
\
\
\
|
*
\
\
\
Merge tag 'net-6.7-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-04
1
-1
/
+3
|
|
\
\
\
\
|
|
*
|
|
|
asix: Add check for usbnet_get_endpoints
Chen Ni
2024-01-04
1
-1
/
+3
|
|
|
|
/
/
|
|
|
/
|
|
|
*
/
|
|
net: usb: ax88179_178a: avoid failed operations when device is disconnected
Jose Ignacio Tornos Martinez
2023-12-15
1
-3
/
+20
|
|
/
/
/
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-07
1
-6
/
+22
|
\
|
|
|
|
*
|
|
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
2023-12-06
1
-0
/
+1
|
*
|
|
r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()
Douglas Anderson
2023-12-04
1
-0
/
+2
|
*
|
|
r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()
Douglas Anderson
2023-12-04
1
-0
/
+2
|
*
|
|
r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()
Douglas Anderson
2023-12-04
1
-0
/
+2
|
*
|
|
r8152: Add RTL8152_INACCESSIBLE checks to more loops
Douglas Anderson
2023-12-04
1
-0
/
+8
|
*
|
|
r8152: Hold the rtnl_lock for all of reset
Douglas Anderson
2023-12-04
1
-6
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-11-23
3
-6
/
+7
|
\
|
|
|
*
|
net: usb: qmi_wwan: claim interface 4 for ZTE MF290
Lech Perczak
2023-11-23
1
-0
/
+1
|
*
|
net: usb: ax88179_178a: fix failed operations during ax88179_reset
Jose Ignacio Tornos Martinez
2023-11-21
1
-2
/
+2
|
*
|
usb: aqc111: check packet for fixup for true limit
Oliver Neukum
2023-11-16
1
-4
/
+4
|
|
/
*
/
net: usb: ax88179_178a: avoid two consecutive device resets
Jose Ignacio Tornos Martinez
2023-11-21
1
-2
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-26
2
-74
/
+233
|
\
|
*
r8152: Block future register access if register access fails
Douglas Anderson
2023-10-22
1
-31
/
+176
[next]