diff options
author | David S. Miller <davem@davemloft.net> | 2018-08-07 12:15:03 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-08-07 12:15:03 -0700 |
commit | 50ee42b9ccb39c7a5c41eaae3199675a6ced9d49 (patch) | |
tree | b04915ba327521bbc905befce6789aecca34de90 /drivers/net/ethernet/Kconfig | |
parent | 1ba982806ce58baac44c52e6c7812245afad27c8 (diff) | |
parent | bb9051a2b23005a18826a2c33c98e5d977332352 (diff) |
Merge branch 'WoL-filters'
Florian Fainelli says:
====================
net: Support Wake-on-LAN using filters
This is technically a v2, but this patch series builds on your feedback
and defines the following:
- a new WAKE_* bit: WAKE_FILTER which can be enabled alongside other type
of Wake-on-LAN to support waking up on a programmed filter (match + action)
- a new RX_CLS_FLOW_WAKE flow action which can be specified by an user when
inserting a flow using ethtool::rxnfc, similar to the existing RX_CLS_FLOW_DISC
The bcm_sf2 and bcmsysport drivers are updated accordingly to work in concert to
allow matching packets at the switch level, identified by their filter location
to be used as a match by the SYSTEM PORT (CPU/management controller) during
Wake-on-LAN.
Let me know if this looks better than the previous incarnation of the patch
series.
Attached is also the ethtool patch that I would be submitting once the uapi
changes are committed.
Thank you!
Changes in v2:
- bail out earlier in bcm_sf2_cfp's get_rxnfc if an error is
encountered (Andrew)
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/Kconfig')
0 files changed, 0 insertions, 0 deletions