summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/efa/efa_verbs.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* RDMA/efa: Fix unsupported page sizes in deviceYonatan Nachum2023-05-171-1/+1
* RDMA/efa: Add rdma write capability to device capsYonatan Nachum2023-04-221-1/+5
* RDMA/efa: Add data polling capability feature bitYonatan Nachum2023-03-221-1/+4
* RDMA/efa: Support CQ receive entries with source GIDMichael Margolin2022-08-211-2/+9
* RDMA/efa: Add support for dmabuf memory regionsGal Pressman2021-10-281-31/+96
* RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau2021-10-121-9/+10
* RDMA/efa: CQ notificationsGal Pressman2021-10-071-7/+60
* RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-19/+9
* RDMA/efa: Remove double QP type assignmentLeon Romanovsky2021-08-031-1/+0
* RDMA/efa: Split hardware stats to device and port statsGal Pressman2021-07-151-48/+70
* RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe2021-06-171-1/+10
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-7/+7
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-12-161-0/+6
|\
| * RDMA: Check flags during create_cqJason Gunthorpe2020-10-261-0/+3
| * RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-261-0/+3
* | RDMA/efa: Use the correct current and new states in modify QPGal Pressman2020-12-021-2/+2
|/
* RDMA/efa: Drop double zeroing for sg_init_table()Julia Lawall2020-09-231-1/+1
* RDMA/efa: Add messages and RDMA read work requests HW statsDaniel Kranzdorf2020-09-231-1/+33
* RDMA/efa: Group keep alive received counter with other SW statsGal Pressman2020-09-231-15/+16
* RDMA/efa: Use ib_umem_num_dma_pages()Jason Gunthorpe2020-09-111-3/+3
* RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe2020-09-091-2/+1
* RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-1/+2
* RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-091-2/+3
* RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-1/+2
* RDMA/efa: Remove redundant udata check from alloc ucontext responseGal Pressman2020-08-241-6/+4
* RDMA/efa: Introduce SRD RNR retryGal Pressman2020-08-181-3/+16
* RDMA/efa: Introduce SRD QP state machineGal Pressman2020-08-181-2/+117
* RDMA/efa: Be consistent with modify QP bitmaskGal Pressman2020-08-181-6/+8
* RDMA/efa: Add a generic capability check helperGal Pressman2020-08-181-6/+5
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2020-08-071-0/+42
|\
| * RDMA/efa: User/kernel compatibility handshake mechanismGal Pressman2020-07-291-0/+40
| * RDMA/efa: Expose minimum SQ sizeGal Pressman2020-07-291-0/+1
| * RDMA/efa: Expose maximum TX doorbell batchGal Pressman2020-07-291-0/+1
* | RDMA/efa: Set maximum pkeys device attributeGal Pressman2020-06-181-0/+1
|/
* RDMA/efa: Count admin commands errorsGal Pressman2020-05-031-0/+2
* RDMA/efa: Count mmap failuresGal Pressman2020-05-031-2/+7
* RDMA/efa: Report create CQ error counterGal Pressman2020-05-031-0/+2
* RDMA: Group create AH arguments in structMaor Gottlieb2020-05-031-3/+3
* RDMA/efa: Use in-kernel offsetofend() to check field availabilityLeon Romanovsky2020-03-191-5/+2
* RDMA/efa: Do not delay freeing of DMA pagesGal Pressman2020-02-281-22/+22
* RDMA/efa: Mask access flags with the correct optional rangeGal Pressman2020-01-291-1/+1
* Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-211-2/+2
|\
| * IB/core: Introduce ib_reg_user_mrMoni Shoua2020-01-161-1/+1
| * IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2020-01-161-1/+1
* | RDMA/efa: Allow passing of optional access flags for MR registrationMichael Guralnik2020-01-161-0/+1
* | RDMA/efa: Remove unused ucontext parameter from efa_qp_user_mmap_entries_removeGal Pressman2020-01-151-7/+4
* | RDMA/efa: Remove {} brackets from single statement ifGal Pressman2020-01-151-2/+1
|/
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
* RDMA/efa: Expose RDMA read related attributesDaniel Kranzdorf2019-11-251-5/+17
* RDMA/efa: Support remote read access in MR registrationDaniel Kranzdorf2019-11-251-2/+3