1. 24 8月, 2018 2 次提交
  2. 20 8月, 2018 1 次提交
  3. 16 8月, 2018 1 次提交
  4. 22 6月, 2018 1 次提交
  5. 08 6月, 2018 1 次提交
  6. 01 6月, 2018 1 次提交
  7. 10 3月, 2018 3 次提交
  8. 02 3月, 2018 4 次提交
  9. 01 3月, 2018 1 次提交
  10. 06 2月, 2018 1 次提交
  11. 14 12月, 2017 1 次提交
  12. 16 11月, 2017 1 次提交
  13. 21 9月, 2017 1 次提交
  14. 17 7月, 2017 4 次提交
  15. 13 6月, 2017 1 次提交
  16. 24 4月, 2017 1 次提交
    • C
      net: add FTGMAC100 support · bd44300d
      Cédric Le Goater 提交于
      The FTGMAC100 device is an Ethernet controller with DMA function that
      can be found on Aspeed SoCs (which include NCSI).
      
      It is fully compliant with IEEE 802.3 specification for 10/100 Mbps
      Ethernet and IEEE 802.3z specification for 1000 Mbps Ethernet and
      includes Reduced Media Independent Interface (RMII) and Reduced
      Gigabit Media Independent Interface (RGMII) interfaces. It adopts an
      AHB bus interface and integrates a link list DMA engine with direct
      M-Bus accesses for transmitting and receiving packets. It has
      independent TX/RX fifos, supports half and full duplex (1000 Mbps mode
      only supports full duplex), flow control for full duplex and
      backpressure for half duplex.
      
      The FTGMAC100 also implements IP, TCP, UDP checksum offloads and
      supports IEEE 802.1Q VLAN tag insertion and removal. It offers
      high-priority transmit queue for QoS and CoS applications
      
      This model is backed with a RealTek 8211E PHY which is the chip found
      on the AST2500 EVB. It is complete enough to satisfy two different
      Linux drivers and a U-Boot driver. Not supported features are :
      
       - IEEE 802.1Q VLAN
       - High Priority Transmit Queue
       - Wake-On-LAN functions
      
      The code is based on the Coldfire Fast Ethernet Controller model.
      Signed-off-by: NCédric Le Goater <clg@kaod.org>
      Signed-off-by: NJason Wang <jasowang@redhat.com>
      bd44300d
  17. 01 3月, 2017 1 次提交
  18. 11 2月, 2017 1 次提交
  19. 06 2月, 2017 1 次提交
  20. 01 2月, 2017 1 次提交
  21. 04 10月, 2016 2 次提交
  22. 14 9月, 2016 1 次提交
  23. 04 7月, 2016 1 次提交
  24. 12 5月, 2016 1 次提交
  25. 31 3月, 2016 1 次提交
  26. 17 3月, 2016 1 次提交
  27. 03 2月, 2016 1 次提交
  28. 07 9月, 2015 3 次提交