]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'net-phy-add-and-use-genphy_c45_an_config_an'
authorDavid S. Miller <davem@davemloft.net>
Sun, 17 Feb 2019 18:27:00 +0000 (10:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 17 Feb 2019 18:27:00 +0000 (10:27 -0800)
commitb048ba46ae6dfeaeb31e6edbcc1a0c35755f38c7
tree27ed80285ee6e8fbc0cbee4277be5a4ae6e7293d
parentf7173ce073ce81c519523095da6c36c7be61339a
parent3012ed469e481f489cdcbfa1342e1f5b480291af
Merge branch 'net-phy-add-and-use-genphy_c45_an_config_an'

Heiner Kallweit says:

====================
net: phy: add and use genphy_c45_an_config_an

This series adds genphy_c45_an_config_an() and uses it in the
marvell10g diver. In addition patch 4 aligns the aneg configuration
with what is done in genphy_config_aneg().

v2:
- in patch 2 changed function name to genphy_c45_an_config_aneg
- in patch 3 add a comment regarding 1000BaseT vendor registers

v3:
- rebase patch 3
====================

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