commit | a331172b156b23e83dfb556ade0ca23426c3f149 | [log] [tgz] |
---|---|---|
author | Andrew Lunn <andrew@lunn.ch> | Wed May 27 00:21:37 2020 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue May 26 23:21:48 2020 -0700 |
tree | 434f9b6cd610537d33f43ddf876ca22f1550ec57 | |
parent | 53c0ec4f4db19d430570bbbfc80ce899419d29f4 [diff] |
net: ethtool: Add attributes for cable test TDR data Some Ethernet PHYs can return the raw time domain reflectromatry data. Add the attributes to allow this data to be requested and returned via netlink ethtool. Signed-off-by: Andrew Lunn <andrew@lunn.ch> v2: m -> cm Report what the PHY actually used for start/stop/step. Signed-off-by: David S. Miller <davem@davemloft.net>