]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'amd-xgbe-fixes'
authorDavid S. Miller <davem@davemloft.net>
Thu, 2 Mar 2017 20:57:54 +0000 (12:57 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 2 Mar 2017 20:57:54 +0000 (12:57 -0800)
commitb783be3b8490f435268725b171143b057a84987b
tree4bfe06cf06d94760079e8472065c93b3db699cfb
parent3bb694c6691e4ab31c18597740283077e8d0d6b9
parent5317a08935bbeebd2bffdbe4660a01296cf05cd0
Merge branch 'amd-xgbe-fixes'

Tom Lendacky says:

====================
amd-xgbe: AMD XGBE driver fixes 2017-02-28

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

The following fixes are included in this driver update series:

- Stop the PHY before disabling and releasing device interrupts so that
  MDIO requests issued by the device can be properly handled
- Set the MDIO communication mode on device startup, not just device
  probe
- Do not overwrite SFP settings when mod_absent is detected

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

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