1. 28 6月, 2018 1 次提交
  2. 26 6月, 2018 1 次提交
  3. 05 6月, 2018 2 次提交
  4. 21 5月, 2018 2 次提交
  5. 20 5月, 2018 3 次提交
  6. 17 5月, 2018 1 次提交
  7. 04 5月, 2018 2 次提交
  8. 02 4月, 2018 2 次提交
  9. 27 3月, 2018 5 次提交
  10. 28 2月, 2018 1 次提交
  11. 27 2月, 2018 2 次提交
  12. 20 2月, 2018 1 次提交
  13. 13 2月, 2018 1 次提交
  14. 16 1月, 2018 3 次提交
  15. 09 1月, 2018 1 次提交
  16. 06 1月, 2018 1 次提交
    • S
      sh_eth: fix SH7757 GEther initialization · 51335502
      Sergei Shtylyov 提交于
      Renesas  SH7757 has 2 Fast and 2 Gigabit Ether controllers, while the
      'sh_eth' driver can only reset and initialize TSU of the first controller
      pair. Shimoda-san tried to solve that adding the 'needs_init' member to the
      'struct sh_eth_plat_data', however the platform code still never sets this
      flag. I think  that we can infer this information from the 'devno' variable
      (set  to 'platform_device::id') and reset/init the Ether controller pair
      only for an even 'devno'; therefore 'sh_eth_plat_data::needs_init' can be
      removed...
      
      Fixes: 150647fb ("net: sh_eth: change the condition of initialization")
      Signed-off-by: NSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      51335502
  17. 05 1月, 2018 1 次提交
  18. 03 1月, 2018 1 次提交
  19. 12 12月, 2017 1 次提交
  20. 06 12月, 2017 2 次提交
  21. 20 10月, 2017 2 次提交
  22. 14 8月, 2017 1 次提交
  23. 14 6月, 2017 1 次提交
  24. 12 6月, 2017 1 次提交
  25. 18 5月, 2017 1 次提交