summaryrefslogtreecommitdiffstats
path: root/drivers/net/mpc512x_fec.c
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC format-security errors and convert sprintfs.Ben Whitten2016-01-141-1/+1
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-181-1/+2
* ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-041-1/+1
* drivers/net/mpc512x_fec.c: Fix build warningAnatolij Gustschin2012-05-221-2/+2
* net: drop !NET_MULTI codeMike Frysinger2011-10-051-5/+0
* miiphy: constify device nameMike Frysinger2010-08-091-4/+4
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-091-1/+1
* mpc512x_fec: Move PHY initialization from probe into init routine.Detlev Zundel2010-05-031-22/+7
* Remove unused "local_crc32" function.Detlev Zundel2010-05-031-40/+1
* MPC512x: remove include/mpc512x.hWolfgang Denk2009-06-121-26/+26
* MPC512x FEC: get rid of duplicated struct ethernet_regsWolfgang Denk2009-06-121-5/+8
* MPC512x: use I/O accessors instead of pointer accessesWolfgang Denk2009-06-121-49/+64
* MPC512x: reduce timeout waiting for Ethernet autonegotiation to 2.5sWolfgang Denk2008-09-121-1/+1
* Moved initialization of MPC512x_FEC Ethernet driver to CPU directoryBen Warren2008-09-021-0/+1
* Move MPC512x_FEC driver to drivers/netBen Warren2008-08-291-0/+794
OpenPOWER on IntegriCloud