aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/efa/efa_verbs.c
AgeCommit message (Expand)Author
2023-06-09RDMA/efa: Fix unsupported page sizes in deviceYonatan Nachum
2021-09-22RDMA/efa: Remove double QP type assignmentLeon Romanovsky
2019-08-27RDMA/efa: Use existing FIELD_SIZEOF macroGal Pressman
2019-08-27RDMA/efa: Remove umem check on dereg MR flowGal Pressman
2019-08-12RDMA: Introduce ib_port_phys_state enumKamal Heib
2019-07-29RDMA/efa: Expose device statisticsGal Pressman
2019-06-28Merge tag 'v5.2-rc6' into rdma.git for-nextJason Gunthorpe
2019-06-21RDMA/efa: Be consistent with success flow return valueGal Pressman
2019-06-21RDMA/efa: Use API to get contiguous memory blocks aligned to device supported...Gal Pressman
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-06-18RDMA/efa: Handle mmap insertions overflowGal Pressman
2019-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky
2019-05-29RDMA/efa: Use rdma block iterator in chunk list creationGal Pressman
2019-05-29RDMA/efa: Use kvzalloc instead of kzalloc with fallbackGal Pressman
2019-05-29RDMA/efa: Remove MAYEXEC flag check from mmap flowGal Pressman
2019-05-21RDMA/efa: Remove check that prevents destroy of resources in error flowsLeon Romanovsky
2019-05-07RDMA/efa: Add EFA verbs implementationGal Pressman