aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/mad.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-1/+2
2014-08-10IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny1-1/+1
2014-05-29IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein1-16/+24
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak1-14/+15
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein1-5/+40
2014-03-12mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein1-4/+30
2014-03-12mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein1-6/+44
2013-07-31IB/mlx4: Use default pkey when creating tunnel QPsJack Morgenstein1-2/+8
2013-05-07drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton1-1/+1
2013-02-15IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()Dan Carpenter1-3/+4
2012-10-18IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)Jack Morgenstein1-45/+40
2012-09-30IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein1-0/+3
2012-09-30mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein1-6/+6
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein1-0/+14
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein1-1/+5
2012-09-30IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein1-0/+9
2012-09-30IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein1-7/+155
2012-09-30mlx4: Add alias_guid mechanismJack Morgenstein1-1/+18
2012-09-30IB/mlx4: Add CM paravirtualizationAmir Vadai1-1/+15
2012-09-30IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer1-7/+53
2012-09-30mlx4: MAD_IFC paravirtualizationJack Morgenstein1-8/+12
2012-09-30IB/mlx4: SR-IOV multiplex and demultiplex MADsJack Morgenstein1-2/+565
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein1-2/+31
2012-09-30IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein1-0/+684
2012-08-10IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein1-6/+10
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and paravirtualize themJack Morgenstein1-3/+7
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein1-28/+90
2012-07-08IB/mlx4: Add debug printsJack Morgenstein1-0/+19
2012-01-30IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein1-5/+2
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein1-2/+4
2011-07-18IB/mlx4: Support PMA counters for IBoEOr Gerlitz1-1/+67
2011-01-10IB/mlx4: Handle -ENOMEM in forward_trap()Dan Carpenter1-0/+2
2010-10-25IB/mlx4: Add support for IBoEEli Cohen1-12/+20
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-01-28IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua1-7/+20
2008-10-22mlx4_core: Multiple port type supportYevgeny Petrilin1-3/+3
2008-07-14IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen1-1/+2
2008-04-16IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier1-1/+1
2007-08-15IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen1-1/+1
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+339