aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/mpc512x_fec.c
AgeCommit message (Expand)AuthorFilesLines
2010-08-09miiphy: constify device nameMike Frysinger1-4/+4
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher1-1/+1
2010-05-03mpc512x_fec: Move PHY initialization from probe into init routine.Detlev Zundel1-22/+7
2010-05-03Remove unused "local_crc32" function.Detlev Zundel1-40/+1
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk1-26/+26
2009-06-12MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk1-5/+8
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk1-49/+64
2008-09-12MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk1-1/+1
2008-09-02Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren1-0/+1
2008-08-29Move MPC512x_FEC driver to drivers/netBen Warren1-0/+794