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
/
ns_gige.cc
Age
Commit message (
Expand
)
Author
2005-11-25
Virtualize sinic
Nathan Binkert
2005-11-21
add support for delaying pio writes until the cache access occurs
Nathan Binkert
2005-11-20
io_bus is split out into pio_bus and dma_bus so that any device
Nathan Binkert
2005-10-21
better naming for pio interfaces
Nathan Binkert
2005-10-21
It's not necessary for a device to call recvDone, that
Nathan Binkert
2005-10-18
Shuffle around device names to make things easier to read.
Nathan Binkert
2005-10-18
use the dedicated flag, no more exposing the m5reg directly
Nathan Binkert
2005-10-12
better english in stat descriptions for NS GigE
Nathan Binkert
2005-10-12
Add support for 64-bit addresses to the NS GigE device model.
Nathan Binkert
2005-09-29
fix for delayed state machine changes
Ali Saidi
2005-09-18
Tweak the set of coalesced interrupts
Nathan Binkert
2005-08-23
Lots of fixes to serialization and naming of various device
Nathan Binkert
2005-08-18
Fix a couple of turbolaser problems that were introduced by the
Nathan Binkert
2005-08-15
Merge zed.eecs.umich.edu:/.automount/fox/y/mserrano/m5_dir/m5
Benjamin Nash
2005-08-15
Changes for getting FreeBSD to run.
Miguel Serrano
2005-08-12
Improve FreeBSD networking support.
Benjamin Nash
2005-06-28
Merge m5read@m5.eecs.umich.edu:/bk/m5
Benjamin Nash
2005-06-27
Change IDE disk and ethernet device to work better with FreeBSD.
Benjamin Nash
2005-06-27
Implement a state machine clock that acutally limits how fast
Nathan Binkert
2005-06-19
little bit of formatting
Nathan Binkert
2005-06-05
Many files:
Steve Reinhardt
2005-06-05
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-clean
Ali Saidi
2005-06-05
split uart into urt8250 and uart8530
Ali Saidi
2005-06-04
shuffle files around for new directory structure
Nathan Binkert
2005-06-01
Standardize clock parameter names to 'clock'.
Steve Reinhardt
2005-05-28
ns_gige_reg.h, ns_gige.cc:
Lisa Hsu
2005-04-29
Add suport for no allocation of cache block on a dma read passing through a c...
Ron Dreslinski
2005-04-24
Add the m5 parameter to the ns83820 device model so that we
Nathan Binkert
2005-04-11
Make the notion of a global event tick independent of the actual
Nathan Binkert
2005-03-29
expose variables for number of global events per simulated second,
Nathan Binkert
2005-03-16
Some changes to NSGigE's DPRINTF's that helped when I was doing NAT stuff.
Lisa Hsu
2005-01-19
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5
Ali Saidi
2005-01-19
added total bytes/bandwidth/packets formulas to nics
Ali Saidi
2005-01-19
Fix serialization of txPacket (need to properly calculate the length before s...
Ron Dreslinski
2005-01-15
New and improved configuration mechanism. No more writing of
Nathan Binkert
2004-11-18
Merge zizzer.eecs.umich.edu:/z/m5/Bitkeeper/m5
Nathan Binkert
2004-11-18
always initalize the size of a packet (forgotten on checkpoints
Nathan Binkert
2004-11-18
add a bunch of stats for interrupt classification, coalescing characterizatio...
Lisa Hsu
2004-11-17
serialization fix for the NS GigE driver
Nathan Binkert
2004-11-16
Fix a bug where we would improperly calculate if the FIFO was
Nathan Binkert
2004-11-13
Get rid of obsolete sim/sim_stats.* files (looks like these
Steve Reinhardt
2004-11-13
Use the new PacketFifo class to avoid manual calculations
Nathan Binkert
2004-11-13
change the serialization of a packet so that we don't
Nathan Binkert
2004-11-13
we shouldn't ever pass around references to PacketPtrs,
Nathan Binkert
2004-11-13
Use parameter structs for initialization so it's easier
Nathan Binkert
2004-11-13
Macros are nasty, so let's get rid of them. Convert all
Nathan Binkert
2004-10-25
Merge zizzer:/bk/m5 into zeep.eecs.umich.edu:/z/saidi/work/m5-smp
Ali Saidi
2004-10-25
changes to make interrupts part of the platform rather than tsunami
Ali Saidi
2004-10-23
flesh out the TCP/IP/Ethernet support
Nathan Binkert
2004-10-23
get rid of some unused variables
Nathan Binkert
[next]