aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/vmw_pvrdma/pvrdma_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky1-3/+2
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch1-5/+5
2021-03-22RDMA: Delete not-used static inline functionsLeon Romanovsky1-35/+0
2020-11-02RDMA/vmw_pvrdma: Fix the active_speed and phys_state valueAdit Ranadive1-1/+1
2020-09-18Merge branch 'mlx5_active_speed' into rdma.git for-nextJason Gunthorpe1-1/+1
2020-09-18RDMA: Fix link active_speed sizeAharon Landau1-1/+1
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky1-1/+1
2020-09-09RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky1-1/+1
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky1-1/+1
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky1-1/+1
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman1-1/+1
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb1-1/+1
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky1-3/+2
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky1-1/+1
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky1-4/+3
2019-04-08RDMA: Handle AH allocations by IB/coreLeon Romanovsky1-3/+3
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch1-3/+1
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch1-7/+7
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky1-3/+2
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky1-4/+3
2018-12-19RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman1-1/+1
2018-12-19RDMA: Mark if create address handle is in a sleepable contextGal Pressman1-1/+1
2018-07-30RDMA/providers: Remove pointless functionsKamal Heib1-7/+0
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche1-6/+6
2017-11-13RDMA/vmw_pvrdma: Add shared receive queue supportBryan Tan1-0/+18
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-1/+1
2016-12-14IB: Add vmw_pvrdma driverAdit Ranadive1-0/+436