| Commit message (Expand) | Author | Age | Files | Lines |
* | rfnoc: mgmt_portal: Fix order of validity checks | Martin Braun | 2021-11-15 | 1 | -2/+6 |
* | rfnoc: Remove cruft from UHD 3 (constants) | Martin Braun | 2021-11-02 | 1 | -1/+5 |
* | rfnoc: mgmt_portal: Remove two unused variables | Martin Braun | 2021-10-11 | 1 | -4/+6 |
* | lib: rfnoc: Make implicit typecasts explicit | Martin Anderseck | 2021-08-10 | 1 | -4/+5 |
* | lib: rfnoc: Change enum node_type to enum class | Martin Anderseck | 2021-08-10 | 1 | -23/+25 |
* | RFNoc: Fix graph connect timeout error | Michael West | 2021-05-10 | 1 | -2/+3 |
* | rfnoc: Add option to disable flow control on rx streaming | mattprost | 2021-04-29 | 1 | -7/+12 |
* | lib: Remove move-on-return for chdr_packet_writer | Martin Braun | 2021-03-11 | 1 | -2/+2 |
* | lib: Remove unused constants | Martin Braun | 2021-03-04 | 1 | -4/+5 |
* | host: Update code base using clang-tidy | Martin Braun | 2021-03-04 | 1 | -22/+23 |
* | rfnoc: Fix remote stream buffer format | Wade Fife | 2020-12-21 | 1 | -0/+18 |
* | rfnoc: Rename chdr_packet to chdr_packet_writer | Samuel O'Brien | 2020-07-13 | 1 | -1/+1 |
* | lib: rfnoc: Fix "unused" warnings for non-trace log levels | Martin Braun | 2020-04-17 | 1 | -2/+1 |
* | rfnoc: Fix transport buffer reservations | Ciro Nishiguchi | 2019-11-26 | 1 | -4/+4 |
* | rfnoc: Centralize initialization state of SEPs to epid_allocator | Alex Williams | 2019-11-26 | 1 | -9/+22 |
* | rfnoc: Use link_stream_manager's mgmt_portal for all mgmt packets | Alex Williams | 2019-11-26 | 1 | -28/+48 |
* | rfnoc: add rx and tx transports, and amend rfnoc_graph | Ciro Nishiguchi | 2019-11-26 | 1 | -5/+5 |
* | rfnoc: Make a chdr_ctrl_xport using the new link APIs | Alex Williams | 2019-11-26 | 1 | -44/+50 |
* | rfnoc: SW support for FPGA byte swapper | Ashish Chaudhari | 2019-11-26 | 1 | -8/+31 |
* | rfnoc: Graph and link stream manager API cleanup | Ashish Chaudhari | 2019-11-26 | 1 | -27/+49 |
* | rfnoc: Enable daisy-chaining in mgmt_portal | Ashish Chaudhari | 2019-11-26 | 1 | -5/+14 |
* | rfnoc: API cleanup for ctrl/mgmt code | Ashish Chaudhari | 2019-11-26 | 1 | -30/+43 |
* | rfnoc: Moved chdr types/packet class out of chdr dir | Ashish Chaudhari | 2019-11-26 | 1 | -1/+1 |
* | rfnoc: Added initial impl for mgmt_portal | Ashish Chaudhari | 2019-11-26 | 1 | -0/+997 |