index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
mcffec.c
Age
Commit message (
Expand
)
Author
2015-04-18
net: cosmetic: Fix var naming net <-> eth drivers
Joe Hershberger
2013-08-19
net: Use ARRAY_SIZE at appropriate places
Axel Lin
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-05-23
net: Fix remaining API interface breakage
Joe Hershberger
2011-01-09
miiphy: convert to linux/mii.h
Mike Frysinger
2009-03-20
drivers/net/: get mac address from environment
Mike Frysinger
2008-11-10
ColdFire: Add mii driver in drivers/net
TsiChung Liew
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-09-03
Introduce netdev.h header file and remove externs
Ben Warren
2008-08-27
ColdFire: Add FEC Buffer descriptors in SRAM
TsiChung Liew
2008-08-27
Fix ColdFire FEC warning messages
TsiChung Liew
2008-08-27
Moved initialization of MCFFEC Ethernet driver to CPU directory
Ben Warren
2008-06-10
net: Conditional COBJS inclusion of network drivers
Shinya Kuribayashi
2008-06-03
ColdFire: Add 10 base ethernet support for mcf5445x
TsiChung Liew
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-03-30
ColdFire: Fix FEC transmit issue for MCF5275
Tsi-Chung Liew
2007-08-19
Fix some build errors.
Wolfgang Denk
2007-08-16
ColdFire: Add M54455EVB for MCF5445x
TsiChungLiew
2007-08-16
ColdFire: MCF5329 Update and cleanup
TsiChungLiew
2007-08-08
Declared attributes of void __mii_init(void) as an alias for int mii_init(void)
TsiChungLiew
2007-07-10
Cache update and added CFG_UNIFY_CACHE
TsiChung
2007-07-10
Header file update, clean up and cache handling
TsiChungLiew
2007-06-18
Added M5329AFEE and M5329BFEE Platforms
TsiChung Liew