aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma/ocrdma_verbs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-17RDMA/ocrdma: Use helper function to set GUIDsKamal Heib1-1/+0
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky1-3/+2
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch1-3/+4
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 PD deallocateLeon Romanovsky1-1/+1
2020-07-06RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman1-1/+1
2019-11-06RDMA/ocrdma: Remove unsupported modify_port callbackKamal Heib1-2/+0
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-09RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe1-1/+0
2019-04-08RDMA: Handle SRQ 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-8/+7
2019-02-22RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky1-3/+2
2019-02-08RDMA: Handle PD allocations by IB/coreLeon Romanovsky1-3/+3
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche1-6/+6
2018-04-03RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit1-2/+0
2018-03-15IB/ocrdma: Removed GID add/del null routinesParav Pandit1-10/+0
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche1-1/+1
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig1-3/+2
2015-12-23IB: remove support for phys MRsChristoph Hellwig1-3/+0
2015-10-28RDMA/ocrdma: Remove old FRWR APISagi Grimberg1-4/+0
2015-10-28RDMA/ocrdma: Support the new memory registration APISagi Grimberg1-0/+3
2015-08-30RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur1-0/+11
2015-08-30ocrdma: Support ib_alloc_mr verbSagi Grimberg1-1/+3
2015-07-24RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma1-19/+34
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak1-1/+2
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak1-2/+4
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang1-0/+3
2013-09-02RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24Naresh Gottumukkala1-0/+1
2013-09-02RDMA/ocrdma: Add support for fast register work requests (FRWR)Naresh Gottumukkala1-0/+5
2012-05-29RDMA/ocrdma: Remove unnecessary version.h includesDevendra Naga1-1/+0
2012-05-08RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapterParav Pandit1-0/+94