summaryrefslogtreecommitdiff
path: root/drivers/net/mpc512x_fec.c
AgeCommit message (Expand)Author
2011-10-05net: drop !NET_MULTI codeMike Frysinger
2010-08-09miiphy: constify device nameMike Frysinger
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher
2010-05-03mpc512x_fec: Move PHY initialization from probe into init routine.Detlev Zundel
2010-05-03Remove unused "local_crc32" function.Detlev Zundel
2009-06-12MPC512x: remove include/mpc512x.hWolfgang Denk
2009-06-12MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk
2009-06-12MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk
2008-09-12MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk
2008-09-02Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren
2008-08-29Move MPC512x_FEC driver to drivers/netBen Warren