aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/cm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-20IB/mlx4: Fix CM REQ retries in paravirt modeHåkon Bugge1-0/+4
2017-05-01IB/mlx4: Fix incorrect order of formal and actual parametersHåkon Bugge1-2/+2
2017-05-01IB/mlx4: Change flush logic so it adheres to the variable nameHåkon Bugge1-3/+3
2016-12-03IB/mlx4: Remove debug prints after allocation failureLeon Romanovsky1-3/+1
2015-02-17IB/mlx4: In mlx4_ib_demux_cm, print out GUID in host-endian orderJack Morgenstein1-1/+1
2014-03-12mlx4_ib: Fix SIDR support of for UD QPs under SRIOV/RoCEShani Michaelli1-15/+57
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein1-2/+6
2013-04-29drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()Jeff Layton1-3/+1
2013-03-13mlx4: remove leftover idr_pre_get() callTejun Heo1-1/+0
2013-02-27idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.cTejun Heo1-1/+1
2013-02-27IB/mlx4: convert to idr_alloc()Tejun Heo1-17/+15
2012-11-29IB/mlx4: Fix spinlock order to avoid lockdep warningsJack Morgenstein1-2/+2
2012-10-06idr: rename MAX_LEVEL to MAX_IDR_LEVELFengguang Wu1-1/+1
2012-09-30IB/mlx4: Add CM paravirtualizationAmir Vadai1-0/+437