netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH ethtool 0/2] Adding PHY Loopback tunable
@ 2016-11-28 13:25 Allan W. Nielsen
  2016-11-28 13:25 ` [PATCH ethtool 1/2] ethtool-copy.h:sync with net Allan W. Nielsen
  2016-11-28 13:25 ` [PATCH ethtool 2/2] Ethtool: Implements PHY Loopback Allan W. Nielsen
  0 siblings, 2 replies; 5+ messages in thread
From: Allan W. Nielsen @ 2016-11-28 13:25 UTC (permalink / raw)
  To: netdev; +Cc: linville, andrew, f.fainelli, raju.lakkaraju, allan.nielsen

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-11-28 19:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-28 13:25 [PATCH ethtool 0/2] Adding PHY Loopback tunable Allan W. Nielsen
2016-11-28 13:25 ` [PATCH ethtool 1/2] ethtool-copy.h:sync with net Allan W. Nielsen
2016-11-28 13:25 ` [PATCH ethtool 2/2] Ethtool: Implements PHY Loopback Allan W. Nielsen
2016-11-28 17:56   ` Florian Fainelli
2016-11-28 19:34     ` Allan W. Nielsen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).