Searched hist:c0e6820b7e4175171f302df6cc4706b818f4a691 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/dsa/ |
H A D | bcm_sf2_regs.h | diff c0e6820b7e4175171f302df6cc4706b818f4a691 Fri Aug 03 13:08:42 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: bcm_sf2: Disable learning while in WoL
When we are in Wake-on-LAN, we operate with the host sofware not running a network stack, so we want to the switch to flood packets in order to cause a system wake-up when matching specific filters (unicast or multicast). This was not necessary before since we supported Magic Packet which are targeting a broadcast MAC address which the switch already floods.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | bcm_sf2.c | diff c0e6820b7e4175171f302df6cc4706b818f4a691 Fri Aug 03 13:08:42 CDT 2018 Florian Fainelli <f.fainelli@gmail.com> net: dsa: bcm_sf2: Disable learning while in WoL
When we are in Wake-on-LAN, we operate with the host sofware not running a network stack, so we want to the switch to flood packets in order to cause a system wake-up when matching specific filters (unicast or multicast). This was not necessary before since we supported Magic Packet which are targeting a broadcast MAC address which the switch already floods.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
|