1. 05 1月, 2016 1 次提交
  2. 20 12月, 2013 1 次提交
  3. 21 8月, 2013 1 次提交
  4. 03 8月, 2013 1 次提交
  5. 30 3月, 2013 1 次提交
    • S
      sh_eth: add R-Car support for real · a3f109bd
      Sergei Shtylyov 提交于
      Commit d0418bb7 (net: sh_eth: Add eth support
      for R8A7779 device) was a failed attempt to add support for one of members of
      the R-Car SoC family.  That's for three reasons: it treated R8A7779 the  same
      as SH7724 except including quite dirty hack adding ECMR_ELB  bit  to the mask
      in sh_eth_set_rate() while not removing ECMR_RTM bit (despite it's reserved in
      R-Car Ether), and it didn't add a new register offset array despite the closest
      SH_ETH_REG_FAST_SH4 mapping differs by 0x200 to the offsets all the R-Car Ether
      registers have, and also some of the registers in this old mapping don't exist
      on R-Car Ether (due to this, SH7724's 'sh_eth_my_cpu_data' structure is not
      adequeate for R-Car too).  Fix all these shortcomings, restoring the SH7724
      related section to its pristine state...
      Signed-off-by: NSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      a3f109bd
  6. 17 2月, 2012 1 次提交
  7. 29 9月, 2011 2 次提交
  8. 15 3月, 2011 3 次提交
  9. 13 10月, 2009 1 次提交
  10. 29 8月, 2009 1 次提交
  11. 07 8月, 2008 1 次提交