Hi All, This patch implements for support for PHY Loopback using PHY-Tunables.
The patch will add the following options: ethtool --set-phy-tunable DEVNAME Set PHY tunable [ loopback off|near|far|extn ] ethtool --get-phy-tunable DEVNAME Get PHY tunable [ loopback ] Please review. Best regards Allan and Raju Raju Lakkaraju (2): ethtool-copy.h:sync with net Ethtool: Implements PHY Loopback ethtool-copy.h | 23 +++++++++- ethtool.8.in | 49 ++++++++++++++++++++ ethtool.c | 139 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 210 insertions(+), 1 deletion(-) -- 2.7.3