index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx5
/
mem.c
Age
Commit message (
Expand
)
Author
2022-01-28
RDMA/mlx5: Delete useless module.h include
Leon Romanovsky
2020-11-26
RDMA/mlx5: Silence the overflow warning while building offset mask
Leon Romanovsky
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgsz() for devx
Jason Gunthorpe
2020-11-16
RDMA/mlx5: Use mlx5_umem_find_best_quantized_pgoff() for QP
Jason Gunthorpe
2020-11-16
RDMA/mlx5: Use ib_umem_find_best_pgoff() for SRQ
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Split mlx5_ib_update_xlt() into ODP and non-ODP cases
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Change mlx5_ib_populate_pas() to use rdma_for_each_block()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Remove npages from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Remove ncont from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Remove order from mlx5_ib_cont_pages()
Jason Gunthorpe
2020-11-02
RDMA/mlx5: Move mlx5_ib_cont_pages() to the creation of the mlx5_ib_mr
Jason Gunthorpe
2020-09-11
RDMA/umem: Split ib_umem_num_pages() into ib_umem_num_dma_blocks()
Jason Gunthorpe
2020-03-24
IB/mlx5: Generally use the WC auto detection test result
Yishai Hadas
2020-01-03
IB/mlx5: Unify ODP MR code paths to allow extra flexibility
Artemy Kovalyov
2019-10-31
IB/mlx5: Test write combining support
Michael Guralnik
2019-08-21
RDMA/odp: Split creating a umem_odp from ib_umem_get
Jason Gunthorpe
2019-08-20
RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLB
Jason Gunthorpe
2019-05-21
RDMA/umem: Move page_shift from ib_umem to ib_odp_umem
Jason Gunthorpe
2019-01-08
RDMA/mlx5: Embed into the code flow the ODP config option
Leon Romanovsky
2018-09-21
RDMA/umem: Get rid of struct ib_umem.odp_data
Jason Gunthorpe
2017-09-25
IB/mlx5: Simplify mlx5_ib_cont_pages
Ilya Lesokhin
2017-04-25
IB/mlx5: Add contiguous ODP support
Artemy Kovalyov
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-01-02
IB/mlx5: Add MR cache for large UMR regions
Artemy Kovalyov
2016-11-16
IB/mlx5: Limit mkey page size to 2GB
Majd Dibbiny
2016-09-02
IB/mlx5: Fix the size parameter to find_first_bit
Christophe Jaillet
2015-04-02
IB/mlx5: Fix Mellanox copyright note
Saeed Mahameed
2015-01-13
infiniband: mlx5: avoid a compile-time warning
Arnd Bergmann
2014-12-15
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
2014-12-15
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
2014-10-09
IB/mlx5: Modify to work with arbitrary page size
Yishai Hadas
2014-07-30
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2014-03-04
IB: Refactor umem to use linear SG table
Yishai Hadas
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen