index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dev
/
etherlink.hh
Age
Commit message (
Expand
)
Author
2005-11-02
Add ability to slightly perturb latency of ethernet/memory
Ali Saidi
2005-06-05
Many files:
Steve Reinhardt
2005-04-11
Make the notion of a global event tick independent of the actual
Nathan Binkert
2005-03-08
Fix serialization of the EtherLink object
Nathan Binkert
2005-01-14
Fixes so m5 compiles on gcc 3.4, which has much stricter syntax. Most change...
Kevin Lim
2004-11-13
we shouldn't ever pass around references to PacketPtrs,
Nathan Binkert
2004-07-23
notify the transmitter when the packet has finished transmitting.
Nathan Binkert
2004-06-08
Updated Copyright with information in bitkeeper changelogs
Ali Saidi
2004-03-05
Add support for a propagation delay on the link. The electrical
Nathan Binkert
2004-02-20
Add serialization for packets on the ethernet link,
Ron Dreslinski
2004-02-04
Add support for "serializing" instructions that flush
Steve Reinhardt
2004-02-02
More conversions of ref-counted parameters to references:
Steve Reinhardt
2003-12-11
Stats & serialization tweaks & cleanup. Unserializing from
Steve Reinhardt
2003-10-31
Changed the naming of Serializeable derived objects. Serializeable no longer...
Andrew Schultz
2003-10-10
Make include paths explicit and update makefile accordingly.
Steve Reinhardt
2003-10-07
Import changeset
Steve Raasch