commit | 3e78815f753ee131477ff50df82cbb2e87afda63 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Mon Oct 21 10:45:03 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 21 10:45:03 2019 -0700 |
tree | e968c4a33f74cdc5a0e1e98578780f8829b11915 | |
parent | a8fad5459d9bee55fb7dd47714859cde4ac04c52 [diff] | |
parent | e2d861cc0ff3c9d512177655756a93d4489f9456 [diff] |
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>