Merge branch 'stmmac-100GB-Enterprise-MAC-support'
authorDavid S. Miller <davem@davemloft.net>
Wed, 18 Mar 2020 04:37:25 +0000 (21:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Mar 2020 04:37:25 +0000 (21:37 -0700)
commit0419c450e1bb5eb1c68ba10efeefddaf556cde85
treed6880c4fa168aa721aadd881e4f269b79e08fdea
parent9f57db9b85040cfe8396901f19ea690fcdf11898
parent2462a82c83a7d3b67988925b60be4122797c3bee
Merge branch 'stmmac-100GB-Enterprise-MAC-support'

Jose Abreu says:

====================
net: stmmac: 100GB Enterprise MAC support

Adds the support for Enterprise MAC IP version which allows operating
speeds up to 100GB.

Patch 1/4, adds the support in XPCS for XLGMII interface that is used in
this kind of Enterprise MAC IPs.

Patch 2/4, adds the XLGMII interface support in stmmac.

Patch 3/4, adds the HW specific support for Enterprise MAC.

We end in patch 4/4, by updating stmmac documentation to mention the
support for this new IP version.
====================

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