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
2021-11-18
r8169: Add device 10ec:8162 to driver r8169
Janghyub Seo
1
-0
/
+1
2021-09-12
Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"
Hayes Wang
1
-0
/
+1
2021-07-28
r8169: Avoid duplicate sysfs entry creation error
Sayanta Pattanayak
1
-1
/
+2
2021-07-19
r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM
Heiner Kallweit
1
-1
/
+0
2021-06-30
r8169: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-1
/
+1
2021-04-21
r8169: don't advertise pause in jumbo mode
Heiner Kallweit
1
-2
/
+7
2021-04-21
r8169: tweak max read request size for newer chips also in jumbo mtu mode
Heiner Kallweit
1
-4
/
+5
2021-03-30
r8169: fix DMA being used after buffer free if WoL is enabled
Heiner Kallweit
1
-2
/
+4
2021-03-17
r8169: fix r8168fp_adjust_ocp_cmd function
Hayes Wang
1
-1
/
+1
2021-03-09
r8169: fix resuming from suspend on RTL8105e if machine runs on battery
Heiner Kallweit
1
-0
/
+2
2021-03-04
r8169: fix jumbo packet handling on RTL8168e
Heiner Kallweit
1
-2
/
+2
2021-02-10
r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is set
Heiner Kallweit
1
-2
/
+2
2021-02-10
r8169: work around RTL8125 UDP hw bug
Heiner Kallweit
1
-6
/
+65
2021-01-12
r8169: work around power-saving bug on some chip versions
Heiner Kallweit
1
-2
/
+4
2020-11-07
r8169: disable hw csum for short packets on all chip versions
Heiner Kallweit
1
-12
/
+3
2020-11-07
r8169: fix potential skb double free in an error path
Heiner Kallweit
1
-1
/
+2
2020-11-05
r8169: work around short packet hw bug on RTL8125
Heiner Kallweit
1
-3
/
+11
2020-10-29
r8169: fix issue with forced threading in combination with shared interrupts
Heiner Kallweit
1
-2
/
+2
2020-10-20
r8169: fix operation under forced interrupt threading
Heiner Kallweit
1
-4
/
+4
2020-10-10
r8169: factor out handling rtl8169_stats
Heiner Kallweit
1
-21
/
+25
2020-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+7
2020-10-08
r8169: consider that PHY reset may still be in progress after applying firmware
Heiner Kallweit
1
-0
/
+7
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-14
/
+24
2020-10-01
r8169: fix data corruption issue on RTL8402
Heiner Kallweit
1
-0
/
+4
2020-10-01
r8169: fix handling ether_clk
Heiner Kallweit
1
-13
/
+19
2020-09-27
r8169: fix RTL8168f/RTL8411 EPHY config
Heiner Kallweit
1
-2
/
+2
2020-09-23
net: realtek: Remove set but not used variable
Zheng Yongjun
1
-2
/
+2
2020-09-20
8139too: use true,false for bool variables
Jason Yan
1
-1
/
+1
2020-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-08-19
r8169: remove member irq_enabled from struct rtl8169_private
Heiner Kallweit
1
-5
/
+1
2020-08-19
r8169: use napi_complete_done return value
Heiner Kallweit
1
-3
/
+1
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
[next]