aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/mpc5xxx_fec.c
AgeCommit message (Expand)AuthorFilesLines
2010-10-11mpc5xxx_fec: add call to reset_phy() after PHY initializationIlya Yanok1-0/+7
2010-08-09miiphy: constify device nameMike Frysinger1-4/+4
2010-08-05net 52xx: fix ethernet device names with spacesWolfgang Denk1-1/+1
2010-05-03Remove unused "local_crc32" function.Detlev Zundel1-40/+1
2010-03-21mpc5xxx: Remove all references to MGT5100Detlev Zundel1-8/+2
2009-04-04mpc52xx phy: initialize only when neededSascha Hauer1-2/+9
2009-03-13MPC5200 FEC MII speed registerJon Smirl1-7/+16
2009-02-09net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren1-25/+3
2008-09-02Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren1-0/+1
2008-08-29Move MPC5xxx_FEC driver to drivers/netBen Warren1-0/+1067