summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/devx.c
Commit message (Expand)AuthorAgeFilesLines
* {net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2018-09-051-3/+3
* IB/uverbs: Use uverbs_alloc for allocationsJason Gunthorpe2018-08-131-53/+30Star
* IB/uverbs: Do not pass struct ib_device to the ioctl methodsJason Gunthorpe2018-08-011-22/+21Star
* IB/uverbs: Add UVERBS_ATTR_FLAGS_IN to the specs languageJason Gunthorpe2018-07-311-6/+10
* IB/uverbs: Fix locking around struct ib_uverbs_file ucontextJason Gunthorpe2018-07-251-5/+15
* IB/mlx5: Use the ucontext from the uobj, not the fileJason Gunthorpe2018-07-251-16/+16
* IB/mlx5: Introduce driver create and destroy flow methodsYishai Hadas2018-07-241-0/+22
* RDMA/mlx5: Remove set but not used variablesKamal Heib2018-07-231-2/+0Star
* IB: Enable uverbs_destroy_def_handler to be used by driversYishai Hadas2018-07-101-16/+2Star
* RDMA/uverbs: Use UVERBS_ATTR_MIN_SIZE correctly and uniformlyJason Gunthorpe2018-07-041-12/+4Star
* RDMA/uverbs: Remove UA_FLAGSJason Gunthorpe2018-07-041-34/+34
* RDMA/uverbs: Get rid of the & in method specificationsJason Gunthorpe2018-07-041-108/+132
* RDMA/uverbs: Simplify UVERBS_OBJECT and _TREE family of macrosJason Gunthorpe2018-07-041-4/+4
* RDMA/uverbs: Simplify method definition macrosJason Gunthorpe2018-07-041-9/+9
* RDMA/uverbs: Simplify UVERBS_ATTR family of macrosJason Gunthorpe2018-07-041-36/+36
* IB: Improve uverbs_cleanup_ucontext algorithmYishai Hadas2018-06-291-4/+4
* IB/mlx5: Expose DEVX treeYishai Hadas2018-06-191-0/+5
* IB/mlx5: Add DEVX query EQN supportYishai Hadas2018-06-191-1/+33
* IB/mlx5: Add DEVX support for memory registrationYishai Hadas2018-06-191-1/+198
* IB/mlx5: Add support for DEVX query UARYishai Hadas2018-06-191-1/+52
* IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas2018-06-191-2/+348
* IB/mlx5: Add obj create and destroy functionalityYishai Hadas2018-06-191-3/+334
* IB/mlx5: Add support for DEVX general commandYishai Hadas2018-06-191-0/+87
* IB/mlx5: Introduce DEVXYishai Hadas2018-06-191-0/+58