summaryrefslogtreecommitdiff
path: root/src/dev/Ethernet.py
AgeCommit message (Expand)Author
2015-07-15dev: add support for multi gem5 runsGabor Dozsa
2013-06-27sim: Add the notion of clock domains to all ClockedObjectsAkash Bagdia
2013-02-19scons: Fix warnings issued by clang 3.2svn (XCode 4.6)Andreas Hansson
2013-01-07dev: Make the ethernet devices use a non-zero clockAndreas Hansson
2012-11-02dev: Fix ethernet device inheritance structureAndreas Sandberg
2012-11-02sim: Include object header files in SWIG interfacesAndreas Sandberg
2012-08-21Clock: Move the clock and related functions to ClockedObjectAndreas Hansson
2012-02-13MEM: Introduce the master/slave port roles in the Python classesAndreas Hansson
2009-07-02typo: correct spellingNathan Binkert
2009-01-06IGbE: Remove is8257 variableAli Saidi
2008-12-05IGbE: Add support for newer 8257x based Intel NICsAli Saidi
2008-10-09SimObjects: Clean up handling of C++ namespaces.Nathan Binkert
2008-10-09SINIC: Commit old code from ASPLOS 2006 studies.Nathan Binkert
2008-08-13Add the ability to specify a think time before descriptor fetch/writeback sta...Ali Saidi
2007-08-16PCI: Move PCI Configuration data into devices now that we can inherit paramet...Ali Saidi
2007-08-16Devices: Make EtherInts connect in the same way memory ports currently do.Ali Saidi
2007-07-23Major changes to how SimObjects are created and initialized. Almost allNathan Binkert
2007-06-20Make sure all parameters have default values if they'reNathan Binkert
2007-05-27Move SimObject python files alongside the C++ and fixNathan Binkert