aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-03IB/mlx5: Unify ODP MR code paths to allow extra flexibilityArtemy Kovalyov1-25/+0
2019-10-31IB/mlx5: Test write combining supportMichael Guralnik1-0/+199
2019-08-21RDMA/odp: Split creating a umem_odp from ib_umem_getJason Gunthorpe1-13/+0
2019-08-20RDMA/mlx5: Fix MR npages calculation for IB_ACCESS_HUGETLBJason Gunthorpe1-2/+3
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe1-10/+10
2019-01-08RDMA/mlx5: Embed into the code flow the ODP config optionLeon Romanovsky1-4/+1
2018-09-21RDMA/umem: Get rid of struct ib_umem.odp_dataJason Gunthorpe1-5/+4
2017-09-25IB/mlx5: Simplify mlx5_ib_cont_pagesIlya Lesokhin1-30/+17
2017-04-25IB/mlx5: Add contiguous ODP supportArtemy Kovalyov1-5/+4
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov1-2/+2
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov1-7/+25
2016-11-16IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny1-1/+6
2016-09-02IB/mlx5: Fix the size parameter to find_first_bitChristophe Jaillet1-3/+3
2015-04-02IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2015-01-13infiniband: mlx5: avoid a compile-time warningArnd Bergmann1-1/+1
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran1-5/+14
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran1-3/+55
2014-10-09IB/mlx5: Modify to work with arbitrary page sizeYishai Hadas1-8/+10
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein1-1/+1
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas1-40/+40
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+162