]> asedeno.scripts.mit.edu Git - linux.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)
commit9e8ccd895704d61baebdefc164e524fb038d9697
tree27ed80285ee6e8fbc0cbee4277be5a4ae6e7293d
parent885e63195980ab25abc67336f0c44d4cb4e6e72b
parent3ce2a027ae4e3ede876da6913641ad37c33b698b
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>