aboutsummaryrefslogtreecommitdiff
path: root/net/ethtool/debug.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-06ethtool: link up ethnl_header_policy as a nested policyGravatar Jakub Kicinski 1-2/+4
2020-10-06ethtool: trim policy tablesGravatar Jakub Kicinski 1-5/+2
2020-10-06ethtool: wire up set policies to opsGravatar Jakub Kicinski 1-8/+2
2020-10-06ethtool: wire up get policies to opsGravatar Jakub Kicinski 1-4/+1
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar David S. Miller 1-1/+3
2020-03-23ethtool: fix reference leak in some *_SET handlersGravatar Michal Kubecek 1-1/+3
2020-03-12ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()Gravatar Michal Kubecek 1-2/+4
2020-01-27ethtool: add DEBUG_NTF notificationGravatar Michal Kubecek 1-0/+1
2020-01-27ethtool: set message mask with DEBUG_SET requestGravatar Michal Kubecek 1-0/+53
2020-01-27ethtool: provide message mask with DEBUG_GET requestGravatar Michal Kubecek 1-0/+80