Merge branch 'amd-xgbe-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 24 Apr 2018 01:24:23 +0000 (21:24 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Apr 2018 01:24:23 +0000 (21:24 -0400)
commit6cd968f4481437e6a8194b5e028000310ffe5ce2
treedd2873463ce6a30e76bfac45dd2bc6c9ef74b253
parenta49e2f5d5fb141884452ddb428f551b123d436b5
parent117df655f8ed51adb6e6b163812a06ebeae9f453
Merge branch 'amd-xgbe-fixes'

aTom Lendacky says:

====================
amd-xgbe: AMD XGBE driver fixes 2018-04-23

This patch series addresses some issues in the AMD XGBE driver.

The following fixes are included in this driver update series:

- Improve KR auto-negotiation and training (2 patches)
  - Add pre and post auto-negotiation hooks
  - Use the pre and post auto-negotiation hooks to disable CDR tracking
    during auto-negotiation page exchange in KR mode
- Check for SFP tranceiver signal support and only use the signal if the
  SFP indicates that it is supported

This patch series is based on net.
====================

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