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