[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180809180402.19430-1-f.fainelli@gmail.com>
Date: Thu, 9 Aug 2018 11:03:59 -0700
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org, linville@...driver.com
Cc: davem@...emloft.net, andrew@...n.ch,
Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH ethtool v2 0/3] ethtool: Wake-on-LAN using filters
Hi John,
This patch series syncs up ethtool-copy.h to get the new definitions
required for supporting wake-on-LAN using filters: WAKE_FILTER and
RX_CLS_FLOW_WAKE and then updates the rxclass.c code to allow us to
specify action -2 (RX_CLS_FLOW_WAKE).
Let me know if you would like this to be done differently.
Thanks!
Changes in v2:
- properly put the man page hunk describing action -2 into patch #3
Florian Fainelli (3):
ethtool-copy.h: sync with net-next
ethtool: Add support for WAKE_FILTER (WoL using filters)
ethtool: Add support for action value -2 (wake-up filter)
ethtool-copy.h | 15 +++++++++++----
ethtool.8.in | 4 +++-
ethtool.c | 5 +++++
rxclass.c | 8 +++++---
4 files changed, 24 insertions(+), 8 deletions(-)
--
2.17.1
Powered by blists - more mailing lists