aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/mpc5xxx_fec.c
AgeCommit message (Expand)AuthorFilesLines
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger1-8/+22
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-1/+1
2015-01-23powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada1-5/+0
2015-01-05powerpc: manroland: remove uc100, uc101, mucmc52, hmi1001 supportMasahiro Yamada1-5/+0
2013-02-04ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass1-3/+6
2012-05-22drivers/net/mpc5xxx_fec.c: Fix build warningAnatolij Gustschin1-1/+1
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