Skip to content
Commit 490ed0b9 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'net-stmmac-improve-WOL'



Jisheng Zhang says:

====================
net: stmmac: improve WOL

Currently, stmmac driver relies on the HW PMT to support WOL. We want
to support phy based WOL.

patch1 is a small improvement to disable WAKE_MAGIC for PMT case if
no pmt_magic_frame.
patch2 and patch3 are two prepation patches.
patch4 implement the phy based WOL
patch5 tries to save a bit energy if WOL is enabled.
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents f11df045 77b28983
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