summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc85xx/ether_fcc.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-30powerpc: Remove unused FCC ethernet codeTom Rini1-460/+0
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger1-2/+11
2016-06-03arch/powerpc: Simplify some calculations using ARRAY_SIZE() macro.Robert P. J. Day1-1/+1
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger1-2/+2
2015-04-18net: Provide a function to get the current MAC addressJoe Hershberger1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-05-22arch/powerpc/cpu/mpc85xx/ether_fcc.c: Fix compile warningJoe Hershberger1-1/+1
2011-10-05net: drop !NET_MULTI codeMike Frysinger1-2/+1
2010-08-09net ppc: fix ethernet device names with spacesHeiko Schocher1-1/+1
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-0/+469