]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitee86f9432872ca8ab974e7b58fd59bde0f0eaae5
treee968c4a33f74cdc5a0e1e98578780f8829b11915
parent725adef1e7bec780aa441123bb6736ebdd0e0df1
parent44b98607f57850794377ab5d316aa08b21b9197f
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>