summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/efa
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Check flags during create_cqJason Gunthorpe2020-10-261-0/+3
* RDMA: Check attr_mask during modify_qpJason Gunthorpe2020-10-261-0/+3
* RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe2020-10-261-15/+1
* RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe2020-10-261-3/+0
* RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe2020-10-161-2/+2
* RDMA/efa: Drop double zeroing for sg_init_table()Julia Lawall2020-09-221-1/+1
* RDMA/efa: Add messages and RDMA read work requests HW statsDaniel Kranzdorf2020-09-224-7/+99
* RDMA/efa: Group keep alive received counter with other SW statsGal Pressman2020-09-222-21/+18
* 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-092-2/+3
* RDMA: Restore ability to fail on AH destroyLeon Romanovsky2020-09-092-3/+4
* RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-092-2/+3
* RDMA/efa: Remove redundant udata check from alloc ucontext responseGal Pressman2020-08-241-6/+4
* RDMA/efa: Introduce SRD RNR retryGal Pressman2020-08-184-9/+31
* RDMA/efa: Introduce SRD QP state machineGal Pressman2020-08-181-2/+117
* RDMA/efa: Be consistent with modify QP bitmaskGal Pressman2020-08-182-16/+22
* 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-065-4/+63
|\
| * RDMA/efa: Add EFA 0xefa1 PCI IDGal Pressman2020-07-291-2/+4
| * RDMA/efa: User/kernel compatibility handshake mechanismGal Pressman2020-07-291-0/+40
| * RDMA/efa: Expose minimum SQ sizeGal Pressman2020-07-294-2/+5
| * RDMA/efa: Expose maximum TX doorbell batchGal Pressman2020-07-294-0/+14
* | RDMA/efa: Set maximum pkeys device attributeGal Pressman2020-06-181-0/+1
|/
* RDMA/efa: Report host information to the deviceGal Pressman2020-05-214-10/+130
* RDMA/efa: Fix setting of wrong bit in get/set_feature commandsGal Pressman2020-05-211-2/+2
* RDMA/efa: Count admin commands errorsGal Pressman2020-05-023-2/+8
* RDMA/efa: Count mmap failuresGal Pressman2020-05-022-3/+9
* RDMA/efa: Report create CQ error counterGal Pressman2020-05-021-0/+2
* RDMA: Group create AH arguments in structMaor Gottlieb2020-05-022-5/+4
* RDMA/efa: Use in-kernel offsetofend() to check field availabilityLeon Romanovsky2020-03-181-5/+2
* RDMA/efa: Do not delay freeing of DMA pagesGal Pressman2020-02-281-22/+22
* RDMA/efa: Properly document the interrupt mask registerGal Pressman2020-02-282-3/+4
* RDMA/efa: Unified getters/setters for device structs bitmask accessGal Pressman2020-02-286-128/+101
* 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
* | RDMA/efa: Device definitions documentation updatesGal Pressman2020-01-151-13/+24
|/
* treewide: Use sizeof_field() macroPankaj Bharadiya2019-12-091-1/+1
* RDMA/efa: Expose RDMA read related attributesDaniel Kranzdorf2019-11-254-5/+40
* RDMA/efa: Support remote read access in MR registrationDaniel Kranzdorf2019-11-254-13/+14
* RDMA/efa: Store network attributes in device attributesGal Pressman2019-11-255-51/+18
* IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-171-1/+1
* RDMA/efa: Clear the admin command buffer prior to its submissionGal Pressman2019-11-141-1/+4
* RDMA/efa: Use the common mmap_xa helpersMichal Kalderon2019-11-063-194/+153
* RDMA: Connect between the mmap entry and the umap_priv structureMichal Kalderon2019-11-061-2/+4