aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/mcg.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-21IB/mlx4: Remove unnecessary parenthesesNathan Chancellor1-1/+1
2017-10-14IB/mlx4: Suppress gcc 7 fall-through complaintsBart Van Assche1-0/+1
2017-08-24RDMA/mlx4: Remove gfp_mask argument from acquire_group callLeon Romanovsky1-5/+4
2017-07-17IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky1-1/+1
2017-05-01IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli1-1/+1
2017-05-01IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli1-1/+1
2017-05-01IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli1-2/+2
2017-04-21IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein1-1/+2
2016-12-03IB/mlx4: Remove debug prints after allocation failureLeon Romanovsky1-4/+1
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+2
2016-10-07IB/mlx4/mcg: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-2/+2
2016-09-16IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker1-7/+7
2016-05-18IB/mlx4: Fix unaligned access in send_reply_to_slaveshamir rabinovitch1-1/+1
2016-05-13IB/mlx4: Use list_for_each_entry_safeGeliang Tang1-5/+2
2015-10-21IB/core: Use GID table in AH creation and dmac resolutionMatan Barak1-1/+1
2015-08-30IB/mlx4: Demote mcg message from warning to debugJack Morgenstein1-2/+6
2015-08-30IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein1-3/+4
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein1-2/+3
2012-10-18IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualizationEli Cohen1-7/+8
2012-10-18IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)Jack Morgenstein1-1/+2
2012-09-30IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein1-0/+67
2012-09-30IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer1-0/+1187