summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/efa/efa_verbs.c
AgeCommit message (Expand)Author
2024-10-30RDMA/efa: Report link speed according to device attributesMichael Margolin
2024-10-21RDMA/efa: Add option to set QP service level on createMichael Margolin
2024-10-21RDMA/efa: Update device interfaceMichael Margolin
2024-08-11RDMA: Pass uverbs_attr_bundle as part of '.reg_user_mr_dmabuf' APIYishai Hadas
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-08RDMA/efa: Support QP with unsolicited write w/ imm. receiveMichael Margolin
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-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-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-26RDMA: Support more than 255 rdma portsMark Bloch
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-01RDMA/efa: Use the correct current and new states in modify QPGal Pressman
2020-10-26RDMA: Check flags during create_cqJason Gunthorpe
2020-10-26RDMA: Check attr_mask during modify_qpJason 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
2020-09-22RDMA/efa: Group keep alive received counter with other SW statsGal Pressman
2020-09-11RDMA/efa: Use ib_umem_num_dma_pages()Jason Gunthorpe
2020-09-09RDMA/umem: Add rdma_umem_for_each_dma_block()Jason Gunthorpe
2020-09-09RDMA: Allow fail of destroy CQLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on AH destroyLeon Romanovsky
2020-09-09RDMA: Restore ability to fail on PD deallocateLeon Romanovsky
2020-08-24RDMA/efa: Remove redundant udata check from alloc ucontext responseGal Pressman
2020-08-18RDMA/efa: Introduce SRD RNR retryGal Pressman
2020-08-18RDMA/efa: Introduce SRD QP state machineGal Pressman
2020-08-18RDMA/efa: Be consistent with modify QP bitmaskGal Pressman
2020-08-18RDMA/efa: Add a generic capability check helperGal Pressman
2020-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-07-29RDMA/efa: User/kernel compatibility handshake mechanismGal Pressman
2020-07-29RDMA/efa: Expose minimum SQ sizeGal Pressman
2020-07-29RDMA/efa: Expose maximum TX doorbell batchGal Pressman
2020-06-18RDMA/efa: Set maximum pkeys device attributeGal Pressman
2020-05-02RDMA/efa: Count admin commands errorsGal Pressman
2020-05-02RDMA/efa: Count mmap failuresGal Pressman
2020-05-02RDMA/efa: Report create CQ error counterGal Pressman
2020-05-02RDMA: Group create AH arguments in structMaor Gottlieb
2020-03-18RDMA/efa: Use in-kernel offsetofend() to check field availabilityLeon Romanovsky