1. 19 12月, 2017 2 次提交
  2. 14 12月, 2017 1 次提交
  3. 01 11月, 2017 1 次提交
  4. 05 8月, 2017 1 次提交
  5. 01 8月, 2017 7 次提交
  6. 03 7月, 2017 1 次提交
  7. 13 6月, 2017 1 次提交
  8. 05 6月, 2017 1 次提交
  9. 01 6月, 2017 1 次提交
  10. 27 5月, 2017 4 次提交
  11. 25 5月, 2017 1 次提交
  12. 18 5月, 2017 6 次提交
  13. 10 3月, 2017 1 次提交
  14. 03 2月, 2017 2 次提交
  15. 25 1月, 2017 2 次提交
  16. 21 1月, 2017 1 次提交
  17. 11 1月, 2017 1 次提交
    • R
      net: phy: marvell: fix Marvell 88E1512 used in SGMII mode · a13c0652
      Russell King 提交于
      When an Marvell 88E1512 PHY is connected to a nic in SGMII mode, the
      fiber page is used for the SGMII host-side connection.  The PHY driver
      notices that SUPPORTED_FIBRE is set, so it tries reading the fiber page
      for the link status, and ends up reading the MAC-side status instead of
      the outgoing (copper) link.  This leads to incorrect results reported
      via ethtool.
      
      If the PHY is connected via SGMII to the host, ignore the fiber page.
      However, continue to allow the existing power management code to
      suspend and resume the fiber page.
      
      Fixes: 6cfb3bcc ("Marvell phy: check link status in case of fiber link.")
      Signed-off-by: NRussell King <rmk+kernel@armlinux.org.uk>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      a13c0652
  18. 02 12月, 2016 1 次提交
  19. 14 11月, 2016 1 次提交
  20. 20 7月, 2016 4 次提交