OSDN Git Service

Merge branch 'phy-marvell-support-downshift-as-PHY-tunable'
authorDavid S. Miller <davem@davemloft.net>
Mon, 21 Oct 2019 17:45:03 +0000 (10:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Oct 2019 17:45:03 +0000 (10:45 -0700)
commit3e78815f753ee131477ff50df82cbb2e87afda63
treee968c4a33f74cdc5a0e1e98578780f8829b11915
parenta8fad5459d9bee55fb7dd47714859cde4ac04c52
parente2d861cc0ff3c9d512177655756a93d4489f9456
Merge branch 'phy-marvell-support-downshift-as-PHY-tunable'

Heiner Kallweit says:

====================
net: phy: marvell: support downshift as PHY tunable

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>