summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/efa/efa.h
Commit message (Expand)AuthorAgeFilesLines
* RDMA/efa: Add support for dmabuf memory regionsGal Pressman2021-10-281-0/+4
* RDMA/efa: CQ notificationsGal Pressman2021-10-061-2/+17
* RDMA/efa: Rename vector field in efa_irq struct to irqnGal Pressman2021-08-221-1/+1
* RDMA/efa: Remove unused cpu field from irq structGal Pressman2021-08-221-2/+1
* RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-3/+2
* RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe2021-06-161-1/+2
* RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-7/+7
* RDMA/efa: Group keep alive received counter with other SW statsGal Pressman2020-09-221-6/+2
* RDMA: Allow fail of destroy CQLeon 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/efa: Count mmap failuresGal Pressman2020-05-021-1/+2
* RDMA: Group create AH arguments in structMaor Gottlieb2020-05-021-2/+1
* RDMA/efa: Store network attributes in device attributesGal Pressman2019-11-251-2/+0
* RDMA/efa: Use the common mmap_xa helpersMichal Kalderon2019-11-061-2/+9
* RDMA/efa: Expose device statisticsGal Pressman2019-07-291-0/+3
* 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/efa: Remove unused includesGal Pressman2019-05-291-2/+0
* RDMA/efa: Add the efa.h header fileGal Pressman2019-05-061-0/+163