summaryrefslogtreecommitdiff
path: root/dev/etherlink.hh
AgeCommit message (Expand)Author
2006-05-22New directory structure:Steve Reinhardt
2006-04-24Mostly done with all device models for new memory system. Still need to get t...Ali Saidi
2005-11-02Add ability to slightly perturb latency of ethernet/memoryAli Saidi
2005-06-05Many files:Steve Reinhardt
2005-04-11Make the notion of a global event tick independent of the actualNathan Binkert
2005-03-08Fix serialization of the EtherLink objectNathan Binkert
2005-01-14Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...Kevin Lim
2004-11-13we shouldn't ever pass around references to PacketPtrs,Nathan Binkert
2004-07-23notify the transmitter when the packet has finished transmitting.Nathan Binkert
2004-06-08Updated Copyright with information in bitkeeper changelogsAli Saidi
2004-03-05Add support for a propagation delay on the link. The electricalNathan Binkert
2004-02-20Add serialization for packets on the ethernet link,Ron Dreslinski
2004-02-04Add support for "serializing" instructions that flushSteve Reinhardt
2004-02-02More conversions of ref-counted parameters to references:Steve Reinhardt
2003-12-11Stats & serialization tweaks & cleanup. Unserializing fromSteve Reinhardt
2003-10-31Changed the naming of Serializeable derived objects. Serializeable no longer...Andrew Schultz
2003-10-10Make include paths explicit and update makefile accordingly.Steve Reinhardt
2003-10-07Import changesetSteve Raasch