summaryrefslogtreecommitdiffstats
path: root/net/ethtool/cabletest.c
Commit message (Expand)AuthorAgeFilesLines
* net: delete extra space and tab in blank lineWilliam Dean2022-07-251-1/+1
* ethtool: use ethnl_parse_header_dev_put()Eric Dumazet2021-12-151-2/+2
* ethtool: link up ethnl_header_policy as a nested policyJakub Kicinski2020-10-061-2/+4
* ethtool: trim policy tablesJakub Kicinski2020-10-061-11/+8
* ethtool: wire up set policies to opsJakub Kicinski2020-10-061-18/+6
* net: ethtool: Remove PHYLIB direct dependencyFlorian Fainelli2020-07-071-2/+16
* net: ethtool: Handle missing cable test TDR parametersAndrew Lunn2020-06-231-8/+9
* net: ethtool: cabletest: Make ethnl_act_cable_test_tdr_cfg staticAndrew Lunn2020-05-291-3/+3
* net: ethtool: Allow PHY cable test TDR data to configuredAndrew Lunn2020-05-261-2/+102
* net: ethtool: Add helpers for cable test TDR dataAndrew Lunn2020-05-261-1/+79
* net: ethtool: Add generic parts of cable test TDRAndrew Lunn2020-05-261-6/+58
* net: phy: Send notifier when starting the cable testAndrew Lunn2020-05-101-0/+41
* net: ethtool: Add helpers for reporting test resultsAndrew Lunn2020-05-101-1/+52
* net: ethtool: Add infrastructure for reporting cable test resultsAndrew Lunn2020-05-101-0/+55
* net: ethtool: netlink: Add support for triggering a cable testAndrew Lunn2020-05-101-0/+54