summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/efa
AgeCommit message (Expand)Author
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-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