aboutsummaryrefslogtreecommitdiff
path: root/hw/mcf_fec.c
AgeCommit message (Expand)Author
2009-01-13Check NIC model in some NIC init functions (Mark McLoughlin)aliguori
2009-01-07Fix build breakage introduced by r6219aliguori
2009-01-07Add a -net name=foo parameter (Mark McLoughlin)aliguori
2009-01-07add missing MAC address to info_str for some NICs (Mark McLoughlin)aliguori
2009-01-07Add a model string to VLANClientState (Mark McLoughlin)aliguori
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Break up vl.h.pbrook
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths
2007-06-07Fix return type.pbrook
2007-06-04ColdFire Ethernet support.pbrook