summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/8390
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-06-16 14:14:58 -0700
committerDavid S. Miller <davem@davemloft.net>2016-06-16 14:14:58 -0700
commitb4eccef8f30b01e2c09bdd9571c81ed817c3701f (patch)
tree5dd4e1051c20d155741f62a662f7b087f58142cb /drivers/net/ethernet/8390
parent141ddefce7c807c5e34b67be50b4a789a51f4a56 (diff)
parentd5bfbeb80973010dc87c82dc56f66e99c3e8c4da (diff)
downloadtalos-op-linux-b4eccef8f30b01e2c09bdd9571c81ed817c3701f.tar.gz
talos-op-linux-b4eccef8f30b01e2c09bdd9571c81ed817c3701f.zip
Merge branch 'stmmac-wol'
Vincent Palatin says: ==================== net: stmmac: dwmac-rk: fixes for Wake-on-Lan on RK3288 In order to support Wake-On-Lan when using the RK3288 integrated MAC (with an external RGMII PHY), we need to avoid shutting down the regulator of the external PHY when the MAC is suspended as it's currently done in the MAC platform code. As a first step, create independant callbacks for suspend/resume rather than re-using exit/init callbacks. So the dwmac platform driver can behave differently on suspend where it might skip shutting the PHY and at module unloading. Then update the dwmac-rk driver to switch off the PHY regulator only if we are not planning to wake up from the LAN. Finally add the PMT interrupt to the MAC device tree configuration, so we can wake up the core from it when the PHY has received the magic packet. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/8390')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud