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.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
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-3
/
+3
2020-08-08
r8152: Use MAC address from correct device tree node
Thierry Reding
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-05-19
r8152: support additional Microsoft Surface Ethernet Adapter variant
Marc Payne
1
-0
/
+1
2020-05-14
r8152: Use MAC address from device tree if available
Thierry Reding
1
-9
/
+13
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+8
2020-03-07
r8152: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+1
2020-03-02
r8152: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-3
/
+3
2020-03-01
r8152: check disconnect status after long sleep
You-Sheng Yang
1
-0
/
+8
2020-02-19
r8152: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
1
-24
/
+2
2020-02-04
r8152: Add MAC passthrough support to new device
Kai-Heng Feng
1
-3
/
+10
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+114
2020-01-23
r8152: disable DelayPhyPwrChg
Hayes Wang
1
-1
/
+9
2020-01-23
r8152: avoid the MCU to clear the lanwake
Hayes Wang
1
-0
/
+33
2020-01-23
r8152: don't enable U1U2 with USB_SPEED_HIGH for RTL8153B
Hayes Wang
1
-3
/
+8
2020-01-23
r8152: disable test IO for RTL8153B
Hayes Wang
1
-0
/
+10
2020-01-23
r8152: Disable PLA MCU clock speed down
Hayes Wang
1
-0
/
+17
2020-01-23
r8152: disable U2P3 for RTL8153B
Hayes Wang
1
-3
/
+0
2020-01-23
r8152: get default setting of WOL before initializing
Hayes Wang
1
-4
/
+5
2020-01-23
r8152: reset flow control patch when linking on for RTL8153B
Hayes Wang
1
-0
/
+11
2020-01-23
r8152: fix runtime resume for linking change
Hayes Wang
1
-0
/
+21
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+3
2020-01-15
r8152: add missing endpoint sanity check
Johan Hovold
1
-0
/
+3
2020-01-09
net: r8152: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
1
-7
/
+5
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+21
2019-11-22
r8152: avoid to call napi_disable twice
Hayes Wang
1
-8
/
+20
2019-11-20
r8152: Re-order napi_disable in rtl8152_close
Prashant Malani
1
-1
/
+1
2019-11-06
r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2
Kai-Heng Feng
1
-19
/
+39
2019-11-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2019-10-26
r8152: check the pointer rtl_fw->fw before using it
Hayes Wang
1
-2
/
+5
2019-10-22
r8152: support firmware of PHY NC for RTL8153A
Hayes Wang
1
-2
/
+282
2019-10-22
r8152: move r8153_patch_request forward
Hayes Wang
1
-27
/
+27
2019-10-22
r8152: add checking fw_offset field of struct fw_mac
Hayes Wang
1
-3
/
+9
2019-10-22
r8152: rename fw_type_1 with fw_mac
Hayes Wang
1
-41
/
+41
2019-10-21
r8152: add device id for Lenovo ThinkPad USB-C Dock Gen 2
Kazutoshi Noguchi
1
-0
/
+1
2019-10-16
r8152: support request_firmware for RTL8153
Hayes Wang
1
-12
/
+756
2019-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+1
2019-10-05
r8152: Set macpassthru in reset_resume callback
Kai-Heng Feng
1
-2
/
+1
2019-10-03
r8152: Add identifier names for function pointers
Prashant Malani
1
-11
/
+12
2019-10-02
r8152: Use guard clause and fix comment typos
Prashant Malani
1
-16
/
+16
2019-10-01
r8152: Factor out OOB link list waits
Prashant Malani
1
-52
/
+21
2019-09-05
r8152: adjust the settings of ups flags
Hayes Wang
1
-88
/
+120
2019-09-05
r8152: modify rtl8152_set_speed function
Hayes Wang
1
-64
/
+132
2019-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+1
2019-08-29
r8152: remove calling netif_napi_del
Hayes Wang
1
-2
/
+0
2019-08-29
Revert "r8152: napi hangup fix after disconnect"
Hayes Wang
1
-2
/
+1
2019-08-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2019-08-26
r8152: Set memory to all 0xFFs on failed reg reads
Prashant Malani
1
-1
/
+4
2019-08-24
r8152: add a helper function about setting EEE
Hayes Wang
1
-91
/
+77
[next]