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
/
r8169_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-01
r8169: Fix PCI error on system resume
Kai-Heng Feng
1
-1
/
+1
2023-12-20
r8169: add support for LED's on RTL8168/RTL8101
Heiner Kallweit
1
-0
/
+65
2023-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2023-12-02
r8169: fix rtl8125b PAUSE frames blasting when suspended
ChunHao Lin
1
-1
/
+6
2023-12-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+7
2023-11-30
r8169: improve handling task scheduling
Heiner Kallweit
1
-2
/
+4
2023-11-29
r8169: remove multicast filter limit
Heiner Kallweit
1
-6
/
+1
2023-11-28
r8169: prevent potential deadlock in rtl8169_close
Heiner Kallweit
1
-1
/
+3
2023-11-28
r8169: fix deadlock on RTL8125 in jumbo mtu mode
Heiner Kallweit
1
-1
/
+4
2023-11-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+1
2023-11-22
Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"
Heiner Kallweit
1
-3
/
+1
2023-11-19
r8169: improve RTL8411b phy-down fixup
Heiner Kallweit
1
-111
/
+28
2023-11-14
r8169: fix network lost after resume on DASH systems
ChunHao Lin
1
-0
/
+6
2023-11-14
r8169: add handling DASH when DASH is disabled
ChunHao Lin
1
-11
/
+25
2023-11-08
r8169: respect userspace disabling IFF_MULTICAST
Heiner Kallweit
1
-0
/
+2
2023-11-02
net: r8169: Disable multicast filter for RTL8168H and RTL8107E
Patrick Thompson
1
-1
/
+3
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+3
2023-10-20
r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1
Mirsad Goran Todorovac
1
-1
/
+1
2023-10-20
r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...
Mirsad Goran Todorovac
1
-1
/
+1
2023-10-20
r8169: fix the KCSAN reported data-race in rtl_tx() while reading tp->cur_tx
Mirsad Goran Todorovac
1
-1
/
+1
2023-10-14
r8169: fix rare issue with broken rx after link-down on RTL8125
Heiner Kallweit
1
-0
/
+4
2023-08-28
r8169: fix ASPM-related issues on a number of systems with NIC version from R...
Heiner Kallweit
1
-4
/
+0
2023-07-20
Revert "r8169: disable ASPM during NAPI poll"
Heiner Kallweit
1
-10
/
+1
2023-07-20
r8169: revert 2ab19de62d67 ("r8169: remove ASPM restrictions now that ASPM is...
Heiner Kallweit
1
-1
/
+26
2023-07-17
r8169: fix ASPM-related problem for chip version 42 and 43
Heiner Kallweit
1
-0
/
+7
2023-06-02
r8169: use dev_err_probe in all appropriate places in rtl_init_one()
Heiner Kallweit
1
-25
/
+15
2023-05-30
r8169: check for PCI read error in probe
Heiner Kallweit
1
-1
/
+8
2023-05-24
r8169: Use a raw_spinlock_t for the register locks.
Sebastian Andrzej Siewior
1
-22
/
+22
2023-04-18
r8169: use new macro netif_subqueue_completed_wake in the tx cleanup path
Heiner Kallweit
1
-12
/
+4
2023-04-18
r8169: use new macro netif_subqueue_maybe_stop in rtl8169_start_xmit
Heiner Kallweit
1
-28
/
+11
2023-03-20
r8169: consolidate disabling ASPM before EPHY access
Heiner Kallweit
1
-39
/
+3
2023-03-08
r8169: remove ASPM restrictions now that ASPM is disabled during NAPI poll
Heiner Kallweit
1
-26
/
+1
2023-03-08
r8169: disable ASPM during NAPI poll
Heiner Kallweit
1
-1
/
+10
2023-03-08
r8169: prepare rtl_hw_aspm_clkreq_enable for usage in atomic context
Heiner Kallweit
1
-2
/
+3
2023-03-08
r8169: enable cfg9346 config register access in atomic context
Heiner Kallweit
1
-2
/
+16
2023-03-08
r8169: use spinlock to protect access to registers Config2 and Config5
Heiner Kallweit
1
-10
/
+37
2023-03-08
r8169: use spinlock to protect mac ocp register access
Heiner Kallweit
1
-4
/
+33
2023-01-16
r8169: reset bus if NIC isn't accessible after tx timeout
Heiner Kallweit
1
-0
/
+10
2023-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+1
2023-01-12
r8169: disable ASPM in case of tx timeout
Heiner Kallweit
1
-1
/
+13
2023-01-10
Revert "r8169: disable detection of chip version 36"
Heiner Kallweit
1
-4
/
+1
2022-12-28
r8169: fix dmar pte write access is not set error
Chunhao Lin
1
-7
/
+7
2022-12-28
r8169: move rtl_wol_enable_rx() and rtl_prepare_power_down()
Chunhao Lin
1
-22
/
+22
2022-12-04
r8169: enable GRO software interrupt coalescing per default
Heiner Kallweit
1
-0
/
+2
2022-12-01
r8169: use tp_to_dev instead of open code
Juhee Kang
1
-2
/
+3
2022-10-31
drivers: net: convert to boolean for the mac_managed_pm flag
Denis Kirjanov
1
-1
/
+1
2022-10-01
r8169: add rtl_disable_rxdvgate()
Chunhao Lin
1
-6
/
+10
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-09-20
r8169: disable detection of chip version 36
Heiner Kallweit
1
-1
/
+4
2022-09-13
r8169: remove rtl_wol_shutdown_quirk()
Heiner Kallweit
1
-19
/
+0
[prev]
[next]