Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ftgmac100/ftmac100: Move the Faraday drivers | Jeff Kirsher | 2011-08-11 | 1 | -180/+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 FTMAC100 10/100 Ethernet driver | Po-Yu Chuang | 2011-03-03 | 1 | -0/+180 |
FTMAC100 Ethernet Media Access Controller supports 10/100 Mbps and MII. This driver has been working on some ARM/NDS32 SoC's including Faraday A320 and Andes AG101. Signed-off-by: Po-Yu Chuang <ratbert@faraday-tech.com> Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net> |