aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-6/+6
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds6-8/+19
2010-08-04Merge branch 'master' into for-nextJiri Kosina19-1166/+194
2010-07-20drivers/infiniband: Remove unnecessary casts of private_dataJoe Perches1-1/+1
2010-07-08IB/qib: Use request_firmware() to load SD7220 firmwareBen Hutchings4-1100/+46
2010-07-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds15-66/+148
2010-07-08Merge branches 'cxgb4', 'ipoib' and 'qib' into for-nextRoland Dreier9-41/+106
2010-07-06IPoIB: Fix world-writable child interface control sysfs attributesOr Gerlitz1-2/+2
2010-07-06IB/qib: Clean up properly if qib_init() failsRalph Campbell1-0/+10
2010-07-06IB/qib: Completion queue callback needs to be single threadedRalph Campbell1-1/+1
2010-07-06IB/qib: Update 7322 serdes tablesRalph Campbell1-4/+12
2010-07-06IB/qib: Clear 6120 hardware error registerRalph Campbell1-2/+1
2010-07-06IB/qib: Clear eager buffer memory for each new processRalph Campbell1-0/+3
2010-07-06IB/qib: Mask hardware error during link resetRalph Campbell2-26/+31
2010-07-06IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson6-6/+46
2010-07-06RDMA/cxgb4: Derive smac_idx from port viidSteve Wise1-4/+5
2010-07-06RDMA/cxgb4: Avoid false GTS CIDX_INC overflowsSteve Wise1-5/+20
2010-07-06RDMA/cxgb4: Don't call abort_connection() for active connect failuresSteve Wise1-1/+2
2010-07-06RDMA/cxgb4: Use the DMA state API instead of the pci equivalentsFUJITA Tomonori5-15/+15
2010-07-04IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags()Ben Hutchings2-2/+13
2010-06-16Merge branch 'master' into for-nextJiri Kosina79-5143/+50659
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-06-16fix typos concerning "hierarchy"Uwe Kleine-König2-4/+4
2010-06-10net-next: remove useless union keywordChangli Gao4-6/+6
2010-06-04fix the deadlock in qib_fsAl Viro1-3/+1
2010-05-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds5-622/+203
2010-05-27Merge branches 'misc' and 'qib' into for-nextRoland Dreier4-614/+200
2010-05-27IB/qib: Remove DCA support until feature is finishedRalph Campbell1-189/+0
2010-05-27ehca: convert cpu notifier to return encapsulate errno valueAkinobu Mita1-1/+1
2010-05-26IB/qib: Use a single txselect module parameter for serdes tuningRalph Campbell1-403/+179
2010-05-26IB/qib: Don't rely on (undefined) order of function parameter evaluationRoland Dreier1-10/+15
2010-05-25IB/ucm: Use memdup_user()Julia Lawall1-8/+3
2010-05-25IB/qib: Fix undefined symbol error when CONFIG_PCI_MSI=nRalph Campbell2-12/+6
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds77-5126/+51061
2010-05-25Merge branches 'cxgb4', 'misc', 'mlx4', 'nes' and 'qib' into for-nextRoland Dreier71-5051/+50957
2010-05-25RDMA/nes: Fix incorrect unlock in nes_process_mac_intr()Chien Tung1-1/+2
2010-05-24RDMA/nes: Async event for closed QP causes crashFaisal Latif1-0/+9
2010-05-24RDMA/nes: Have ethtool read hardware registers for rx/tx statsFaisal Latif1-17/+55
2010-05-24RDMA/cxgb4: Only insert sq qid in lookup tableSteve Wise1-16/+9
2010-05-24RDMA/cxgb4: Support IB_WR_READ_WITH_INV opcodeSteve Wise1-1/+5
2010-05-24RDMA/cxgb4: Set fence flag for inv-local-stag work requestsSteve Wise1-0/+2
2010-05-24RDMA/cxgb4: Update some HW limitsSteve Wise1-8/+9
2010-05-24RDMA/cxgb4: Don't limit fastreg page list depthSteve Wise1-3/+0
2010-05-24RDMA/cxgb4: Return proper errors in fastreg mr/pbl allocationSteve Wise1-2/+6
2010-05-24RDMA/cxgb4: Fix overflow bug in CQ armSteve Wise1-19/+12
2010-05-24RDMA/cxgb4: Optimize CQ overflow detectionSteve Wise2-12/+17
2010-05-24RDMA/cxgb4: CQ size must be IQ size - 2Steve Wise1-1/+4
2010-05-24RDMA/cxgb4: Register RDMA provider based on LLD state_change eventsSteve Wise3-10/+39
2010-05-24RDMA/cxgb4: Detach from the LLD after unregistering RDMA deviceSteve Wise1-3/+1
2010-05-23IB/ipath: Remove support for QLogic PCIe QLE devicesRalph Campbell9-7131/+7