summaryrefslogtreecommitdiffstats
path: root/net/ethtool/cabletest.c
AgeCommit message (Expand)AuthorLines
2024-08-28net: ethtool: cable-test: Release RTNL when the PHY isn't foundMaxime Chevallier-2/+2
2024-08-27net: fix unreleased lock in cable testDiogo Jahchan Koike-2/+1
2024-08-26ethtool: Add support for specifying information source in cable test resultsOleksij Rempel-4/+15
2024-08-23net: ethtool: cable-test: Target the command to the requested PHYMaxime Chevallier-13/+22
2024-06-05net: ethtool: remove unused struct 'cable_test_tdr_req_info'Dr. David Alan Gilbert-4/+0
2022-07-25net: delete extra space and tab in blank lineWilliam Dean-1/+1
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