ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE
authorRaju Lakkaraju <Raju.Lakkaraju@microsemi.com>
Thu, 17 Nov 2016 12:07:20 +0000 (13:07 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Nov 2016 17:12:13 +0000 (12:12 -0500)
commit0d27f4e437e448c4ff440a31567b9729d1634d66
tree14c2304e044bf71d4dcb73c92d864c18fa723001
parent511d5d5b652fe06164952f2986aaf25ec72f25e4
ethtool: (uapi) Add ETHTOOL_PHY_GTUNABLE and ETHTOOL_PHY_STUNABLE

Defines a generic API to get/set phy tunables. The API is using the
existing ethtool_tunable/tunable_type_id types which is already being used
for mac level tunables.

Signed-off-by: Raju Lakkaraju <Raju.Lakkaraju@microsemi.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Allan W. Nielsen <allan.nielsen@microsemi.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/ethtool.h