summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Use query_special_contexts for mkeysOr Har-Toov2023-02-171-19/+26
* IB/mlx5: Enable UAR to have DevX UIDMeir Lichtinger2021-09-281-0/+26
* RDMA/mlx5: Move all DM logic to separate fileMaor Gottlieb2021-04-131-101/+0
* RDMA: Convert RWQ table logic to ib_core allocation schemeLeon Romanovsky2020-09-171-2/+2
* RDMA: Restore ability to fail on PD deallocateLeon Romanovsky2020-09-091-2/+2
* RDMA/mlx5: Separate counters from main.cLeon Romanovsky2020-07-071-12/+0
* RDMA/mlx5: Update mlx5_ib to use new cmd interfaceLeon Romanovsky2020-05-061-79/+35
* RDMA/mlx5: Delete Q counter allocations commandLeon Romanovsky2020-04-191-17/+0
* IB/mlx5: Fix device memory flowsYishai Hadas2019-12-121-9/+7
* net/mlx5: Move device memory management to mlx5_coreAriel Levkovich2019-09-011-130/+0
* mlx5: avoid 64-bit divisionMichal Kubecek2019-05-291-2/+7
* IB/mlx5: Add steering SW ICM device memory typeAriel Levkovich2019-05-061-1/+126
* IB/mlx5: Support device memory type attributeAriel Levkovich2019-05-061-15/+15
* net/mlx5: Add explicit bar address fieldHuy Nguyen2019-04-021-2/+2
* RDMA/mad: Reduce MAD scope to mlx5_ib onlyLeon Romanovsky2019-01-151-0/+37
* IB/mlx5: Allocate the per-port Q counter shared when DEVX is supportedYishai Hadas2018-12-211-0/+17
* IB/mlx5: Use uid as part of alloc/dealloc transport domainYishai Hadas2018-12-201-0/+2
* IB/mlx5: Set uid as part of TD commandsYishai Hadas2018-09-251-0/+30
* IB/mlx5: Set uid as part of XRCD commandsYishai Hadas2018-09-251-0/+25
* IB/mlx5: Set uid as part of RQT commandsYishai Hadas2018-09-251-0/+11
* IB/mlx5: Set uid as part of TIS commandsYishai Hadas2018-09-251-0/+11
* IB/mlx5: Set uid as part of TIR commandsYishai Hadas2018-09-251-0/+11
* IB/mlx5: Set uid as part of MCG commandsYishai Hadas2018-09-251-0/+30
* IB/mlx5: Use uid as part of PD commandsYishai Hadas2018-09-251-0/+11
* Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe2018-07-041-0/+15
|\
| * net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen2018-07-041-0/+15
* | IB/mlx5: Support RoCE ICRC encapsulated error counterTalat Batheesh2018-06-221-0/+12
|/
* net/mlx5: Mkey creation command adjustmentsAriel Levkovich2018-04-051-9/+7
* IB/mlx5: Device memory support in mlx5_ibAriel Levkovich2018-04-051-0/+106
* IB/mlx5: Fix congestion counters in LAG modeMajd Dibbiny2017-12-211-11/+0
* IB/mlx5: Add debug control parameters for congestion controlParav Pandit2017-07-241-0/+20
* IB/mlx5: Support congestion related countersParav Pandit2017-04-211-0/+11
* IB/mlx5: Add null_mkey accessArtemy Kovalyov2017-02-141-0/+48