summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc8xx/fec.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy2017-07-081-850/+0
* powerpc, 8xx: Migrate to KconfigChristophe Leroy2017-07-081-4/+4
* powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy2017-07-081-44/+37
* powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy2017-07-081-126/+136
* powerpc: Partialy restore core of mpc8xxChristophe Leroy2017-07-081-0/+847
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-121-933/+0
* powerpc: Drop CONFIG_SYS_ALLOC_DPRAMSimon Glass2017-01-251-8/+2
* net: mii: Fix changes made by spatchJoe Hershberger2016-08-151-2/+4
* net: mii: Use spatch to update miiphy_registerJoe Hershberger2016-08-151-13/+21
* arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day2016-06-031-2/+2
* 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-3/+3
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-181-3/+3
* ppc: Zap ICU862 boardMarek Vasut2014-10-271-39/+1
* mpc8xx: remove fads board supportMasahiro Yamada2014-07-071-26/+0
* mpc8xx: remove netta, netta2, netphone board supportMasahiro Yamada2014-07-071-20/+0
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
* PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-281-1/+1
* net: Encapsulate CDP packet identificationJoe Hershberger2012-05-231-1/+1
* MPC8xx: fix "Remove volatile from net API" aftermathWolfgang Denk2012-05-221-3/+3
* mpc8xx/fec.c: Fix GCC 4.6 build warningsWolfgang Denk2011-11-071-22/+25
* miiphy: convert to linux/mii.hMike Frysinger2011-01-091-2/+2
* miiphy: constify device nameMike Frysinger2010-08-091-4/+4
* net ppc: fix ethernet device names with spacesHeiko Schocher2010-08-091-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-211-0/+1026