mbox series

[net,v3,0/2] r8169: fix DASH devices network lost issue

Message ID 20231109164327.3577-1-hau@realtek.com (mailing list archive)
Headers show
Series r8169: fix DASH devices network lost issue | expand

Message

ChunHao Lin Nov. 9, 2023, 4:43 p.m. UTC
This series are used to fix network lost issue on systems that support 
DASH. It has been tested on rtl8168ep and rtl8168fp.


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 | 41 +++++++++++++++++------
 1 file changed, 31 insertions(+), 10 deletions(-)