summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mr.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Remove dead code in mr.cEli Cohen2013-11-081-7/+3Star
* 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/+22Star
* IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer2013-10-101-1/+4
* mlx5: Return -EFAULT instead of -EPERMDan Carpenter2013-07-121-4/+4
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+1007