summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mr.c
Commit message (Expand)AuthorAgeFilesLines
...
* IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran2014-12-151-5/+74
* IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-151-14/+31
* IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran2014-12-151-3/+129
* IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran2014-12-151-14/+19
* IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran2014-12-151-12/+17
* IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran2014-12-151-9/+12
* mlx5: Fix error flow in add_keysEli Cohen2014-12-081-0/+3
* mlx5: don't duplicate kvfree()Al Viro2014-11-211-2/+2
* IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen2014-10-091-3/+3
* mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-24/+24
* IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bitsRoland Dreier2014-05-281-1/+1
* IB/mlx5: Refactor UMR to have its own context structShachar Raindel2014-05-271-20/+20
* mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran2014-05-271-0/+4
* IB/mlx5: Add MR to radix tree in reg_mr_callbackHaggai Eran2014-05-271-0/+9
* IB/mlx5: Fix error handling in reg_umrHaggai Eran2014-05-271-15/+16
* IB/mlx5: Collect signature error completionSagi Grimberg2014-03-071-0/+46
* mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-071-0/+111
* IB/mlx5: Remove unused code in mr.cEli Cohen2014-01-141-1/+0
* IB/mlx5: Remove dead codeEli Cohen2013-11-151-6/+0
* IB/mlx5: Remove dead code in mr.cEli Cohen2013-11-081-7/+3
* IB/mlx5: Multithreaded create MREli Cohen2013-11-081-38/+125
* IB/mlx5: Ensure proper synchronization accessing memoryEli Cohen2013-10-101-3/+4
* IB/mlx5: Fix alignment of reg umr gather buffersEli Cohen2013-10-101-3/+8
* IB/mlx5: Decrease memory consumption of mr cachesEli Cohen2013-10-101-35/+22
* IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer2013-10-101-1/+4
* mlx5: Return -EFAULT instead of -EPERMDan Carpenter2013-07-111-4/+4
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+1007
OpenPOWER on IntegriCloud