summaryrefslogtreecommitdiff
path: root/drivers/net/mpc512x_fec.c
Commit message (Expand)AuthorAgeLines
* ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-04-1/+1
* drivers/net/mpc512x_fec.c: Fix build warningAnatolij Gustschin2012-05-22-2/+2
* net: drop !NET_MULTI codeMike Frysinger2011-10-05-5/+0
* miiphy: constify device nameMike Frysinger2010-08-09-4/+4
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-09-1/+1
* mpc512x_fec: Move PHY initialization from probe into init routine.Detlev Zundel2010-05-03-22/+7
* Remove unused "local_crc32" function.Detlev Zundel2010-05-03-40/+1
* MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-12-26/+26
* MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk2009-06-12-5/+8
* MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-12-49/+64
* MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk2008-09-12-1/+1
* Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-02-0/+1
* Move MPC512x_FEC driver to drivers/netBen Warren2008-08-29-0/+794