aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak1-1/+2
2013-11-15IB/mlx5: Fix page shift in create CQ for userspaceEli Cohen1-1/+1
2013-11-15IB/mlx5: Remove dead codeEli Cohen1-6/+0
2013-11-08mlx5: Use enum to indicate adapter page sizeEli Cohen3-5/+6
2013-11-08IB/mlx5: Update opt param mask for RTS2RTSEli Cohen1-2/+4
2013-11-08IB/mlx5: Remove "Always false" comparisonEli Cohen1-1/+1
2013-11-08IB/mlx5: Remove dead code in mr.cEli Cohen1-7/+3
2013-11-08mlx5: Support communicating arbitrary host page size to firmwareEli Cohen3-5/+5
2013-11-08IB/mlx5: Fix srq free in destroy qpMoshe Lazer1-12/+4
2013-11-08IB/mlx5: Simplify mlx5_ib_destroy_srqEli Cohen1-3/+1
2013-11-08IB/mlx5: Fix overflow check in IB_WR_FAST_REG_MREli Cohen1-0/+4
2013-11-08IB/mlx5: Multithreaded create MREli Cohen4-40/+136
2013-11-08IB/mlx5: Fix check of number of entries in create CQEli Cohen1-1/+4
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: Fix eq names to display nicely in /proc/interruptsSagi Grimberg1-3/+3
2013-10-10IB/mlx5: Fix opt param mask according to firmware specEli Cohen1-0/+9
2013-10-10mlx5: Fix opt param mask for sq err to rts transitionEli Cohen1-0/+1
2013-10-10IB/mlx5: Disable atomic operationsEli Cohen2-47/+6
2013-10-10IB/mlx5: Avoid async events on invalid port numberEli Cohen1-0/+5
2013-10-10IB/mlx5: Decrease memory consumption of mr cachesEli Cohen1-35/+22
2013-10-10IB/mlx5: Fix memory leak in mlx5_ib_create_srqMoshe Lazer1-1/+3
2013-10-10IB/mlx5: Flush cache workqueue before destroying itMoshe Lazer1-1/+4
2013-10-10IB/mlx5: Fix send work queue size calculationEli Cohen1-6/+16
2013-07-31mlx5_core: Variable may be used uninitializedAndi Shyti1-1/+1
2013-07-31IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext()Dan Carpenter1-1/+2
2013-07-31IB/mlx5: Fix error return code in init_one()Wei Yongjun1-3/+5
2013-07-11mlx5: Return -EFAULT instead of -EPERMDan Carpenter1-4/+4
2013-07-08IB/mlx5: Make profile[] static in main.cRoland Dreier1-1/+1
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen13-0/+7523