aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/devx.c
AgeCommit message (Expand)Author
2018-12-04IB/mlx5: Enable modify and query verbs objects via DEVXYishai Hadas
2018-11-29RDMA/mlx5: Attach a DEVX counter via raw flow creationMark Bloch
2018-11-26RDMA/uverbs: Do not pass ib_uverbs_file to ioctl methodsJason Gunthorpe
2018-11-26RDMA/uverbs: Replace ib_uverbs_file with uverbs_attr_bundle for writeJason Gunthorpe
2018-11-22RDMA/mlx5: Use the uapi disablement APIs instead of codeJason Gunthorpe
2018-11-22RDMA/uverbs: Use a linear list to describe the compiled-in uapiJason Gunthorpe
2018-10-16IB/mlx5: Verify DEVX object typeYishai Hadas
2018-10-16Merge branch 'for-rc' into rdma.git for-nextJason Gunthorpe
2018-09-27IB/mlx5: Enable DEVX white list commandsYishai Hadas
2018-09-27IB/mlx5: Manage device uid for DEVX white list commandsYishai Hadas
2018-09-25IB/mlx5: Destroy the DEVX object upon error flowYishai Hadas
2018-09-25IB/mlx5: Set valid umem bit on DEVXYishai Hadas
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch
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