summaryrefslogtreecommitdiff
path: root/drivers/net/mpc5xxx_fec.c
Commit message (Expand)AuthorAgeLines
* powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada2015-01-05-5/+0
* ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-04-3/+6
* drivers/net/mpc5xxx_fec.c: Fix build warningAnatolij Gustschin2012-05-22-1/+1
* mpc5xxx_fec: add call to reset_phy() after PHY initializationIlya Yanok2010-10-11-0/+7
* miiphy: constify device nameMike Frysinger2010-08-09-4/+4
* net 52xx: fix ethernet device names with spacesWolfgang Denk2010-08-05-1/+1
* Remove unused "local_crc32" function.Detlev Zundel2010-05-03-40/+1
* mpc5xxx: Remove all references to MGT5100Detlev Zundel2010-03-21-8/+2
* mpc52xx phy: initialize only when neededSascha Hauer2009-04-04-2/+9
* MPC5200 FEC MII speed registerJon Smirl2009-03-13-7/+16
* net: removed board-specific CONFIGs from MPC5xxx FEC driverBen Warren2009-02-09-25/+3
* Moved initialization of MPC5xxx_FEC Ethernet driver to CPU directoryBen Warren2008-09-02-0/+1
* Move MPC5xxx_FEC driver to drivers/netBen Warren2008-08-29-0/+1067