summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ocrdma/ocrdma_verbs.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/ocrdma: Use helper function to set GUIDsKamal Heib2021-11-171-1/+0
* RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-3/+2
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-3/+4
* RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-1/+1
* RDMA: Restore ability to fail on SRQ destroyLeon Romanovsky2020-09-091-1/+1
* RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-1/+1
* RDMA: Remove the udata parameter from alloc_mr callbackGal Pressman2020-07-061-1/+1
* RDMA/ocrdma: Remove unsupported modify_port callbackKamal Heib2019-11-061-2/+0
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-3/+2
* RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-111-1/+1
* RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()Jason Gunthorpe2019-04-091-1/+0
* RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-3/+3
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-3/+1
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-8/+7
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-3/+2
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-3/+3
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-6/+6
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-031-2/+0
* IB/ocrdma: Removed GID add/del null routinesParav Pandit2018-03-151-10/+0
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-1/+1
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-3/+2
* IB: remove support for phys MRsChristoph Hellwig2015-12-231-3/+0
* RDMA/ocrdma: Remove old FRWR APISagi Grimberg2015-10-281-4/+0
* RDMA/ocrdma: Support the new memory registration APISagi Grimberg2015-10-281-0/+3
* RDMA/ocrdma: Incorporate the moving of GID Table mgmt to IB/CoreSomnath Kotur2015-08-301-0/+11
* ocrdma: Support ib_alloc_mr verbSagi Grimberg2015-08-301-1/+3
* RDMA/ocrdma: update ocrdma license to dual-licenseDevesh Sharma2015-07-241-19/+34
* IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-1/+2
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-2/+4
* IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+3
* RDMA/ocrdma: For ERX2 irrespective of Qid, num_posted offset is 24Naresh Gottumukkala2013-09-021-0/+1
* RDMA/ocrdma: Add support for fast register work requests (FRWR)Naresh Gottumukkala2013-09-021-0/+5
* RDMA/ocrdma: Remove unnecessary version.h includesDevendra Naga2012-05-291-1/+0
* RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapterParav Pandit2012-05-081-0/+94