1. 05 6月, 2020 1 次提交
    • H
      r8169: fix failing WoL · 12006848
      Heiner Kallweit 提交于
      Th referenced change added an extra hw reset to rtl8169_net_suspend()
      what makes WoL fail on few chip versions. Therefore skip the extra
      reset if we're going down and WoL is enabled.
      In rtl_shutdown() rtl8169_hw_reset() is called by rtl8169_net_suspend()
      already if needed, therefore avoid issues issue by removing the extra
      call. The fix was tested on a system with RTL8168g.
      
      Meanwhile rtl8169_hw_reset() does more than a hw reset and should be
      renamed. But that's net-next material.
      
      Fixes: 8ac8e8c6 ("r8169: make rtl8169_down central chip quiesce function")
      Signed-off-by: NHeiner Kallweit <hkallweit1@gmail.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      12006848
  2. 31 5月, 2020 6 次提交
  3. 27 5月, 2020 1 次提交
  4. 26 5月, 2020 4 次提交
  5. 24 5月, 2020 3 次提交
  6. 23 5月, 2020 1 次提交
  7. 19 5月, 2020 3 次提交
  8. 17 5月, 2020 1 次提交
  9. 15 5月, 2020 2 次提交
  10. 09 5月, 2020 5 次提交
  11. 07 5月, 2020 1 次提交
  12. 05 5月, 2020 1 次提交
  13. 02 5月, 2020 5 次提交
  14. 01 5月, 2020 6 次提交