summaryrefslogtreecommitdiff
path: root/src/dev/etherdevice.hh
AgeCommit message (Expand)Author
2015-12-10dev: Move network devices to src/dev/net/Andreas Sandberg
2015-12-10dev: Move existing PCI device functionality to src/dev/pciAndreas Sandberg
2013-07-11dev: consistently end device classes in 'Device'Steve Reinhardt
2012-11-02dev: Fix ethernet device inheritance structureAndreas Sandberg
2009-03-05stats: Fix all stats usages to deal with template fixesNathan Binkert
2008-06-17Ethernet: share statistics between all ethernet devices and apply someNathan Binkert
2007-08-16Devices: Make EtherInts connect in the same way memory ports currently do.Ali Saidi