aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband
AgeCommit message (Expand)Author
2010-07-08IB/qib: Use request_firmware() to load SD7220 firmwareBen Hutchings
2010-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-07-08Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier
2010-07-06IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz
2010-07-06IB/qib: Clean up properly if qib_init() failsRalph Campbell
2010-07-06IB/qib: Completion queue callback needs to be single threadedRalph Campbell
2010-07-06IB/qib: Update 7322 serdes tablesRalph Campbell
2010-07-06IB/qib: Clear 6120 hardware error registerRalph Campbell
2010-07-06IB/qib: Clear eager buffer memory for each new processRalph Campbell
2010-07-06IB/qib: Mask hardware error during link resetRalph Campbell
2010-07-06IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson
2010-07-06RDMA/cxgb4: Derive smac_idx from port viidSteve Wise
2010-07-06RDMA/cxgb4: Avoid false GTS CIDX_INC overflowsSteve Wise
2010-07-06RDMA/cxgb4: Don't call abort_connection() for active connect failuresSteve Wise
2010-07-06RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-06-04fix the deadlock in qib_fsAl Viro
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-05-27Merge branches 'misc' and 'qib' into for-nextRoland Dreier
2010-05-27IB/qib: Remove DCA support until feature is finishedRalph Campbell
2010-05-27ehca: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-26IB/qib: Use a single txselect module parameter for serdes tuningRalph Campbell
2010-05-26IB/qib: Don't rely on (undefined) order of function parameter evaluationRoland Dreier
2010-05-25IB/ucm: Use memdup_user()Julia Lawall
2010-05-25IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=nRalph Campbell
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-05-25Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier
2010-05-25RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung
2010-05-24RDMA/nes: Async event for closed QP causes crashFaisal Latif
2010-05-24RDMA/nes: Have ethtool read hardware registers for rx/tx statsFaisal Latif
2010-05-24RDMA/cxgb4: Only insert sq qid in lookup tableSteve Wise
2010-05-24RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcodeSteve Wise
2010-05-24RDMA/cxgb4: Set fence flag for inv-local-stag work requestsSteve Wise
2010-05-24RDMA/cxgb4: Update some HW limitsSteve Wise
2010-05-24RDMA/cxgb4: Don't limit fastreg page list depthSteve Wise
2010-05-24RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocationSteve Wise
2010-05-24RDMA/cxgb4: Fix overflow bug in CQ armSteve Wise
2010-05-24RDMA/cxgb4: Optimize CQ overflow detectionSteve Wise
2010-05-24RDMA/cxgb4: CQ size must be IQ size - 2Steve Wise
2010-05-24RDMA/cxgb4: Register RDMA provider based on LLD state_change eventsSteve Wise
2010-05-24RDMA/cxgb4: Detach from the LLD after unregistering RDMA deviceSteve Wise
2010-05-23IB/ipath: Remove support for QLogic PCIe QLE devicesRalph Campbell
2010-05-23IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell
2010-05-23IB/mad: Make needlessly global mad_sendq_size/mad_recvq_size staticRoland Dreier
2010-05-22Merge remote branch 'origin' into secretlab/next-devicetreeGrant Likely
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2010-05-15Merge branches 'amso1100', 'bkl', 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'iser', '...Roland Dreier