summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/mad.c
Commit message (Expand)AuthorAgeFilesLines
* 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-071-1/+1
* IB/mlx4: Fix bug unwinding on error in mlx4_ib_init_sriov()Dan Carpenter2013-02-151-3/+4
* IB/mlx4: Fix QP1 P_Key processing in the Primary Physical Function (PPF)Jack Morgenstein2012-10-181-45/+40
* IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein2012-09-301-0/+3
* mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2012-09-301-6/+6
* mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-09-301-0/+14
* IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2012-09-301-1/+5
* IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein2012-09-301-0/+9
* IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein2012-09-301-7/+155
* mlx4: Add alias_guid mechanismJack Morgenstein2012-09-301-1/+18
* IB/mlx4: Add CM paravirtualizationAmir Vadai2012-09-301-1/+15
* IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer2012-09-301-7/+53
* mlx4: MAD_IFC paravirtualizationJack Morgenstein2012-09-301-8/+12
* IB/mlx4: SR-IOV multiplex and demultiplex MADsJack Morgenstein2012-09-301-2/+565
* mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-09-301-2/+31
* IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-09-301-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-081-0/+19
* IB/mlx4: pass SMP vendor-specific attribute MADs to firmwareJack Morgenstein2012-01-301-5/+2
* 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-181-1/+67
* IB/mlx4: Handle -ENOMEM in forward_trap()Dan Carpenter2011-01-101-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-221-3/+3
* IB/mlx4: Pass congestion management class MADs to the HCAEli Cohen2008-07-141-1/+2
* IB/mlx4: Convert "if(foo)" to "if (foo)"Roland Dreier2008-04-161-1/+1
* IB/mlx4: Incorrect semicolon after if statementIlpo Järvinen2007-08-151-1/+1
* IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-081-0/+339
OpenPOWER on IntegriCloud