commit | 0a55c12f9734105c004e464b5eebb79f08634d7a | [log] [tgz] |
---|---|---|
author | Raju Lakkaraju <Raju.Lakkaraju@microsemi.com> | Wed Oct 05 14:19:27 2016 +0530 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 06 20:48:04 2016 -0400 |
tree | a8f7cab0a0133a641d4fc6755fb7524994670eb3 | |
parent | ed2eb0fb873e792798258eb00071d68f7278fa78 [diff] |
net: phy: Add Wake-on-LAN driver for Microsemi PHYs. Wake-on-LAN (WoL) is an Ethernet networking standard that allows a computer/device to be turned on or awakened by a network message. VSC8531 PHY can support this feature configure by driver set function. WoL status get by driver get function. Tested on Beaglebone Black with VSC 8531 PHY. Signed-off-by: Raju Lakkaraju <Raju.Lakkaraju@microsemi.com> Signed-off-by: David S. Miller <davem@davemloft.net>