aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/cm.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()Jeff Layton2013-04-291-3/+1
* mlx4: remove leftover idr_pre_get() callTejun Heo2013-03-131-1/+0
* idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo2013-02-271-1/+1
* IB/mlx4: convert to idr_alloc()Tejun Heo2013-02-271-17/+15
* IB/mlx4: Fix spinlock order to avoid lockdep warningsJack Morgenstein2012-11-291-2/+2
* idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu2012-10-061-1/+1
* IB/mlx4: Add CM paravirtualizationAmir Vadai2012-09-301-0/+437