Skip to content

Commit

Permalink
Merge branch 'net-dsa-improve-serdes-integration'
Browse files Browse the repository at this point in the history
Russell King says:

====================
net: dsa: improve serdes integration

Depends on "net: mii clause 37 helpers".

Andrew Lunn mentioned that the Serdes PCS found in Marvell DSA switches
does not automatically update the switch MACs with the link parameters.
Currently, the DSA code implements a work-around for this.

This series improves the Serdes integration, making use of the recent
phylink changes to support split MAC/PCS setups.  One noticable
improvement for userspace is that ethtool can now report the link
partner's advertisement.

This repost has no changes compared to the previous posting; however,
the regression Andrew had found which exists even without this patch
set has now been fixed by Andrew and merged into the net-next tree.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
davem330 committed Mar 16, 2020
2 parents 3c04d35 + 5d5b231 commit 65b7a2c
Show file tree
Hide file tree
Showing 7 changed files with 667 additions and 535 deletions.
Loading

0 comments on commit 65b7a2c

Please sign in to comment.