]> 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)
commit6c27ffef73e9c0a0bbd65276353a2d742312b630
tree4bfe06cf06d94760079e8472065c93b3db699cfb
parentba4184dbd33482d9a1856b5c100a0e9d4617fc52
parent624e14f49c0d212f560131db6716d91ca4abcf67
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>