aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-14IB/mlx5: Remove unused code in mr.cEli Cohen1-1/+0
2013-11-15IB/mlx5: Remove dead codeEli Cohen1-6/+0
2013-11-08IB/mlx5: Remove dead code in mr.cEli Cohen1-7/+3
2013-11-08IB/mlx5: Multithreaded create MREli Cohen1-38/+125
2013-10-10IB/mlx5: Ensure proper synchronization accessing memoryEli Cohen1-3/+4
2013-10-10IB/mlx5: Fix alignment of reg umr gather buffersEli Cohen1-3/+8
2013-10-10IB/mlx5: Decrease memory consumption of mr cachesEli Cohen1-35/+22
2013-10-10IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer1-1/+4
2013-07-11mlx5: Return -EFAULT instead of -EPERMDan Carpenter1-4/+4
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+1007