linux/drivers/net/ethernet/freescale
Vladimir Ermakov ba568335b0 fs_enet: Add MPC5125 FEC support and PHY interface selection
Add compatible string for MPC5125 FEC. The FEC on MPC5125 additionally
supports RMII PHY interface. Configure controller/PHY interface type
according to the optional phy-connection-type property in the ethernet
node. This property should be either "rmii" or "mii".

Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-03-19 18:02:05 -04:00
..
fs_enet fs_enet: Add MPC5125 FEC support and PHY interface selection 2012-03-19 18:02:05 -04:00
Kconfig
Makefile
fec.c
fec.h
fec_mpc52xx.c
fec_mpc52xx.h
fec_mpc52xx_phy.c
fsl_pq_mdio.c
fsl_pq_mdio.h
gianfar.c gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped 2012-03-18 17:11:22 -04:00
gianfar.h gianfar: delete orphaned version strings and dead macros 2012-03-15 15:37:49 -04:00
gianfar_ethtool.c gianfar: constify giant block of status descriptor strings 2012-03-15 15:37:49 -04:00
gianfar_ptp.c phc: Update author's email address. 2012-03-17 01:41:43 -07:00
gianfar_sysfs.c
ucc_geth.c ucc_geth: separate out rx/tx ring alloc and free operations 2012-03-04 20:54:01 -05:00
ucc_geth.h
ucc_geth_ethtool.c