Age | Commit message (Expand) | Author |
2004-08-20 | Fixup interrupting of the ethernet device. | Nathan Binkert |
2004-08-11 | cleanup interrupt code for gigabit device | Nathan Binkert |
2004-07-30 | better debugging | Nathan Binkert |
2004-07-30 | Fix a few bugs in the receive state machine. In doing back to tracking | Nathan Binkert |
2004-07-30 | make all ethernet dma use the new interface | Nathan Binkert |
2004-07-30 | better debugging of DMA operations | Nathan Binkert |
2004-07-26 | style | Nathan Binkert |
2004-07-21 | Wrap tracing stuff in #if TRACING_ON to avoid compile error | Nathan Binkert |
2004-07-14 | Fix infinite loop in ns_gige stat machine | Nathan Binkert |
2004-07-12 | make the cache access latency a parameter that is based on bus | Nathan Binkert |
2004-07-12 | make tx/rx fifo size a param, also fix the empty dma problem by adjusting the... | Lisa Hsu |
2004-07-09 | when you add caches, dma commands within the state machine are delayed and ca... | Lisa Hsu |
2004-07-06 | tag each mem_req as coming from the nic if it is DMA'd from the NIC. the NIC... | Lisa Hsu |
2004-07-05 | these changes are an undo from my last changeset. these are meant for later. | Lisa Hsu |
2004-07-04 | almost forgot to do this - hope it doesn't mess up schedule. | Lisa Hsu |
2004-06-30 | fix transmit side checksum offloading to not generate a pseudo header. | Lisa Hsu |
2004-06-21 | l | Lisa Hsu |
2004-06-12 | minor mods for mimicking NS83820 functionality | Lisa Hsu |
2004-06-11 | fix serialization | Lisa Hsu |
2004-06-10 | Merge zizzer.eecs.umich.edu:/bk/linux | Lisa Hsu |
2004-06-10 | fix some things on linux todo list. 1) the config.ini. 2) the etherpkt stru... | Lisa Hsu |
2004-06-10 | Fixes for detailed boot, made cttz and ctlz instructions more compact, | Ali Saidi |
2004-06-04 | Merge zizzer:/bk/linux | Andrew Schultz |
2004-06-04 | Changes to support serialization with PCI devices | Andrew Schultz |
2004-06-04 | Updated copyright on Tsunami and kern/linux files. | Ali Saidi |
2004-05-26 | this now pings in single-user mode, so it should ping in other modes fine as ... | Lisa Hsu |
2004-05-25 | Changed name of lisa's device to NSgigE instead of Etherdev so it | Ali Saidi |
2004-05-21 | rename namespace Statistics to Stats | Nathan Binkert |
2004-05-18 | fix the indefinite interrupting of the ethernet device. | Lisa Hsu |
2004-04-21 | just comment ns_gige.cc a little more | Lisa Hsu |
2004-04-21 | This is where I'm at for Linux Ethernet before I head to Mexico. | Lisa Hsu |
2004-03-12 | first pass at ns_ethernet device. more will come later as i merge in nate's ... | Lisa Hsu |