aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc8xx/fec.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-08powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy1-850/+0
2017-07-08powerpc, 8xx: Migrate to KconfigChristophe Leroy1-4/+4
2017-07-08powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy1-44/+37
2017-07-08powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy1-126/+136
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy1-0/+847
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher1-933/+0
2017-01-25powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass1-8/+2
2016-08-15net: mii: Fix changes made by spatchJoe Hershberger1-2/+4
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger1-13/+21
2016-06-03arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day1-2/+2
2016-01-14Fix GCC format-security errors and convert sprintfs.Ben Whitten1-1/+1
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-3/+3
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger1-3/+3
2014-10-27ppc: Zap ICU862 boardMarek Vasut1-39/+1
2014-07-07mpc8xx: remove fads board supportMasahiro Yamada1-26/+0
2014-07-07mpc8xx: remove netta, netta2, netphone board supportMasahiro Yamada1-20/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk1-1/+1
2012-05-23net: Encapsulate CDP packet identificationJoe Hershberger1-1/+1
2012-05-22MPC8xx: fix "Remove volatile from net API" aftermathWolfgang Denk1-3/+3
2011-11-07mpc8xx/fec.c: Fix GCC 4.6 build warningsWolfgang Denk1-22/+25
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-2/+2
2010-08-09miiphy: constify device nameMike Frysinger1-4/+4
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher1-2/+2
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+1026