aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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