summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/efa
AgeCommit message (Expand)Author
2024-08-23RDMA/efa: Add support for node guidYehuda Yitschak
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas
2024-07-01RDMA/efa: Add EFA 0xefa3 PCI IDMichael Margolin
2024-06-27RDMA: Pass entire uverbs attr bundle to create cq functionAkiva Goldberger
2024-06-26RDMA/efa: Remove duplicate aenq enable macroYonatan Nachum
2024-06-26RDMA/efa: Use offset_in_page() functionGal Pressman
2024-05-30RDMA/efa: Properly handle unexpected AQ completionsMichael Margolin
2024-05-30RDMA/efa: Fail probe on missing BARsMichael Margolin
2024-05-08RDMA/efa: Support QP with unsolicited write w/ imm. receiveMichael Margolin
2024-04-29RDMA/efa: Add shutdown notifierMichael Margolin
2024-01-31RDMA/efa: Limit EQs to available MSI-X vectorsYonatan Nachum
2024-01-07RDMA/efa: Add EFA query MR supportMichael Margolin
2023-08-22RDMA/efa: Fix wrong resources deallocation orderYonatan Nachum
2023-07-12RDMA/efa: Add RDMA write HW statistics countersMichael Margolin
2023-05-16RDMA/efa: Fix unsupported page sizes in deviceYonatan Nachum
2023-04-21RDMA/efa: Add rdma write capability to device capsYonatan Nachum
2023-03-22RDMA/efa: Add data polling capability feature bitYonatan Nachum
2022-10-24RDMA/efa: Add EFA 0xefa2 PCI IDMichael Margolin
2022-08-21RDMA/efa: Support CQ receive entries with source GIDMichael Margolin
2021-10-28RDMA/efa: Add support for dmabuf memory regionsGal Pressman
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
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-08-03RDMA/efa: Remove double QP type assignmentLeon Romanovsky
2021-07-15RDMA/efa: Split hardware stats to device and port statsGal Pressman
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
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-01-28RDMA/efa: Remove unused syndrome enum valuesGal Pressman
2021-01-28RDMA/efa: Remove unused 'select' field from get/set feature command descriptorGal Pressman
2021-01-28RDMA/efa: Remove unnecessary indentation in defs commentsGal Pressman
2021-01-28RDMA/efa: Remove duplication of upper/lower_32_bitsGal Pressman
2021-01-28RDMA/efa: Remove redundant NULL pointer check of CQEGal Pressman
2021-01-22RDMA/hw/efa/efa_com: Stop using param description notation for non-paramsLee Jones
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-01RDMA/efa: Use dma_set_mask_and_coherent() to simplify codeGal Pressman
2020-12-01RDMA/efa: Use the correct current and new states in modify QPGal Pressman
2020-11-16RDMA/efa: Remove .create_ah callback assignmentGal Pressman
2020-10-26RDMA: Remove AH from uverbs_cmd_maskJason Gunthorpe
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason 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-09-22RDMA/efa: Drop double zeroing for sg_init_table()Julia Lawall
2020-09-22RDMA/efa: Add messages and RDMA read work requests HW statsDaniel Kranzdorf