1. 27 3月, 2014 1 次提交
  2. 21 3月, 2014 1 次提交
  3. 18 3月, 2014 3 次提交
  4. 17 3月, 2014 6 次提交
  5. 13 3月, 2014 1 次提交
  6. 11 3月, 2014 16 次提交
  7. 10 3月, 2014 2 次提交
  8. 09 3月, 2014 2 次提交
  9. 06 3月, 2014 2 次提交
  10. 04 3月, 2014 1 次提交
  11. 03 3月, 2014 3 次提交
  12. 01 3月, 2014 1 次提交
  13. 27 2月, 2014 1 次提交
    • D
      net: stmmac: Add SOCFPGA glue driver · 2d237c06
      Dinh Nguyen 提交于
      Like the STi series SOCs, Altera's SOCFPGA also needs a glue layer on top of the
      Synopsys gmac IP.
      
      This patch adds the platform driver for the glue layer which configures the IP
      before the generic STMMAC driver takes over.
      Signed-off-by: NDinh Nguyen <dinguyen@altera.com>
      Acked-by: NDavid S. Miller <davem@davemloft.net>
      ---
      v3: Remove stray empty line at end of dwmac-socfpga.c.
      v2: Use the dwmac-sti as an example for a glue layer and split patch up
      to have dts as a separate patch. Also cc dts maintainers since there is
      a new binding.
      2d237c06