summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/efa/efa_main.c
AgeCommit message (Expand)Author
2024-01-31RDMA/efa: Limit EQs to available MSI-X vectorsYonatan Nachum
2024-01-07RDMA/efa: Add EFA query MR supportMichael Margolin
2022-10-24RDMA/efa: Add EFA 0xefa2 PCI IDMichael Margolin
2021-10-28RDMA/efa: Add support for dmabuf memory regionsGal Pressman
2021-10-06RDMA/efa: CQ notificationsGal Pressman
2021-09-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-22RDMA/efa: Rename vector field in efa_irq struct to irqnGal Pressman
2021-08-22RDMA/efa: Remove unused cpu field from irq structGal Pressman
2021-08-20RDMA/efa: Free IRQ vectors on error flowGal Pressman
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-06-16RDMA: Split the alloc_hw_stats() ops to port and device variantsJason Gunthorpe
2021-03-30RDMA/efa: Use strscpy instead of strlcpyGal Pressman
2020-12-01RDMA/efa: Use dma_set_mask_and_coherent() to simplify codeGal Pressman
2020-11-16RDMA/efa: Remove .create_ah callback assignmentGal Pressman
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe
2020-10-26RDMA: Remove elements in uverbs_cmd_mask that all drivers setJason Gunthorpe
2020-10-26RDMA: Remove uverbs_ex_cmd_mask values that are linked to functionsJason Gunthorpe
2020-10-16RDMA: Explicitly pass in the dma_device to ib_register_deviceJason Gunthorpe
2020-07-29RDMA/efa: Add EFA 0xefa1 PCI IDGal Pressman
2020-05-21RDMA/efa: Report host information to the deviceGal Pressman
2019-11-25RDMA/efa: Store network attributes in device attributesGal Pressman
2019-11-06RDMA/efa: Use the common mmap_xa helpersMichal Kalderon
2019-07-29RDMA/efa: Expose device statisticsGal Pressman
2019-06-21RDMA/efa: Be consistent with success flow return valueGal Pressman
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-10RDMA: Move owner into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move uverbs_abi_ver into struct ib_device_opsJason Gunthorpe
2019-06-10RDMA: Move driver_id into struct ib_device_opsJason Gunthorpe
2019-05-07RDMA/efa: Add the efa moduleGal Pressman