index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Lines
2021-10-27
usbnet: fix error return code in usbnet_probe()
Wang Hai
-0
/
+1
2021-10-26
net: lan78xx: fix division by zero in send path
Johan Hovold
-0
/
+6
2021-10-21
usbnet: sanity check for maxpacket
Oliver Neukum
-0
/
+4
2021-10-15
lan78xx: select CRC32
Vegard Nossum
-0
/
+1
2021-10-12
r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256
Vegard Nossum
-0
/
+4
2021-10-05
r8152: avoid to resubmit rx immediately
Hayes Wang
-1
/
+15
2021-09-24
smsc95xx: fix stalled rx after link change
Aaro Koskinen
-0
/
+3
2021-09-17
net: hso: fix muxed tty registration
Johan Hovold
-7
/
+5
2021-09-07
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-3
/
+14
2021-09-03
net: usb: qmi_wwan: add Telit 0x1060 composition
Carlo Lobrano
-0
/
+1
2021-09-02
net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920
Daniele Palmas
-0
/
+5
2021-09-02
net: hso: add failure handler for add_net_device
Ziyang Xuan
-3
/
+8
2021-09-01
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-6
/
+6
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-24
/
+30
2021-08-25
net: usb: asix: ax88772: fix boolconv.cocci warnings
kernel test robot
-1
/
+1
2021-08-25
lan78xx: Limit number of driver warning messages
John Efstathiades
-2
/
+3
2021-08-25
lan78xx: Fix race condition in disconnect handling
John Efstathiades
-9
/
+57
2021-08-25
lan78xx: Fix race conditions in suspend/resume handling
John Efstathiades
-135
/
+284
2021-08-25
lan78xx: Fix partial packet errors on suspend/resume
John Efstathiades
-106
/
+197
2021-08-25
lan78xx: Fix exception on link speed change
John Efstathiades
-6
/
+48
2021-08-25
lan78xx: Add missing return code checks
John Efstathiades
-66
/
+333
2021-08-25
lan78xx: Remove unused pause frame queue
John Efstathiades
-9
/
+0
2021-08-25
lan78xx: Set flow control threshold to prevent packet loss
John Efstathiades
-2
/
+15
2021-08-25
lan78xx: Remove unused timer
John Efstathiades
-3
/
+1
2021-08-25
lan78xx: Fix white space and style issues
John Efstathiades
-38
/
+42
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
-2
/
+6
2021-08-23
net: usb: asix: do not call phy_disconnect() for ax88178
Oleksij Rempel
-1
/
+7
2021-08-23
net: usb: asix: ax88772: move embedded PHY detection as early as possible
Oleksij Rempel
-21
/
+21
2021-08-20
net: usb: pegasus: fixes of set_register(s) return value evaluation;
Petko Manolov
-2
/
+2
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-43
/
+50
2021-08-19
r8152: fix the maximum number of PLA bp for RTL8153C
Hayes Wang
-2
/
+19
2021-08-19
r8152: fix writing USB_BP2_EN
Hayes Wang
-1
/
+1
2021-08-18
net: asix: fix uninit value bugs
Pavel Skripkin
-40
/
+30
2021-08-13
net: hso: drop unused function argument
Pavel Skripkin
-4
/
+3
2021-08-09
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
-88
/
+143
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
-68
/
+100
2021-08-05
net: pegasus: fix uninit-value in get_interrupt_interval
Pavel Skripkin
-3
/
+11
2021-08-04
net: usb: lan78xx: don't modify phy_device state concurrently
Ivan T. Ivanov
-4
/
+12
2021-08-04
net: usb: pegasus: Remove the changelog and DRIVER_VERSION.
Petko Manolov
-28
/
+2
2021-08-04
net: usb: pegasus: Check the return value of get_geristers() and friends;
Petko Manolov
-33
/
+75
2021-08-03
drivers/net/usb: Remove all strcpy() uses
Len Baker
-5
/
+5
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
-13
/
+13
2021-07-27
net: usb: use ndo_siocdevprivate
Arnd Bergmann
-4
/
+6
2021-07-27
phonet: use siocdevprivate
Arnd Bergmann
-2
/
+3
2021-07-27
tty: drop put_tty_driver
Jiri Slaby
-2
/
+2
2021-07-27
tty: stop using alloc_tty_driver
Jiri Slaby
-4
/
+4
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
-10
/
+20
2021-07-22
net: usb: asix: ax88772: add missing stop
Oleksij Rempel
-0
/
+1
2021-07-22
net: usb: asix: ax88772: do not poll for PHY before registering it
Oleksij Rempel
-5
/
+0
2021-07-21
usb: hso: remove the bailout parameter
Dongliang Mu
-3
/
+3
[next]