Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ftgmac100/ftmac100: Move the Faraday drivers | Jeff Kirsher | 2011-08-11 | 1 | -246/+0 |
| | | | | | | | | | Move the Faraday driver into drivers/net/ethernet/faraday/ and make the necessary Kconfig and Makefile changes. CC: "Po-Yu Chuang" <ratbert@faraday-tech.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Acked-by: Po-Yu Chuang <ratbert@faraday-tech.com> | ||||
* | net: add Faraday FTGMAC100 Gigabit Ethernet driver | Po-Yu Chuang | 2011-06-11 | 1 | -0/+246 |
FTGMAC100 Ethernet Media Access Controller supports 10/100/1000 Mbps and MII/GMII. This driver has been working on some ARM/NDS32 SoC's including Faraday A369 and Andes AG102. Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com> Signed-off-by: David S. Miller <davem@davemloft.net> |