summaryrefslogtreecommitdiff
path: root/dev/ns_gige.hh
AgeCommit message (Expand)Author
2005-01-15New and improved configuration mechanism. No more writing ofNathan Binkert
2004-11-18add a bunch of stats for interrupt classification, coalescing characterizatio...Lisa Hsu
2004-11-13Use the new PacketFifo class to avoid manual calculationsNathan Binkert
2004-11-13we shouldn't ever pass around references to PacketPtrs,Nathan Binkert
2004-11-13Use parameter structs for initialization so it's easierNathan Binkert
2004-10-23flesh out the TCP/IP/Ethernet supportNathan Binkert
2004-09-20Clean up network header stuff and make it more generic. UseNathan Binkert
2004-07-30Fix a few bugs in the receive state machine. In doing back to trackingNathan Binkert
2004-07-26styleNathan Binkert
2004-07-23When a packet has finished transmitting, kick the stateNathan Binkert
2004-07-12make the cache access latency a parameter that is based on busNathan Binkert
2004-07-12make tx/rx fifo size a param, also fix the empty dma problem by adjusting the...Lisa Hsu
2004-07-04almost forgot to do this - hope it doesn't mess up schedule.Lisa Hsu
2004-06-21lLisa Hsu
2004-06-12minor mods for mimicking NS83820 functionalityLisa Hsu
2004-06-11fix serializationLisa Hsu
2004-06-04Merge zizzer:/bk/linuxAndrew Schultz
2004-06-04Changes to support serialization with PCI devicesAndrew Schultz
2004-06-04Updated copyright on Tsunami and kern/linux files.Ali Saidi
2004-05-25Changed name of lisa's device to NSgigE instead of Etherdev so itAli Saidi
2004-05-21rename namespace Statistics to StatsNathan Binkert
2004-04-21This is where I'm at for Linux Ethernet before I head to Mexico.Lisa Hsu
2004-03-12first pass at ns_ethernet device. more will come later as i merge in nate's ...Lisa Hsu