summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/irdma/verbs.c
AgeCommit message (Expand)AuthorFilesLines
2021-07-15RDMA/irdma: Change returned type of irdma_setup_virt_qp to voidZhu Yanjun1-4/+2
2021-06-25RDMA/irdma: Check contents of user-space irdma_mem_reg_req objectShiraz Saleem1-6/+20
2021-06-23RDMA/irdma: Use the queried port attributesKamal Heib1-1/+1
2021-06-22RDMA/irdma: Check return value from ib_umem_find_best_pgszShiraz Saleem1-1/+7
2021-06-17RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe1-7/+4
2021-06-10RDMA/irdma: Store PBL info address a pointer typeShiraz Saleem1-8/+8
2021-06-08RDMA/irdma: Fix return error sign from irdma_modify_qpKamal Heib1-1/+1
2021-06-08RDMA/irdma: remove extraneous indentation on a statementColin Ian King1-1/+1
2021-06-03RDMA/irdma: Implement device supported verb APIsMustafa Ismail1-0/+4527