aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/erdma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe2022-10-062-3/+3
|\
| * RDMA/erdma: Correct the max_qp and max_cq capacities of the deviceCheng Xu2022-08-161-2/+2
| * RDMA/erdma: Using the key in FMR WR instead of MR structureCheng Xu2022-08-161-1/+1
* | RDMA/erdma: Support dynamic mtuCheng Xu2022-09-215-1/+26
* | RDMA/erdma: Make hardware internal opcodes invisible to driverCheng Xu2022-09-202-5/+4
* | RDMA/erdma: Remove redundant includesCheng Xu2022-09-209-56/+1
* | RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_waitCheng Xu2022-09-205-22/+12
|/
* RDMA/erdma: Add driver to kernel build environmentCheng Xu2022-07-272-0/+16
* RDMA/erdma: Add the erdma moduleCheng Xu2022-07-271-0/+608
* RDMA/erdma: Add connection management (CM) supportCheng Xu2022-07-272-0/+1597
* RDMA/erdma: Add verbs implementationCheng Xu2022-07-273-0/+2231
* RDMA/erdma: Add verbs header fileCheng Xu2022-07-271-0/+342
* RDMA/erdma: Add event queue implementationCheng Xu2022-07-271-0/+329
* RDMA/erdma: Add cmdq implementationCheng Xu2022-07-271-0/+493
* RDMA/erdma: Add main include fileCheng Xu2022-07-271-0/+287
* RDMA/erdma: Add the hardware related definitionsCheng Xu2022-07-271-0/+508