summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/cm.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-30drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()Jeff Layton1-3/+1
2013-03-14mlx4: remove leftover idr_pre_get() callTejun Heo1-1/+0
2013-02-28idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo1-1/+1
2013-02-28IB/mlx4: convert to idr_alloc()Tejun Heo1-17/+15
2012-11-30IB/mlx4: Fix spinlock order to avoid lockdep warningsJack Morgenstein1-2/+2
2012-10-05idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu1-1/+1
2012-10-01IB/mlx4: Add CM paravirtualizationAmir Vadai1-0/+437