aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/erdma (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-06Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe2-3/+3
2022-09-21RDMA/erdma: Support dynamic mtuCheng Xu5-1/+26
2022-09-20RDMA/erdma: Make hardware internal opcodes invisible to driverCheng Xu2-5/+4
2022-09-20RDMA/erdma: Remove redundant includesCheng Xu9-56/+1
2022-09-20RDMA/erdma: Eliminate unnecessary casting for erdma_post_cmd_waitCheng Xu5-22/+12
2022-08-16RDMA/erdma: Correct the max_qp and max_cq capacities of the deviceCheng Xu1-2/+2
2022-08-16RDMA/erdma: Using the key in FMR WR instead of MR structureCheng Xu1-1/+1
2022-07-27RDMA/erdma: Add driver to kernel build environmentCheng Xu2-0/+16
2022-07-27RDMA/erdma: Add the erdma moduleCheng Xu1-0/+608
2022-07-27RDMA/erdma: Add connection management (CM) supportCheng Xu2-0/+1597
2022-07-27RDMA/erdma: Add verbs implementationCheng Xu3-0/+2231
2022-07-27RDMA/erdma: Add verbs header fileCheng Xu1-0/+342
2022-07-27RDMA/erdma: Add event queue implementationCheng Xu1-0/+329
2022-07-27RDMA/erdma: Add cmdq implementationCheng Xu1-0/+493
2022-07-27RDMA/erdma: Add main include fileCheng Xu1-0/+287
2022-07-27RDMA/erdma: Add the hardware related definitionsCheng Xu1-0/+508