1. 28 10月, 2016 1 次提交
  2. 07 10月, 2016 1 次提交
  3. 19 8月, 2016 2 次提交
    • R
      net: bgmac: make it clear when setting interface type to RMII · e2d8f646
      Rafał Miłecki 提交于
      It doesn't really change anything as BGMAC_CHIPCTL_1_IF_TYPE_RMII is
      equal to 0. It make code a bit clener, so far when reading it one could
      think we forgot to set a proper mode. It also keeps this mode code in
      sync with other ones.
      Signed-off-by: NRafał Miłecki <rafal@milecki.pl>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      e2d8f646
    • R
      net: bgmac: support Ethernet core on BCM53573 SoCs · 1cb94db3
      Rafał Miłecki 提交于
      BCM53573 is a new series of Broadcom's SoCs. It's based on ARM and can
      be found in two packages (versions): BCM53573 and BCM47189. It shares
      some code with the Northstar family, but also requires some new quirks.
      
      First of all there can be up to 2 Ethernet cores on this SoC. If that is
      the case, they are connected to two different switch ports allowing some
      more complex/optimized setups. It seems the second unit doesn't come
      fully configured and requires some IRQ quirk.
      
      Other than that only the first core is connected to the PHY. For the
      second one we have to register fixed PHY (similarly to the Northstar),
      otherwise generic PHY driver would get some invalid info.
      
      This has been successfully tested on Tenda AC9 (BCM47189B0).
      Signed-off-by: NRafał Miłecki <rafal@milecki.pl>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      1cb94db3
  4. 16 7月, 2016 1 次提交
  5. 10 7月, 2016 5 次提交
  6. 28 6月, 2016 3 次提交
  7. 23 6月, 2016 2 次提交
  8. 10 6月, 2016 3 次提交
  9. 28 4月, 2016 1 次提交
  10. 15 4月, 2016 1 次提交
  11. 25 2月, 2016 1 次提交
  12. 06 2月, 2016 1 次提交
  13. 16 1月, 2016 1 次提交
  14. 13 1月, 2016 1 次提交
  15. 08 1月, 2016 1 次提交
  16. 03 9月, 2015 1 次提交
  17. 28 8月, 2015 1 次提交
  18. 24 4月, 2015 1 次提交
  19. 15 4月, 2015 8 次提交
  20. 01 4月, 2015 1 次提交
  21. 24 3月, 2015 2 次提交
  22. 21 3月, 2015 1 次提交