Skip to content
Snippets Groups Projects
Commit 72ae8314 authored by Sander Vanheule's avatar Sander Vanheule Committed by Stijn Tintel
Browse files

realtek: reset both ethernet NIC and queues


Recent versions of Realtek's SDK reset both the ethernet NIC and queues
(SW_NIC_RST and SW_Q_RST bits) when initialising the hardware.

Furthermore, when issuing a CPU reset on the Zyxel GS1900-8 (not
supported by any current driver), the networking part of the SoC is not
reset. This leads to unresponsive network after the restart. By
resetting both the ethernet NIC and queues, networking always comes up
reliably.

Suggested-by: default avatarBirger Koblitz <mail@birger-koblitz.de>
Signed-off-by: default avatarSander Vanheule <sander@svanheule.net>
Tested-by: default avatarStijn Tintel <stijn@linux-ipv6.be>
parent f84053af
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment