aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein
2012-09-30mlx4: Activate SR-IOV mode for IBJack Morgenstein
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein
2012-09-30IB/mlx4: Add iov directory in sysfs under the ib deviceJack Morgenstein
2012-09-30IB/mlx4: Propagate P_Key and guid change port management events to slavesJack Morgenstein
2012-09-30mlx4: Add alias_guid mechanismJack Morgenstein
2012-09-30IB/mlx4: Add CM paravirtualizationAmir Vadai
2012-09-30IB/mlx4: Add multicast group (MCG) paravirtualization for SR-IOVOren Duer
2012-09-30mlx4: MAD_IFC paravirtualizationJack Morgenstein
2012-09-30IB/mlx4: SR-IOV multiplex and demultiplex MADsJack Morgenstein
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein
2012-09-30IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein
2012-09-30IB/mlx4: SR-IOV IB context objects and proxy/tunnel SQP supportJack Morgenstein
2012-09-14Merge branches 'cxgb4', 'ipoib', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier
2012-09-14IB/qib: Fix failure of compliance test C14-024#06_LocalPortNumMike Marciniszyn
2012-09-14RDMA/ocrdma: Fix CQE expansion of unsignaled WQEParav Pandit
2012-09-07RDMA/cxgb4: Move dereference below NULL testWei Yongjun
2012-08-16Merge branches 'cma', 'ipoib', 'misc', 'mlx4', 'ocrdma', 'qib' and 'srp' into...Roland Dreier
2012-08-16IB/mlx4: Check iboe netdev pointer before dereferencing itKleber Sacilotto de Souza
2012-08-15IB/qib: Fix error return code in qib_init_7322_variables()Julia Lawall
2012-08-15IB: Fix typos in infiniband driversMasanari Iida
2012-08-10RDMA/ocrdma: Don't call vlan_dev_real_dev() for non-VLAN netdevsRoland Dreier
2012-08-10IB/mlx4: Fix possible deadlock on sm_lock spinlockJack Morgenstein
2012-07-30Merge branches 'cma', 'ipoib', 'ocrdma' and 'qib' into for-nextRoland Dreier
2012-07-29IB/qib: Fix size of cc_supported_table_entriesMike Marciniszyn
2012-07-27RDMA/ocrdma: Fix check of GSI CQsRoland Dreier
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-07-22Merge branches 'cma', 'cxgb4', 'misc', 'mlx4-sriov', 'mlx-cleanups', 'ocrdma'...Roland Dreier
2012-07-19IB/qib: checkpatch fixesMike Marciniszyn
2012-07-19IB/qib: Add congestion control agent implementationMike Marciniszyn
2012-07-19IB/qib: Reduce sdma_lock contentionMike Marciniszyn
2012-07-19IB/qib: Fix an incorrect log messageBetty Dall
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai
2012-07-17IB/qib: Fix QP RCU sparse warningsMike Marciniszyn
2012-07-11mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...Jack Morgenstein
2012-07-11IB/mlx4: Fill the masked_atomic_cap attribute in query deviceDotan Barak
2012-07-11IB/mthca: Fill in sq_sig_type in query QPDotan Barak
2012-07-11IB/mthca: Warning about event for non-existent QPs should show event typeDotan Barak
2012-07-10IB/qib: Fix sparse RCU warnings in qib_keys.cMike Marciniszyn
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein
2012-07-08IB/qib: RCU locking for MR validationMike Marciniszyn
2012-07-08IB/qib: Avoid returning EBUSY from MR deregisterMike Marciniszyn
2012-07-08IB/qib: Fix UC MR refs for immediate operationsMike Marciniszyn
2012-07-08IB/mlx4: Add debug printsJack Morgenstein
2012-07-08IB: Use IS_ENABLED(CONFIG_IPV6)Roland Dreier
2012-07-08RDMA/cxgb4: Fix endianness of addition to mpa->private_data_sizeRoland Dreier
2012-07-07{NET, IB}/mlx4: Add device managed flow steering firmware APIHadar Hen Zion
2012-07-07RDMA/ocrdma: Fix assignment of max_srq_sge in device queryRoland Dreier
2012-07-05cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().David S. Miller
2012-06-14RDMA/ocrdma: Fix off by one in ocrdma_query_gid()Dan Carpenter