Netdev List
 help / color / mirror / Atom feed
* [PATCH net v4 0/2] r8169: fix DASH devices network lost issue
@ 2023-11-09 17:33 ChunHao Lin
  2023-11-09 17:33 ` [PATCH net v4 1/2] r8169: add handling DASH when DASH is disabled ChunHao Lin
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: ChunHao Lin @ 2023-11-09 17:33 UTC (permalink / raw)
  To: hkallweit1
  Cc: nic_swsd, davem, edumazet, kuba, pabeni, netdev, linux-kernel,
	ChunHao Lin

This series are used to fix network lost issue on systems that support 
DASH. It has been tested on rtl8168ep and rtl8168fp.


V3 -> V4: Fix a coding style issue.
V2 -> V3: Add 'Fixes' tag and correct indentation.
V1 -> V2: Change variable and function name. And update DASH info message.

ChunHao Lin (2):
  r8169: add handling DASH when DASH is disabled
  r8169: fix network lost after resume on DASH systems

 drivers/net/ethernet/realtek/r8169_main.c | 42 +++++++++++++++++------
 1 file changed, 31 insertions(+), 11 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-11-14  5:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-09 17:33 [PATCH net v4 0/2] r8169: fix DASH devices network lost issue ChunHao Lin
2023-11-09 17:33 ` [PATCH net v4 1/2] r8169: add handling DASH when DASH is disabled ChunHao Lin
2023-11-09 17:39   ` Heiner Kallweit
2023-11-09 17:34 ` [PATCH net v4 2/2] r8169: fix network lost after resume on DASH systems ChunHao Lin
2023-11-14  5:10 ` [PATCH net v4 0/2] r8169: fix DASH devices network lost issue patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox