summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/efa
AgeCommit message (Expand)Author
2019-06-21RDMA/efa: Print address on AH creation failureFiras Jahjah
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-17RDMA/efa: Fix success return value in case of errorGal 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-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-29RDMA/efa: Remove unused includesGal Pressman
2019-05-29RDMA/efa: Use rdma block iterator in chunk list creationGal Pressman
2019-05-29RDMA/efa: Remove unneeded admin commands abort flowGal 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 driver to Kconfig/MakefileGal Pressman
2019-05-07RDMA/efa: Add the efa moduleGal Pressman
2019-05-07RDMA/efa: Add EFA verbs implementationGal Pressman
2019-05-06RDMA/efa: Add common command handlersGal Pressman
2019-05-06RDMA/efa: Implement functions that submit and complete admin commandsGal Pressman
2019-05-06RDMA/efa: Add the com service API definitionsGal Pressman
2019-05-06RDMA/efa: Add the efa_com.h fileGal Pressman
2019-05-06RDMA/efa: Add the efa.h header fileGal Pressman
2019-05-06RDMA/efa: Add EFA device definitionsGal Pressman