summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2012-10-01IB/mlx4: Create paravirt contexts for VFs when master IB driver initializesJack Morgenstein2-0/+14
2012-10-01mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculationsJack Morgenstein2-41/+75
2012-10-01mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2-0/+17
2012-10-01mlx4: Activate SR-IOV mode for IBJack Morgenstein1-2/+6
2012-10-01IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2-9/+23
2012-10-01IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein6-4/+917
2012-10-01IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein1-7/+155
2012-10-01mlx4: Add alias_guid mechanismJack Morgenstein5-8/+812
2012-10-01IB/mlx4: Add CM paravirtualizationAmir Vadai4-2/+468
2012-10-01IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer5-12/+1285
2012-10-01mlx4: MAD_IFC paravirtualizationJack Morgenstein3-26/+72
2012-10-01IB/mlx4: SR-IOV multiplex and demultiplex MADsJack Morgenstein1-2/+565
2012-10-01mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2-2/+66
2012-10-01IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein3-7/+791
2012-10-01IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein3-76/+699
2012-09-14Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier2-5/+6
2012-09-14IB/qib: Fix failure of compliance test C14-024#06_LocalPortNumMike Marciniszyn1-1/+2
2012-09-14RDMA/ocrdma: Fix CQE expansion of unsignaled WQEParav Pandit1-4/+4
2012-09-08RDMA/cxgb4: Move dereference below NULL testWei Yongjun1-1/+1
2012-08-16Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into...Roland Dreier8-21/+32
2012-08-16IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza1-1/+5
2012-08-15IB/qib: Fix error return code in qib_init_7322_variables()Julia Lawall1-1/+3
2012-08-15IB: Fix typos in infiniband driversMasanari Iida3-3/+3
2012-08-11RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevsRoland Dreier1-8/+8
2012-08-11IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein2-8/+13
2012-07-30Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into for-nextRoland Dreier2-6/+8
2012-07-30IB/qib: Fix size of cc_supported_table_entriesMike Marciniszyn1-5/+5
2012-07-28RDMA/ocrdma: Fix check of GSI CQsRoland Dreier1-1/+3
2012-07-25Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds36-740/+1820
2012-07-23Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier36-740/+1820
2012-07-19IB/qib: checkpatch fixesMike Marciniszyn16-380/+394
2012-07-19IB/qib: Add congestion control agent implementationMike Marciniszyn5-12/+790
2012-07-19IB/qib: Reduce sdma_lock contentionMike Marciniszyn4-12/+85
2012-07-19IB/qib: Fix an incorrect log messageBetty Dall1-1/+1
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai1-1/+2
2012-07-17IB/qib: Fix QP RCU sparse warningsMike Marciniszyn5-35/+61
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein1-3/+7
2012-07-11IB/mlx4: Fill the masked_atomic_cap attribute in query deviceDotan Barak1-1/+1
2012-07-11IB/mthca: Fill in sq_sig_type in query QPDotan Barak1-0/+1
2012-07-11IB/mthca: Warning about event for non-existent QPs should show event typeDotan Barak1-1/+2
2012-07-10IB/qib: Fix sparse RCU warnings in qib_keys.cMike Marciniszyn2-3/+5
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein3-34/+122
2012-07-09IB/qib: RCU locking for MR validationMike Marciniszyn4-50/+66
2012-07-09IB/qib: Avoid returning EBUSY from MR deregisterMike Marciniszyn9-224/+244
2012-07-09IB/qib: Fix UC MR refs for immediate operationsMike Marciniszyn1-1/+7
2012-07-09IB/mlx4: Add debug printsJack Morgenstein4-3/+55
2012-07-09IB: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier1-4/+3
2012-07-09RDMA/cxgb4: Fix endianness of addition to mpa->private_data_sizeRoland Dreier1-6/+6
2012-07-08{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion3-7/+57
2012-07-08RDMA/ocrdma: Fix assignment of max_srq_sge in device queryRoland Dreier1-1/+1