Age | Commit message (Expand) | Author |
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 |
2004-10-22 | Clean up the Range class and associated usages. The code was | Nathan Binkert |
2004-09-20 | Clean up network header stuff and make it more generic. Use | Nathan Binkert |
2004-08-20 | Fixup interrupting of the ethernet device. | Nathan Binkert |
2004-08-11 | cleanup interrupt code for gigabit device | Nathan Binkert |
2004-07-30 | better debugging | Nathan Binkert |
2004-07-30 | Fix a few bugs in the receive state machine. In doing back to tracking | Nathan Binkert |
2004-07-30 | make all ethernet dma use the new interface | Nathan Binkert |
2004-07-30 | better debugging of DMA operations | Nathan Binkert |
2004-07-26 | style | Nathan Binkert |
2004-07-21 | Wrap tracing stuff in #if TRACING_ON to avoid compile error | Nathan Binkert |
2004-07-14 | Fix infinite loop in ns_gige stat machine | Nathan Binkert |
2004-07-12 | make the cache access latency a parameter that is based on bus | Nathan Binkert |
2004-07-12 | make tx/rx fifo size a param, also fix the empty dma problem by adjusting the... | Lisa Hsu |
2004-07-09 | when you add caches, dma commands within the state machine are delayed and ca... | Lisa Hsu |
2004-07-06 | tag each mem_req as coming from the nic if it is DMA'd from the NIC. the NIC... | Lisa Hsu |
2004-07-05 | these changes are an undo from my last changeset. these are meant for later. | Lisa Hsu |
2004-07-04 | almost forgot to do this - hope it doesn't mess up schedule. | Lisa Hsu |
2004-06-30 | fix transmit side checksum offloading to not generate a pseudo header. | Lisa Hsu |
2004-06-21 | l | Lisa Hsu |
2004-06-12 | minor mods for mimicking NS83820 functionality | Lisa Hsu |
2004-06-11 | fix serialization | Lisa Hsu |
2004-06-10 | Merge zizzer.eecs.umich.edu:/bk/linux | Lisa Hsu |
2004-06-10 | fix some things on linux todo list. 1) the config.ini. 2) the etherpkt stru... | Lisa Hsu |
2004-06-10 | Fixes for detailed boot, made cttz and ctlz instructions more compact, | Ali Saidi |
2004-06-04 | Merge zizzer:/bk/linux | Andrew Schultz |
2004-06-04 | Changes to support serialization with PCI devices | Andrew Schultz |
2004-06-04 | Updated copyright on Tsunami and kern/linux files. | Ali Saidi |
2004-05-26 | this now pings in single-user mode, so it should ping in other modes fine as ... | Lisa Hsu |
2004-05-25 | Changed name of lisa's device to NSgigE instead of Etherdev so it | Ali Saidi |
2004-05-21 | rename namespace Statistics to Stats | Nathan Binkert |