summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/qedr/verbs.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/qedr: Add support for user mode XRC-SRQ'sYuval Basson2020-09-161-1/+2
* 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 AH 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: Group create AH arguments in structMaor Gottlieb2020-05-021-1/+1
* RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-121-4/+3
* RDMA/qedr: Remove unsupported modify_port callbackKamal Heib2019-11-061-2/+0
* RDMA/qedr: Use the common mmap APIMichal Kalderon2019-11-061-1/+2
* 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: Handle SRQ allocations by IB/coreLeon Romanovsky2019-04-081-4/+3
* RDMA: Handle AH 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-7/+7
* RDMA: Handle ucontext allocations by IB/coreLeon Romanovsky2019-02-221-2/+2
* RDMA: Handle PD allocations by IB/coreLeon Romanovsky2019-02-081-3/+3
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-191-1/+1
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-191-1/+1
* qedr: Add support for kernel mode SRQ'sYuval Bason2018-08-141-0/+9
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-301-4/+4
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-031-1/+0
* IB/qedr: Remove GID add/del dummy routinesParav Pandit2018-04-031-5/+0
* RDMA/qedr: Add support for registering an iWARP deviceKalderon, Michal2017-08-181-0/+2
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+2
* qedr: Add events support and register IB deviceRam Amrani2016-10-141-0/+9
* qedr: Add GSI supportRam Amrani2016-10-141-0/+3
* qedr: Add support for data pathRam Amrani2016-10-141-0/+5
* qedr: Add support for memory registeration verbsRam Amrani2016-10-141-0/+11
* qedr: Add support for QP verbsRam Amrani2016-10-141-0/+7
* qedr: Add support for PD,PKEY and CQ verbsRam Amrani2016-10-141-0/+14
* qedr: Add support for user context verbsRam Amrani2016-10-141-0/+52