summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/mcg.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Manual changes for sysfs_emit and neateningJoe Perches2020-10-301-36/+46
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* IB/mlx4: Remove unnecessary parenthesesNathan Chancellor2018-09-211-1/+1
* IB/mlx4: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-0/+1
* RDMA/mlx4: Remove gfp_mask argument from acquire_group callLeon Romanovsky2017-08-241-5/+4
* IB: Convert msleep below 20ms to usleep_rangeLeon Romanovsky2017-07-171-1/+1
* IB/core: Use rdma_ah_attr accessor functionsDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Rename ib_query_ah to rdma_query_ahDasaratharaman Chandramouli2017-05-011-1/+1
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-2/+2
* IB/mlx4: Reduce SRIOV multicast cleanup warning message to debug levelJack Morgenstein2017-04-211-1/+2
* IB/mlx4: Remove debug prints after allocation failureLeon Romanovsky2016-12-031-4/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-2/+2
|\
| * IB/mlx4/mcg: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-2/+2
* | IB/mlx4: Fix incorrect MC join state bit-masking on SR-IOVAlex Vesker2016-09-161-7/+7
|/
* IB/mlx4: Fix unaligned access in send_reply_to_slaveshamir rabinovitch2016-05-181-1/+1
* IB/mlx4: Use list_for_each_entry_safeGeliang Tang2016-05-131-5/+2
* IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-211-1/+1
* IB/mlx4: Demote mcg message from warning to debugJack Morgenstein2015-08-301-2/+6
* IB/mlx4: Fix potential deadlock when sending mad to wireJack Morgenstein2015-08-301-3/+4
* mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-121-2/+3
* IB/mlx4: Synchronize cleanup of MCGs in MCG paravirtualizationEli Cohen2012-10-181-7/+8
* IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)Jack Morgenstein2012-10-181-1/+2
* IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein2012-09-301-0/+67
* IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer2012-09-301-0/+1187