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
/
r8152.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-10-04
r8152: Rate limit overflow messages
Andrew Gaul
1
-1
/
+3
2022-09-03
r8152: Add MAC passthrough support for Lenovo Travel Hub
André Apitzsch
1
-0
/
+2
2022-09-01
r8152: allow userland to disable multicast
Sven van Ashbrook
1
-8
/
+12
2022-09-01
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-27
r8152: add PID for the Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
1
-0
/
+3
2022-08-26
r8152: add PID for the Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
1
-0
/
+3
2022-08-22
r8152: fix the RX FIFO settings when suspending
Hayes Wang
1
-0
/
+10
2022-08-22
r8152: fix the units of some registers for RTL8156A
Hayes Wang
1
-15
/
+2
2022-07-20
r8152: fix a WOL issue
Hayes Wang
1
-2
/
+14
2022-07-13
r8152: fix accessing unset transport header
Hayes Wang
1
-7
/
+7
2022-05-20
net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
David Ober
1
-7
/
+26
2022-05-08
r8152: switch to netif_napi_add_weight()
Jakub Kicinski
1
-4
/
+2
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-1
/
+1
2022-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+6
2022-01-05
Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
Aaron Ma
1
-3
/
+6
2021-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+39
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-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-17
net: usb: r8152: Add MAC passthrough support for more Lenovo Docks
Aaron Ma
1
-6
/
+3
2021-10-08
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
1
-1
/
+1
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
1
-1
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+20
2021-08-19
r8152: fix the maximum number of PLA bp for RTL8153C
Hayes Wang
1
-2
/
+19
2021-08-19
r8152: fix writing USB_BP2_EN
Hayes Wang
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-15
r8152: Fix a deadlock by doubly PM resume
Takashi Iwai
1
-9
/
+18
2021-07-15
r8152: Fix potential PM refcount imbalance
Takashi Iwai
1
-1
/
+2
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-06-17
r8152: store the information of the pipes
Hayes Wang
1
-5
/
+13
2021-06-16
r8152: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-1
/
+1
2021-06-02
net: usb: Fix spelling mistakes
Zheng Yongjun
1
-2
/
+2
2021-06-02
r8152: support pauseparam of ethtool_ops
Hayes Wang
1
-0
/
+75
2021-05-24
r8152: check the informaton of the device
Hayes Wang
1
-5
/
+37
2021-04-26
r8152: remove some bit operations
Hayes Wang
1
-7
/
+7
2021-04-23
r8152: redefine REALTEK_USB_DEVICE macro
Hayes Wang
1
-35
/
+27
2021-04-23
r8152: remove NCM mode from REALTEK_USB_DEVICE macro
Hayes Wang
1
-9
/
+0
2021-04-23
r8152: replace return with break for ram code speedup mode timeout
Hayes Wang
1
-1
/
+1
2021-04-17
r8152: search the configuration of vendor mode
Hayes Wang
1
-4
/
+35
2021-04-17
r8152: support PHY firmware for RTL8156 series
Hayes Wang
1
-2
/
+561
2021-04-17
r8152: support new chips
Hayes Wang
1
-65
/
+2149
2021-04-17
r8152: add help function to change mtu
Hayes Wang
1
-22
/
+31
2021-04-17
r8152: adjust rtl8152_check_firmware function
Hayes Wang
1
-22
/
+29
2021-04-17
r8152: set inter fram gap time depending on speed
Hayes Wang
1
-0
/
+28
2021-03-19
r8152: limit the RX buffer size of RTL8153A for USB 2.0
Hayes Wang
1
-1
/
+4
2021-03-04
Revert "r8152: adjust the settings about MAC clock speed down for RTL8153"
Hayes Wang
1
-29
/
+6
[next]