summaryrefslogtreecommitdiff
path: root/net/ethtool/wol.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski1-2/+4
2020-10-06ethtool: trim policy tablesJakub Kicinski1-6/+2
2020-10-06ethtool: wire up set policies to opsJakub Kicinski1-7/+2
2020-10-06ethtool: wire up get policies to opsJakub Kicinski1-4/+1
2020-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+3
2020-03-24ethtool: fix reference leak in some *_SET handlersMichal Kubecek1-1/+3
2020-03-13ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()Michal Kubecek1-2/+3
2020-01-27ethtool: add WOL_NTF notificationMichal Kubecek1-1/+3
2020-01-27ethtool: set wake-on-lan settings with WOL_SET requestMichal Kubecek1-0/+76
2020-01-27ethtool: provide WoL settings with WOL_GET requestMichal Kubecek1-0/+99