]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-phy-Eliminate-unnecessary-soft'
authorDavid S. Miller <davem@davemloft.net>
Wed, 26 Sep 2018 03:26:45 +0000 (20:26 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Sep 2018 03:26:45 +0000 (20:26 -0700)
commitd92dcd6ca1f019569242dc0fd9b54fdfee6498b5
treed4212b6bc158f001a595aecc3f3018ccb62829cb
parentcd284ac04651d22dc0d0036de6d906eade0b5fd6
parent84d7d7d944887735cfa5c49a35a0b2e7b48c4565
Merge branch 'net-phy-Eliminate-unnecessary-soft'

Florian Fainelli says:

====================
net: phy: Eliminate unnecessary soft

This patch series eliminates unnecessary software resets of the PHY.
This should hopefully not break anybody's hardware; but I would
appreciate testing to make sure this is is the case.

Sorry for this long email list, I wanted to make sure I reached out to
all people who made changes to the Marvell PHY driver.

Thank you!

Changes since RFT:

- added Tested-by tags from Wang, Dongsheng, Andrew, Chris and Clemens
====================

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