linux/drivers/net/dsa
Florian Fainelli 96e65d7f3f net: dsa: bcm_sf2: add support for Wake-on-LAN
In order for Wake-on-LAN to work properly, we query the parent network
device Wake-on-LAN features and advertise those. Similarly, when
configuring Wake-on-LAN on a per-port network interface, we make sure
that we do not accept something the master network devices does not
support.

Finally, we need to maintain a bitmask of the ports enabled for
Wake-on-LAN to prevent the suspend() callback from disabling a port that
is used for waking up the system.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-09-22 14:41:23 -04:00
..
bcm_sf2_regs.h net: dsa: bcm_sf2: communicate integrated PHY revision to PHY driver 2014-09-19 16:27:07 -04:00
bcm_sf2.c net: dsa: bcm_sf2: add support for Wake-on-LAN 2014-09-22 14:41:23 -04:00
bcm_sf2.h net: dsa: bcm_sf2: add support for Wake-on-LAN 2014-09-22 14:41:23 -04:00
Kconfig net: DSA: Marvell mv88e6171 switch driver 2014-09-13 17:26:47 -04:00
Makefile net: DSA: Marvell mv88e6171 switch driver 2014-09-13 17:26:47 -04:00
mv88e6xxx.c dsa: Replace mii_bus with a generic host device 2014-09-15 17:24:20 -04:00
mv88e6xxx.h net: DSA: Marvell mv88e6171 switch driver 2014-09-13 17:26:47 -04:00
mv88e6060.c dsa: Replace mii_bus with a generic host device 2014-09-15 17:24:20 -04:00
mv88e6123_61_65.c dsa: Replace mii_bus with a generic host device 2014-09-15 17:24:20 -04:00
mv88e6131.c dsa: Replace mii_bus with a generic host device 2014-09-15 17:24:20 -04:00
mv88e6171.c dsa: Replace mii_bus with a generic host device 2014-09-15 17:24:20 -04:00