summaryrefslogtreecommitdiff
path: root/src/dev/i8254xGBe_defs.hh
AgeCommit message (Expand)Author
2015-12-10dev: Move network devices to src/dev/net/Andreas Sandberg
2015-10-12misc: Remove redundant compiler-specific definesAndreas Hansson
2015-07-07sim: Refactor the serialization base classAndreas Sandberg
2012-11-02dev: Add missing inline declarationsAndreas Sandberg
2011-01-03Make commenting on close namespace brackets consistent.Steve Reinhardt
2010-11-26IGbE: return 0 on an invalid descriptor size instead of -1.Ali Saidi
2009-06-04types: clean up types, especially signed vs unsignedNathan Binkert
2009-01-06IGbE: Implement header splitting with large MTUAli Saidi
2008-12-05IGbE: Add support for newer 8257x based Intel NICsAli Saidi
2008-12-05IGbE: Add support for TCP segment offloadAli Saidi
2007-03-29make serialization at least seem to workAli Saidi
2007-03-27some more fixes... non-tso stuff seems to workAli Saidi
2007-03-26first bit of life from the intel gigabit modelAli Saidi
2007-03-22finish up the coding of the Intel Gb NIC... Many Many bugs to squashAli Saidi
2007-03-15add all the registers we'll need to support for the Intel GbE device and supp...Ali Saidi
2006-10-20still working on getting past initializationAli Saidi
2006-09-18add boiler plate intel nic codeAli Saidi