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
/
ethernet
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-22
r8169: allow to enable ASPM on RTL8125A
Heiner Kallweit
1
-0
/
+2
2020-07-15
r8169: add support for RTL8125B
Heiner Kallweit
3
-23
/
+141
2020-07-01
net: phy: don't abuse devres in devm_mdiobus_register()
Bartosz Golaszewski
1
-1
/
+1
2020-06-29
r8169: sync support for RTL8401 with vendor driver
Heiner Kallweit
3
-2
/
+25
2020-06-29
r8169: merge handling of RTL8101e and RTL8100e
Heiner Kallweit
3
-11
/
+3
2020-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2020-06-24
r8169: rename RTL8125 to RTL8125A
Heiner Kallweit
2
-21
/
+21
2020-06-23
r8169: improve rtl8169_runtime_resume
Heiner Kallweit
1
-10
/
+3
2020-06-23
r8169: remove driver-specific mutex
Heiner Kallweit
1
-45
/
+0
2020-06-23
r8169: use RTNL to protect critical sections
Heiner Kallweit
1
-0
/
+8
2020-06-23
r8169: add rtl8169_up
Heiner Kallweit
1
-32
/
+16
2020-06-23
r8169: remove no longer needed checks for device being runtime-active
Heiner Kallweit
1
-48
/
+6
2020-06-23
r8169: mark device as not present when in PCI D3
Heiner Kallweit
1
-11
/
+14
2020-06-21
r8169: fix firmware not resetting tp->ocp_base
Heiner Kallweit
1
-1
/
+4
2020-06-19
r8169: allow setting irq coalescing if link is down
Heiner Kallweit
1
-4
/
+8
2020-06-19
r8169: move switching optional clock on/off to pll power functions
Heiner Kallweit
1
-3
/
+4
2020-06-19
r8169: move updating counters to rtl8169_down
Heiner Kallweit
1
-6
/
+2
2020-06-19
r8169: move napi_disable call and rename rtl8169_hw_reset
Heiner Kallweit
1
-5
/
+5
2020-06-19
r8169: replace synchronize_rcu with synchronize_net
Heiner Kallweit
1
-1
/
+1
2020-06-19
r8169: improve setting WoL on runtime-resume
Heiner Kallweit
1
-4
/
+2
2020-06-19
r8169: remove unused constant RsvdMask
Heiner Kallweit
1
-2
/
+0
2020-06-19
r8169: add info for DASH being enabled
Heiner Kallweit
1
-1
/
+3
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-9
/
+9
2020-06-05
r8169: fix failing WoL
Heiner Kallweit
1
-6
/
+7
2020-05-31
r8169: improve handling power management ops
Heiner Kallweit
1
-19
/
+9
2020-05-31
r8169: make rtl8169_down central chip quiesce function
Heiner Kallweit
1
-22
/
+11
2020-05-31
r8169: move some calls to rtl8169_hw_reset
Heiner Kallweit
1
-39
/
+36
2020-05-31
r8169: don't reset tx ring indexes in rtl8169_tx_clear
Heiner Kallweit
1
-1
/
+0
2020-05-31
r8169: enable WAKE_PHY as only WoL source when runtime-suspending
Heiner Kallweit
1
-1
/
+1
2020-05-31
r8169: change driver data type
Heiner Kallweit
1
-35
/
+25
2020-05-27
r8169: improve rtl_remove_one
Heiner Kallweit
1
-7
/
+5
2020-05-26
r8169: sync RTL8168f/RTL8411 hw config with vendor driver
Heiner Kallweit
1
-3
/
+3
2020-05-26
r8169: sync RTL8168evl hw config with vendor driver
Heiner Kallweit
1
-3
/
+5
2020-05-26
r8169: sync RTL8168h hw config with vendor driver
Heiner Kallweit
1
-2
/
+1
2020-05-26
r8169: sync RTL8168g hw config with vendor driver
Heiner Kallweit
1
-0
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+15
2020-05-24
r8169: remove mask argument from r8168ep_ocp_read
Heiner Kallweit
1
-7
/
+5
2020-05-24
r8169: remove mask argument from r8168dp_ocp_read
Heiner Kallweit
1
-4
/
+4
2020-05-24
r8169: remove mask argument from rtl_w0w1_eri
Heiner Kallweit
1
-36
/
+30
2020-05-23
r8169: fix OCP access on RTL8117
Heiner Kallweit
1
-2
/
+15
2020-05-20
realtek/8139cp: use generic power management
Vaibhav Gupta
1
-17
/
+8
2020-05-20
realtek/8139too: use generic power management
Vaibhav Gupta
1
-19
/
+7
2020-05-19
r8169: work around an irq coalescing related tx timeout
Heiner Kallweit
1
-0
/
+9
2020-05-19
r8169: improve rtl8169_mark_to_asic
Heiner Kallweit
1
-3
/
+2
2020-05-19
r8169: make rtl_rx better readable
Heiner Kallweit
1
-51
/
+48
2020-05-17
r8169: remove remaining call to mdiobus_unregister
Heiner Kallweit
1
-1
/
+0
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2020-05-15
r8169: don't include linux/moduleparam.h
Heiner Kallweit
1
-1
/
+0
2020-05-15
r8169: remove not needed checks in rtl8169_set_eee
Heiner Kallweit
1
-6
/
+0
[next]