aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/fsl_mcdmafec.c
AgeCommit message (Expand)AuthorFilesLines
2013-08-19net: Use ARRAY_SIZE at appropriate placesAxel Lin1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2012-05-23net: Fix remaining API interface breakageJoe Hershberger1-4/+3
2011-01-09miiphy: convert to linux/mii.hMike Frysinger1-1/+1
2009-03-20drivers/net/: get mac address from environmentMike Frysinger1-5/+6
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-30/+30
2008-08-26Fix ColdFire FEC warning messagesTsiChung Liew1-8/+9
2008-08-26Moved initialization of FSL_MCDMAFEC Ethernet driver to CPU directoryBen Warren1-1/+1
2008-06-09net: Conditional COBJS inclusion of network driversShinya Kuribayashi1-5/+0
2008-04-30ColdFire: Fix ethernet hang issue for mcf547x_8xTsiChung Liew1-1/+21
2008-01-17ColdFire: Add MCF547x_8x FEC driverTsiChungLiew1-0/+571