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