summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
AgeCommit message (Expand)Author
2021-11-25RDMA/mlx5: Fix releasing unallocated memory in dereg MR flowAlaa Hleihel
2021-10-19Merge brank 'mlx5_mkey' into rdma.git for-nextJason Gunthorpe
2021-10-19RDMA/mlx5: Attach ndescs to mlx5_ib_mkeyAharon Landau
2021-10-19RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ibAharon Landau
2021-10-12RDMA/mlx5: Add modify_op_stat() supportAharon Landau
2021-10-12RDMA/mlx5: Add steering support in optional flow countersAharon Landau
2021-10-12RDMA/mlx5: Support optional counters in hw_stats initializationAharon Landau
2021-10-12RDMA/counter: Add a descriptor in struct rdma_hw_statsAharon Landau
2021-08-03RDMA: Globally allocate and release QP memoryLeon Romanovsky
2021-08-03RDMA/mlx5: Delete device resource mutex that didn't protect anythingLeon Romanovsky
2021-06-22Merge branch 'mlx5_realtime_ts' into rdma.git for-nextJason Gunthorpe
2021-06-22RDMA/mlx5: Support real-time timestamp directly from the deviceAharon Landau
2021-05-26RDMA/mlx5: Take qp type from mlx5_ib_qpMaor Gottlieb
2021-05-20RDMA/mlx5: Remove unused parameter udataLang Cheng
2021-04-13Merge branch 'mlx5_memic_ops' of git://git.kernel.org/pub/scm/linux/kernel/gi...Jason Gunthorpe
2021-04-13RDMA/mlx5: Add support in MEMIC operationsMaor Gottlieb
2021-04-13RDMA/mlx5: Move all DM logic to separate fileMaor Gottlieb
2021-03-26RDMA/mlx5: Set ODP caps only if device profile support ODPShay Drory
2021-03-26RDMA: Support more than 255 rdma portsMark Bloch
2021-03-23RDMA/mlx5: Create ODP EQ only when ODP MR is createdShay Drory
2021-03-11RDMA/mlx5: Consolidate MR destruction to mlx5_ib_dereg_mr()Jason Gunthorpe
2021-03-11RDMA/mlx5: Use a union inside mlx5_ib_mrJason Gunthorpe
2021-03-11RDMA/mlx5: Zero out ODP related items in the mlx5_ib_mrJason Gunthorpe
2021-02-08RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flowYishai Hadas
2021-02-05IB/mlx5: Use rdma_for_each_port for port iterationParav Pandit
2021-02-05RDMA/core: Introduce and use API to read port immutable dataParav Pandit
2021-02-05IB/mlx5: Avoid calling query device for reading pkey table lengthParav Pandit
2021-02-05IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_devParav Pandit
2021-01-20RDMA/mlx5: Support dma-buf based userspace memory regionJianxin Xiong
2021-01-19IB/mlx5: Make function staticParav Pandit
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-07RDMA/mlx5: Assign dev to DM MRMaor Gottlieb
2020-12-07RDMA/mlx5: Reorganize mlx5_ib_reg_user_mr()Jason Gunthorpe
2020-12-07RDMA/uverbs: Allow drivers to create a new HW object during rereg_mrJason Gunthorpe
2020-12-06RDMA/mlx5: Convert mlx5_ib to use auxiliary busLeon Romanovsky
2020-11-16RDMA/mlx5: Use ib_umem_find_best_pgsz() for devxJason Gunthorpe
2020-11-16RDMA/mlx5: mlx5_umem_find_best_quantized_pgoff() for CQJason Gunthorpe
2020-11-16RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QPJason Gunthorpe
2020-11-16RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQJason Gunthorpe
2020-11-02RDMA/mlx5: Use ib_umem_find_best_pgsz() for mkc'sJason Gunthorpe
2020-11-02RDMA/mlx5: Split mlx5_ib_update_xlt() into ODP and non-ODP casesJason Gunthorpe
2020-11-02RDMA/mlx5: Split the WR setup out of mlx5_ib_update_xlt()Jason Gunthorpe
2020-11-02RDMA/mlx5: Move xlt_emergency_page_mutex into mr.cJason Gunthorpe
2020-11-02RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()Jason Gunthorpe
2020-11-02RDMA/mlx5: Remove order from mlx5_ib_cont_pages()Jason Gunthorpe
2020-11-02RDMA/mlx5: Move mlx5_ib_cont_pages() to the creation of the mlx5_ib_mrJason Gunthorpe
2020-11-02RDMA/mlx5: Remove mlx5_ib_mr->npagesJason Gunthorpe
2020-11-02RDMA/mlx5: Remove mlx5_ib_mr->orderJason Gunthorpe