aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-10-071-0/+36
|\
| * Merge tag 'v6.0' into rdma.git for-nextJason Gunthorpe2022-10-061-0/+1
| |\
| * | RDMA/mlx5: Enable ATS support for MRs and umemsJason Gunthorpe2022-09-271-0/+36
* | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski2022-09-281-0/+12
|\ \ \ | |_|/ |/| |
| * | RDMA/mlx5: Don't set tx affinity when lag is in hash modeLiu, Changcheng2022-09-271-0/+12
| |/
* / RDMA/mlx5: Fix UMR cleanup on error flow of driver initMaor Gottlieb2022-09-051-0/+1
|/
* RDMA/mlx5: Rename the mkey cache variables and functionsAharon Landau2022-07-271-7/+7
* RDMA/mlx5: Store in the cache mkeys instead of mrsAharon Landau2022-07-271-15/+11
* RDMA/mlx5: Store the number of in_use cache mkeys instead of total_mrsAharon Landau2022-07-271-3/+1
* RDMA/mlx5: Replace cache list with XarrayAharon Landau2022-07-271-10/+4
* RDMA/mlx5: Replace ent->lock with xa_lockAharon Landau2022-07-271-4/+1
* RDMA/mlx5: Expose steering anchor to userspaceMark Bloch2022-07-191-0/+6
* RDMA/mlx5: Add a umr recovery flowAharon Landau2022-06-071-1/+11
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2022-05-261-88/+1
|\
| * RDMA/mlx5: Clean UMR QP type flow from mlx5_ib_post_send()Aharon Landau2022-04-251-26/+1
| * RDMA/mlx5: Use mlx5_umr_post_send_wait() to update xltAharon Landau2022-04-251-2/+0
| * RDMA/mlx5: Use mlx5_umr_post_send_wait() to update MR pasAharon Landau2022-04-251-1/+0
| * RDMA/mlx5: Move mkey ctrl segment logic to umr.cAharon Landau2022-04-251-3/+0
| * RDMA/mlx5: Move umr checks to umr.hAharon Landau2022-04-251-56/+0
* | net/mlx5: Lag, expose number of lag portsMark Bloch2022-05-091-0/+1
|/
* RDMA/mlx5: Store ndescs instead of the translation table sizeAharon Landau2022-02-231-1/+1
* RDMA/mlx5: Merge similar flows of allocating MR from the cacheAharon Landau2022-02-231-1/+2
* RDMA/mlx5: Remove redundant work in struct mlx5_cache_entAharon Landau2022-02-231-1/+0
* RDMA/mlx5: Delete get_num_static_uars functionLeon Romanovsky2022-01-281-6/+0
* Merge tag 'v5.16' into rdma.git for-nextJason Gunthorpe2022-01-131-3/+3
|\
| * Revert "RDMA/mlx5: Fix releasing unallocated memory in dereg MR flow"Maor Gottlieb2022-01-051-3/+3
* | RDMA/mad: Delete duplicated init_query_mad functionsLeon Romanovsky2022-01-051-8/+0
* | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe2021-12-151-1/+2
|\ \
| * | RDMA/mlx5: Add support to multiple priorities for FDB rulesMaor Gottlieb2021-12-131-1/+2
* | | RDMA/mlx5: Use memset_after() to zero struct mlx5_ib_mrKees Cook2021-12-141-2/+2
| |/ |/|
* | RDMA/mlx5: Fix releasing unallocated memory in dereg MR flowAlaa Hleihel2021-11-251-3/+3
|/
* Merge brank 'mlx5_mkey' into rdma.git for-nextJason Gunthorpe2021-10-191-12/+19
|\
| * RDMA/mlx5: Attach ndescs to mlx5_ib_mkeyAharon Landau2021-10-191-7/+1
| * RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau2021-10-191-6/+19
* | RDMA/mlx5: Add modify_op_stat() supportAharon Landau2021-10-121-0/+1
* | RDMA/mlx5: Add steering support in optional flow countersAharon Landau2021-10-121-0/+24
* | RDMA/mlx5: Support optional counters in hw_stats initializationAharon Landau2021-10-121-0/+1
* | RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau2021-10-121-1/+1
|/
* RDMA: Globally allocate and release QP memoryLeon Romanovsky2021-08-031-3/+2
* RDMA/mlx5: Delete device resource mutex that didn't protect anythingLeon Romanovsky2021-08-031-2/+0
* Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe2021-06-221-0/+7
|\
| * RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau2021-06-221-0/+7
* | RDMA/mlx5: Take qp type from mlx5_ib_qpMaor Gottlieb2021-05-261-1/+0
* | RDMA/mlx5: Remove unused parameter udataLang Cheng2021-05-201-3/+1
|/
* Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jason Gunthorpe2021-04-131-24/+1
|\
| * RDMA/mlx5: Add support in MEMIC operationsMaor Gottlieb2021-04-131-0/+1
| * RDMA/mlx5: Move all DM logic to separate fileMaor Gottlieb2021-04-131-24/+0
* | RDMA/mlx5: Set ODP caps only if device profile support ODPShay Drory2021-03-261-6/+0
* | RDMA: Support more than 255 rdma portsMark Bloch2021-03-261-20/+20
* | RDMA/mlx5: Create ODP EQ only when ODP MR is createdShay Drory2021-03-231-0/+7