Age | Commit message (Expand) | Author |
2012-09-10 | Device: Bump PIO and PCI latencies to more reasonable values | Andreas Hansson |
2012-09-07 | Igbe: Newer kernels seem to allow TSO headers and packet data to be in one desc | Ali Saidi |
2012-08-28 | Clock: Add a Cycles wrapper class and use where applicable | Andreas Hansson |
2012-08-28 | Clock: Rework clocks to avoid tick-to-cycle transformations | Andreas Hansson |
2012-08-21 | Clock: Move the clock and related functions to ClockedObject | Andreas Hansson |
2012-08-15 | O3,ARM: fix some problems with drain/switchout functionality and add Drain DP... | Anthony Gutierrez |
2012-07-09 | Fix: Address a few benign memory leaks | Andreas Hansson |
2012-05-10 | IGbE: Fix writeback conditions for i8254x GbE in updated data sheet. | Pritha Ghoshal |
2012-02-24 | MEM: Move port creation to the memory object(s) construction | Andreas Hansson |
2011-12-13 | gcc: fix unused variable warnings from GCC 4.6.1 | Nathan Binkert |
2011-09-13 | IGbE: Clean up debug printing and proprly account for copied bytes. | Ali Saidi |
2011-04-15 | trace: reimplement the DTRACE function so it doesn't use a vector | Nathan Binkert |
2011-01-07 | Replace curTick global variable with accessor functions. | Steve Reinhardt |
2010-04-15 | tick: rename Clock namespace to SimClock | Nathan Binkert |
2009-06-05 | types: need typename keyword to get the type. | Nathan Binkert |
2009-06-04 | types: clean up types, especially signed vs unsigned | Nathan Binkert |
2009-04-22 | i8254xGBe: major style overhaul. | Steve Reinhardt |
2009-02-26 | CPA: Add annotations to IGbE and CopyEngine device models. | Ali Saidi |
2009-01-23 | IGbE: Fix two e1000 driver bugs that I missed before. | Ali Saidi |
2009-01-06 | IGbE: Implement header splitting with large MTU | Ali Saidi |
2009-01-06 | IGbE: Remove is8257 variable | Ali Saidi |
2008-12-05 | IGbE: Add support for newer 8257x based Intel NICs | Ali Saidi |
2008-12-05 | IGbE: Add support for TCP segment offload | Ali Saidi |
2008-10-09 | eventq: convert all usage of events to use the new API. | Nathan Binkert |
2008-08-24 | IGbE: Patches I neglected to apply before pushing the previous igbe changeset | Ali Saidi |
2008-08-13 | Add the ability to specify a think time before descriptor fetch/writeback sta... | Ali Saidi |
2008-08-13 | More subtle fixes to how interrupts are supposed to work in the device. Fix p... | Ali Saidi |
2008-07-01 | Fix cases where RADV interrupt timer is used and make ITR interrupt moderatio... | Ali Saidi |
2008-06-17 | Ethernet: share statistics between all ethernet devices and apply some | Nathan Binkert |
2008-05-20 | IGbE: Implement sending packet that is contained in more than 2 descriptors. | Ali Saidi |
2008-03-25 | IGbE: Fix bug that limits wire performance a bit | Ali Saidi |
2008-02-10 | IGbE: Fix a couple of bugs. | Ali Saidi |
2007-09-28 | Rename cycles() function to ticks() | Ali Saidi |
2007-09-12 | Devices: More fixes to Intel NIC Model. | Ali Saidi |
2007-08-26 | Merge with head | Gabe Black |
2007-08-16 | Devices: Make EtherInts connect in the same way memory ports currently do. | Ali Saidi |
2007-07-26 | Merge python and x86 changes with cache branch | Nathan Binkert |
2007-07-23 | Major changes to how SimObjects are created and initialized. Almost all | Nathan Binkert |
2007-06-30 | Get rid of Packet result field. Error responses are | Steve Reinhardt |
2007-05-14 | couple more bug fixes for intel nic | Ali Saidi |
2007-05-09 | couple of updates in the intel nic | Ali Saidi |
2007-05-09 | update for new reschedule semantics | Ali Saidi |
2007-05-09 | add a backoff algorithm when nacks are received by devices | Ali Saidi |
2007-04-30 | fix igbe bug | Ali Saidi |
2007-03-29 | make serialization at least seem to work | Ali Saidi |
2007-03-27 | some more fixes... non-tso stuff seems to work | Ali Saidi |
2007-03-26 | first bit of life from the intel gigabit model | Ali Saidi |
2007-03-22 | finish up the coding of the Intel Gb NIC... Many Many bugs to squash | Ali Saidi |
2007-03-15 | add all the registers we'll need to support for the Intel GbE device and supp... | Ali Saidi |
2006-10-27 | add packet_access.hh | Ali Saidi |