summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/mad.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mad: add new ioctl to ABI to support new registration optionsIra Weiny2014-08-111-1/+1
* IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein2014-05-301-16/+24
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-14/+15
* mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-121-5/+40
* mlx4: In RoCE allow guests to have multiple GIDSJack Morgenstein2014-03-121-4/+30
* mlx4: Adjust QP1 multiplexing for RoCE/SRIOVJack Morgenstein2014-03-121-6/+44
* IB/mlx4: Use default pkey when creating tunnel QPsJack Morgenstein2013-07-311-2/+8
* drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton2013-05-081-1/+1
* IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()Dan Carpenter2013-02-161-3/+4
* IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)Jack Morgenstein2012-10-181-45/+40Star
* IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein2012-10-011-0/+3
* mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-10-011-6/+6
* mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-10-011-0/+14
* IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2012-10-011-1/+5
* IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein2012-10-011-0/+9
* IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein2012-10-011-7/+155
* mlx4: Add alias_guid mechanismJack Morgenstein2012-10-011-1/+18
* IB/mlx4: Add CM paravirtualizationAmir Vadai2012-10-011-1/+15
* IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer2012-10-011-7/+53
* mlx4: MAD_IFC paravirtualizationJack Morgenstein2012-10-011-8/+12
* IB/mlx4: SR-IOV multiplex and demultiplex MADsJack Morgenstein2012-10-011-2/+565
* mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-10-011-2/+31
* IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-10-011-0/+684
* IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein2012-08-101-6/+10
* mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein2012-07-111-3/+7
* mlx4: Use port management change event instead of smp_snoopJack Morgenstein2012-07-101-28/+90
* IB/mlx4: Add debug printsJack Morgenstein2012-07-091-0/+19
* IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein2012-01-311-5/+2Star
* mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-131-2/+4
* IB/mlx4: Support PMA counters for IBoEOr Gerlitz2011-07-191-1/+67
* IB/mlx4: Handle -ENOMEM in forward_trap()Dan Carpenter2011-01-111-0/+2
* IB/mlx4: Add support for IBoEEli Cohen2010-10-251-12/+20
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* IB/mlx4: Fix dispatch of IB_EVENT_LID_CHANGE eventMoni Shoua2009-01-281-7/+20
* mlx4_core: Multiple port type supportYevgeny Petrilin2008-10-231-3/+3
* IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen2008-07-151-1/+2
* IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier2008-04-171-1/+1
* IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen2007-08-161-1/+1
* IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-091-0/+339