summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-07-11Merge branches 'mlx5', 'qib' and 'srp' into for-nextRoland Dreier
2013-07-11mlx5: Return -EFAULT instead of -EPERMDan Carpenter
2013-07-11IB/qib: Log all SDMA errors unconditionallyDean Luick
2013-07-11IB/qib: Fix module-level leakMike Marciniszyn
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-08Merge branches 'af_ib', 'cxgb4', 'misc', 'mlx5', 'ocrdma', 'qib' and 'srp' in...Roland Dreier
2013-07-08IB/mlx5: Make profile[] static in main.cRoland Dreier
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-07-03drivers: avoid format string in dev_set_nameKees Cook
2013-06-26IB/qib: New transmitter tunning settings for Dell 1.1 backplaneMitko Haralanov
2013-06-24RDMA/ocrdma: Fix error return code in ocrdma_set_create_qp_rq_cmd()Wei Yongjun
2013-06-22IB/qib: Add qp_stats debug fileMike Marciniszyn
2013-06-22IB/qib: Add per-context stats interfaceMike Marciniszyn
2013-06-22IB/qib: Convert opcode counters to per-contextMike Marciniszyn
2013-06-22IB/qib: Optimize CQ callbacksMike Marciniszyn
2013-06-22IB/qib: Add dual-rail NUMA awareness for PSM processesRamkrishna Vepa
2013-06-22IB/qib: Add optional NUMA affinityRamkrishna Vepa
2013-06-22IB/qib: Update minor version numberVinit Agnihotri
2013-06-22IB/qib: Remove atomic_inc_not_zero() from QP RCUMike Marciniszyn
2013-06-22IB/qib: Add DCA supportMike Marciniszyn
2013-06-20RDMA/ocrdma: Reorg structures to avoid paddingNaresh Gottumukkala
2013-06-20RDMA/ocrdma: Change macros to inline funtionsNaresh Gottumukkala
2013-06-20RDMA/ocrdma: Set bad_wr in error caseNaresh Gottumukkala
2013-06-20RDMA/ocrdma: Replace ocrdma_err with pr_errNaresh Gottumukkala
2013-06-20RDMA/ocrdma: Use MCC_CREATE_EXT_V1 for MCC createNaresh Gottumukkala
2013-06-20RDMA/ocrdma: Remove use_cnt for queuesGottumukkala, Naresh
2013-06-20IB/ehca: Fix error return code in ehca_create_slab_caches()Wei Yongjun
2013-06-20RDMA/cxgb3: Timeout condition is never trueDan Carpenter
2013-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-06-12ibmebus: convert of_platform_driver to platform_driverRob Herring
2013-06-05IB/qib: Fix lockdep splat in qib_alloc_lkey()Mike Marciniszyn
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-05-08Merge branches 'cxgb4', 'ipoib', 'iser', 'misc', 'mlx4', 'qib' and 'srp' into...Roland Dreier
2013-05-08aio: don't include aio.h in sched.hKent Overstreet
2013-05-08drivers/infiniband/hw: rename random32() to prandom_u32()Andrew Morton
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30drivers/infiniband/hw/mlx4: convert to using idr_alloc_cyclic()Jeff Layton
2013-04-30drivers/infiniband/hw/amso1100: convert to using idr_alloc_cyclicJeff Layton
2013-04-25IB/mlx4: Set link type for RAW PACKET QPs in the QP contextEli Cohen
2013-04-25IB/mlx4: Disable VLAN stripping for RAW PACKET QPsDotan Barak
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai
2013-04-19net: vlan: add protocol argument to packet tagging functionsPatrick McHardy
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-17IB/qib: Correct qib_verbs_register_sysfs() error handlingMike Marciniszyn
2013-04-17IB/ipath: Correct ipath_verbs_register_sysfs() error handlingMike Marciniszyn
2013-04-17RDMA/cxgb4: Fix SQ allocation when on-chip SQ is disabledThadeu Lima de Souza Cascardo
2013-04-17RDMA: Rename random32() to prandom_u32()Akinobu Mita