So far downshift is implemented for one small use case only and can't be controlled from userspace. So let's implement this feature properly as a PHY tunable so that it can be controlled via ethtool.
Heiner Kallweit (2): net: phy: marvell: support downshift as PHY tunable net: phy: marvell: remove superseded function marvell_set_downshift drivers/net/phy/marvell.c | 176 ++++++++++++++++++++++++++------------ 1 file changed, 122 insertions(+), 54 deletions(-) -- 2.23.0