Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | e3xx: Make frame sizes configurable. | Moritz Fischer | 2015-07-28 | 1 | -0/+3 |
| | | | | | | | | | | UHD 3.8.5 increased the TX framesize from 2048 to 4096, this can lead to issues in 2x2. The behaviour can avoided by specifying send_frame_size = 2048 for these scenarios. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | e3xx: Increase TX buffer size to PAGE_SIZE. | Moritz Fischer | 2015-07-14 | 1 | -1/+1 |
| | | | | | | | | This was originally limited because it performed poor, however, with refactoring that has been done since release, this now gives better performance. Signed-off-by: Moritz Fischer <moritz.fischer@ettus.com> | ||||
* | e300: Several bugfixes for E300 clk/pps selection code | Ashish Chaudhari | 2015-01-23 | 1 | -1/+1 |
| | |||||
* | Initial commit E300 support. | Martin Braun | 2014-10-07 | 1 | -0/+82 |