Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-08-16 | RDMA/erdma: Correct the max_qp and max_cq capacities of the device | Cheng Xu | 1 | -2/+2 |
2022-08-16 | RDMA/erdma: Using the key in FMR WR instead of MR structure | Cheng Xu | 1 | -1/+1 |
2022-07-27 | RDMA/erdma: Add driver to kernel build environment | Cheng Xu | 2 | -0/+16 |
2022-07-27 | RDMA/erdma: Add the erdma module | Cheng Xu | 1 | -0/+608 |
2022-07-27 | RDMA/erdma: Add connection management (CM) support | Cheng Xu | 2 | -0/+1597 |
2022-07-27 | RDMA/erdma: Add verbs implementation | Cheng Xu | 3 | -0/+2231 |
2022-07-27 | RDMA/erdma: Add verbs header file | Cheng Xu | 1 | -0/+342 |
2022-07-27 | RDMA/erdma: Add event queue implementation | Cheng Xu | 1 | -0/+329 |
2022-07-27 | RDMA/erdma: Add cmdq implementation | Cheng Xu | 1 | -0/+493 |
2022-07-27 | RDMA/erdma: Add main include file | Cheng Xu | 1 | -0/+287 |
2022-07-27 | RDMA/erdma: Add the hardware related definitions | Cheng Xu | 1 | -0/+508 |