summaryrefslogtreecommitdiff
path: root/python/m5/objects/Ethernet.py
AgeCommit message (Expand)Author
2006-04-26Major update to sinic to support VSINIC betterNathan Binkert
2006-03-03Ethernet devices have an RSS option to tell the driver toNathan Binkert
2006-02-20Get rid of the code that delays PIO write accessesNathan Binkert
2005-11-25Virtualize sinicNathan Binkert
2005-11-21add support for delaying pio writes until the cache access occursNathan Binkert
2005-11-02Merge zizzer:/bk/m5Ali Saidi
2005-11-02Add Mem/Ethernet latency variability parameterAli Saidi
2005-10-21Major changes to sinic device model. Rearrage read/write, betterNathan Binkert
2005-10-18Shuffle around device names to make things easier to read.Nathan Binkert
2005-10-18use the dedicated flag, no more exposing the m5reg directlyNathan Binkert
2005-09-17Fix the EtherDump parametersNathan Binkert
2005-06-27Implement a state machine clock that acutally limits how fastNathan Binkert
2005-06-05make all of the turbolaser stuff only compile if ALPHA_TLASERNathan Binkert
2005-06-02Fix-up some config issuesNathan Binkert
2005-06-01Standardize clock parameter names to 'clock'.Steve Reinhardt
2005-05-29Major cleanup of python config code.Steve Reinhardt