1. 16 9月, 2016 1 次提交
    • S
      net: ethernet: mediatek: refactoring mtk_hw_init to be reused · 85574dbf
      Sean Wang 提交于
      the existing mtk_hw_init includes hardware and software
      initialization inside so that it is slightly hard to reuse
      them for the process of the reset recovery, so some splitting
      is made here for keeping hardware initializing relevant thing
      and the else such as IRQ registration and MDIO initialization
      what are all about to the interface of core driver moved to the
      other proper place because they have no needs to register IRQ and
      re-initialize structure again during the reset process.
      Signed-off-by: NSean Wang <sean.wang@mediatek.com>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      85574dbf
  2. 07 9月, 2016 2 次提交
  3. 01 9月, 2016 10 次提交
  4. 27 8月, 2016 2 次提交
  5. 16 8月, 2016 4 次提交
  6. 14 8月, 2016 2 次提交
  7. 13 8月, 2016 1 次提交
  8. 13 7月, 2016 1 次提交
  9. 07 7月, 2016 1 次提交
  10. 05 7月, 2016 1 次提交
  11. 03 7月, 2016 1 次提交
  12. 30 6月, 2016 4 次提交
  13. 11 6月, 2016 10 次提交