summaryrefslogtreecommitdiffstats
path: root/net/ethtool/cabletest.c
AgeCommit message (Expand)AuthorLines
2021-12-15ethtool: use ethnl_parse_header_dev_put()Eric Dumazet-2/+2
2020-10-06ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski-2/+4
2020-10-06ethtool: trim policy tablesJakub Kicinski-11/+8
2020-10-06ethtool: wire up set policies to opsJakub Kicinski-18/+6
2020-07-07net: ethtool: Remove PHYLIB direct dependencyFlorian Fainelli-2/+16
2020-06-23net: ethtool: Handle missing cable test TDR parametersAndrew Lunn-8/+9
2020-05-29net: ethtool: cabletest: Make ethnl_act_cable_test_tdr_cfg staticAndrew Lunn-3/+3
2020-05-26net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn-2/+102
2020-05-26net: ethtool: Add helpers for cable test TDR dataAndrew Lunn-1/+79
2020-05-26net: ethtool: Add generic parts of cable test TDRAndrew Lunn-6/+58
2020-05-10net: phy: Send notifier when starting the cable testAndrew Lunn-0/+41
2020-05-10net: ethtool: Add helpers for reporting test resultsAndrew Lunn-1/+52
2020-05-10net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn-0/+55
2020-05-10net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn-0/+54