Skip to content
Commit 3871c387 authored by Michael Stapelberg's avatar Michael Stapelberg Committed by David S. Miller
Browse files

mv643xx_eth with 88E1318S: support Wake on LAN



This has been tested on a qnap TS-119P II. Note that enabling WOL with
"ethtool -s eth0 wol g" is not enough; you also need to tell the PIC
microcontroller inside the qnap that WOL should be enabled by sending
0xF2 with qcontrol(1) and you have to disable EUP ("Energy-using
Products", a European power-saving thing) by sending 0xF4.

Signed-off-by: default avatarMichael Stapelberg <michael@stapelberg.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 42e836eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment