summaryrefslogtreecommitdiffstats
path: root/net/ethtool/wol.c
Commit message (Expand)AuthorAgeFilesLines
* ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski2020-10-061-2/+4
* ethtool: trim policy tablesJakub Kicinski2020-10-061-6/+2
* ethtool: wire up set policies to opsJakub Kicinski2020-10-061-7/+2
* ethtool: wire up get policies to opsJakub Kicinski2020-10-061-4/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-1/+3
|\
| * ethtool: fix reference leak in some *_SET handlersMichal Kubecek2020-03-231-1/+3
* | ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()Michal Kubecek2020-03-121-2/+3
|/
* ethtool: add WOL_NTF notificationMichal Kubecek2020-01-271-1/+3
* ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek2020-01-271-0/+76
* ethtool: provide WoL settings with WOL_GET requestMichal Kubecek2020-01-271-0/+99