aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/devx.c
AgeCommit message (Expand)Author
2021-03-04RDMA/mlx5: Use the correct obj_id upon DEVX TIR creationYishai Hadas
2020-06-25RDMA/mlx5: Add init2init as a modify commandAharon Landau
2019-01-13IB/mlx5: Block DEVX umem from the non applicable casesYishai Hadas
2018-09-25IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas
2018-08-13IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe
2018-08-01IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe
2018-07-30IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe
2018-07-25IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe
2018-07-25IB/mlx5: Use the ucontext from the uobj, not the fileJason Gunthorpe
2018-07-24IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas
2018-07-23RDMA/mlx5: Remove set but not used variablesKamal Heib
2018-07-10IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas
2018-07-04RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformlyJason Gunthorpe
2018-07-04RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe
2018-07-04RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify method definition macrosJason Gunthorpe
2018-07-04RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe
2018-06-29IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas
2018-06-19IB/mlx5: Expose DEVX treeYishai Hadas
2018-06-19IB/mlx5: Add DEVX query EQN supportYishai Hadas
2018-06-19IB/mlx5: Add DEVX support for memory registrationYishai Hadas
2018-06-19IB/mlx5: Add support for DEVX query UARYishai Hadas
2018-06-19IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas
2018-06-19IB/mlx5: Add obj create and destroy functionalityYishai Hadas
2018-06-19IB/mlx5: Add support for DEVX general commandYishai Hadas
2018-06-19IB/mlx5: Introduce DEVXYishai Hadas