commit | 1a644de29f712771c2ec00e52caa391544eb6141 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed May 27 00:21:38 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue May 26 23:21:48 2020 -0700 |
tree | e0bf03d3de999e853aaa53a31eaf09662d68a245 | |
parent | a331172b156b23e83dfb556ade0ca23426c3f149 [diff] |
net: ethtool: Add generic parts of cable test TDR Add the generic parts of the code used to trigger a cable test and return raw TDR data. Any PHY driver which support this must implement the new driver op. Signed-off-by: Andrew Lunn <andrew@lunn.ch> v2 Update nxp-tja11xx for API change. Signed-off-by: David S. Miller <davem@davemloft.net>