index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
usb
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-12-27
net: usb: pegasus: Do not drop long Ethernet frames
Matthias-Christian Ott
1
-2
/
+2
2021-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-7
/
+44
2021-12-23
r8152: sync ocp base
Hayes Wang
1
-4
/
+22
2021-12-23
r8152: fix the force speed doesn't work for RTL8156
Hayes Wang
1
-0
/
+17
2021-12-22
asix: fix wrong return value in asix_check_host_enable()
Pavel Skripkin
1
-2
/
+4
2021-12-22
asix: fix uninit-value in asix_mdio_read()
Pavel Skripkin
1
-1
/
+1
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+7
2021-12-15
net: usb: lan78xx: add Allied Telesis AT29M2-AF
Greg Jesionowski
1
-0
/
+6
2021-12-10
net: usb: qmi_wwan: add Telit 0x1070 composition
Daniele Palmas
1
-0
/
+1
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2021-12-03
net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zero
Lee Jones
1
-0
/
+2
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-11-29
net: usb: lan78xx: lan78xx_phy_init(): use PHY_POLL instead of "0" if no IRQ ...
Sven Schuchmann
1
-1
/
+1
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-29
/
+26
2021-11-24
lan78xx: Clean up some inconsistent indenting
Jiapeng Chong
1
-2
/
+1
2021-11-23
net: usb: Correct PHY handling of smsc95xx
Martyn Welch
1
-29
/
+26
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+3
2021-11-18
lan78xx: Introduce NAPI polling support
John Efstathiades
1
-68
/
+114
2021-11-18
lan78xx: Remove hardware-specific header update
John Efstathiades
1
-35
/
+16
2021-11-18
lan78xx: Re-order rx_submit() to remove forward declaration
John Efstathiades
1
-54
/
+52
2021-11-18
lan78xx: Introduce Rx URB processing improvements
John Efstathiades
1
-116
/
+166
2021-11-18
lan78xx: Introduce Tx URB processing improvements
John Efstathiades
1
-213
/
+461
2021-11-18
lan78xx: Fix memory allocation bug
John Efstathiades
1
-17
/
+21
2021-11-17
net: usb: r8152: Add MAC passthrough support for more Lenovo Docks
Aaron Ma
1
-6
/
+3
2021-11-15
net: usb: ax88179_178a: add TSO feature
Jacky Chou
1
-6
/
+11
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-0
/
+7
2021-10-27
usbnet: fix error return code in usbnet_probe()
Wang Hai
1
-0
/
+1
2021-10-26
net: lan78xx: fix division by zero in send path
Johan Hovold
1
-0
/
+6
2021-10-25
usbb: catc: use correct API for MAC addresses
Oliver Neukum
1
-5
/
+17
2021-10-22
net: usb: don't write directly to netdev->dev_addr
Jakub Kicinski
8
-13
/
+24
2021-10-22
net: qmi_wwan: use dev_addr_mod()
Jakub Kicinski
1
-2
/
+5
2021-10-22
usb: smsc: use eth_hw_addr_set()
Jakub Kicinski
2
-4
/
+8
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-0
/
+5
2021-10-21
usbnet: sanity check for maxpacket
Oliver Neukum
1
-0
/
+4
2021-10-15
lan78xx: select CRC32
Vegard Nossum
1
-0
/
+1
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2021-10-14
ethernet: manually convert memcpy(dev_addr,..., sizeof(addr))
Jakub Kicinski
1
-1
/
+1
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
6
-9
/
+12
2021-10-13
net: remove single-byte netdev->dev_addr writes
Jakub Kicinski
1
-1
/
+3
2021-10-12
r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256
Vegard Nossum
1
-0
/
+4
2021-10-08
ethernet: use platform_get_ethdev_address()
Jakub Kicinski
2
-4
/
+2
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+15
2021-10-05
net: usb: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
5
-5
/
+5
2021-10-05
r8152: avoid to resubmit rx immediately
Hayes Wang
1
-1
/
+15
2021-10-02
net: usb: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
5
-6
/
+6
2021-10-02
net: usb: use eth_hw_addr_set()
Jakub Kicinski
8
-9
/
+9
2021-09-24
smsc95xx: fix stalled rx after link change
Aaro Koskinen
1
-0
/
+3
2021-09-17
net: hso: fix muxed tty registration
Johan Hovold
1
-7
/
+5
[next]