summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qedr/verbs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Group create AH arguments in structMaor Gottlieb2020-05-031-1/+1
* RDMA: Change MAD processing function to remove extra casting and parameterLeon Romanovsky2019-11-131-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-091-3/+3
* RDMA: Mark if destroy address handle is in a sleepable contextGal Pressman2018-12-201-1/+1
* RDMA: Mark if create address handle is in a sleepable contextGal Pressman2018-12-201-1/+1
* qedr: Add support for kernel mode SRQ'sYuval Bason2018-08-151-0/+9
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-311-4/+4
* RDMA/providers: Simplify query_gid callback of RoCE providersParav Pandit2018-04-041-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