summaryrefslogtreecommitdiff
path: root/drivers/net/mpc512x_fec.c
AgeCommit message (Expand)Author
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2013-02-04ppc: Move mpc512x clocks to arch_global_dataSimon Glass
2012-05-22drivers/net/mpc512x_fec.c: Fix build warningAnatolij Gustschin
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