summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mr.c
Commit message (Expand)AuthorAgeFilesLines
* 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