commit | 1d8e5b0f3f2c6d05697f8192aac7255e6be1e715 | [log] [tgz] |
---|---|---|
author | Jisheng Zhang <Jisheng.Zhang@synaptics.com> | Mon Jul 27 19:03:09 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 28 17:48:20 2020 -0700 |
tree | 604bc0caaccad6852d0e84676c8eb250ef0f0f01 | |
parent | e8377e7a29efbe80668b638eccd58f8db3c9ecb7 [diff] |
net: stmmac: Support WOL with phy Currently, the stmmac driver WOL implementation relies on MAC's PMT feature. We have a case: the MAC HW doesn't enable PMT, instead, we rely on the phy to support WOL. Implement the support for this case. Signed-off-by: Jisheng Zhang <Jisheng.Zhang@synaptics.com> Signed-off-by: David S. Miller <davem@davemloft.net>