Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark received block as accepted by user space. | Philip Balister | 2011-01-26 | 1 | -0/+2 |
* | Use a dummy write to start DMA transfers when sending data to the FPGA. | Philip Balister | 2010-09-21 | 1 | -1/+1 |
* | Use the ring buffer sizes read from the kernel. | Philip Balister | 2010-09-21 | 1 | -3/+3 |
* | Convert write to use the mmap interface. | Philip Balister | 2010-09-21 | 1 | -4/+22 |
* | Read the ring buffer size from the kernel and use that to set up the | Philip Balister | 2010-09-21 | 1 | -10/+17 |
* | Fix ring buffer size calculation. | Philip Balister | 2010-09-21 | 1 | -4/+4 |
* | Fix really dumb mistake in rad ring buffer code. Add/comment debug | root | 2010-09-20 | 1 | -4/+6 |
* | Convert to use mmaped rx ring buffer. | Philip Balister | 2010-08-11 | 1 | -13/+50 |
* | Loopback test now supports variable size and works with mmapable ring buffer. | Philip Balister | 2010-08-11 | 1 | -0/+194 |