summaryrefslogtreecommitdiff
path: root/net/ethtool/linkinfo.c
AgeCommit message (Expand)Author
2023-08-15ethtool: netlink: always pass genl_info to .prepare_dataJakub Kicinski
2023-01-27ethtool: netlink: convert commands to common SETJakub Kicinski
2021-12-15ethtool: use ethnl_parse_header_dev_put()Eric Dumazet
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski
2020-10-06ethtool: trim policy tablesJakub Kicinski
2020-10-06ethtool: wire up set policies to opsJakub Kicinski
2020-10-06ethtool: wire up get policies to opsJakub Kicinski
2020-06-05ethtool: linkinfo: remove an unnecessary NULL checkDan Carpenter
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-23ethtool: fix reference leak in some *_SET handlersMichal Kubecek
2020-03-12ethtool: rename ethnl_parse_header() to ethnl_parse_header_dev_get()Michal Kubecek
2019-12-27ethtool: add LINKINFO_NTF notificationMichal Kubecek
2019-12-27ethtool: set link settings with LINKINFO_SET requestMichal Kubecek
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek