summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)AuthorFilesLines
2010-03-02Merge branch 'ehca' into for-nextRoland Dreier3-7/+4
2010-02-24RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removingSteve Wise1-0/+1
2010-02-24RDMA/cxgb3: Don't allocate the SW queue for user mode CQsSteve Wise3-9/+9
2010-02-24RDMA/cxgb3: Increase the max CQ depthSteve Wise1-1/+1
2010-02-24RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise4-8/+99
2010-02-19IB/ehca: Require in_wc in process_mad()Alexander Schmidt1-1/+1
2010-02-13IB/ehca: Allow access for ib_query_qp()Alexander Schmidt1-3/+1
2010-02-13IB/ehca: Do not turn off irqs in tasklet contextAlexander Schmidt1-3/+2
2010-02-12RDMA/cxgb3: Remove BUG_ON() on CQ rearm failureSteve Wise1-1/+0
2010-01-27Fix failure exit in ipathfsAl Viro1-3/+1
2010-01-06IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz1-1/+1
2010-01-06IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein1-0/+6
2009-12-23kfifo: fix warn_unused_resultStefani Seibold1-2/+3
2009-12-23kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold1-8/+8
2009-12-23kfifo: cleanup namespaceStefani Seibold1-5/+5
2009-12-23kfifo: move out spinlockStefani Seibold1-16/+20
2009-12-23kfifo: move struct kfifo in placeStefani Seibold2-35/+34
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds22-574/+730
2009-12-16Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier21-570/+720
2009-12-16RDMA/cxgb3: Fix error paths in post_send and post_recvFrank Zago1-12/+20
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-2/+1
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-5/+5
2009-12-10RDMA/nes: Fix stale ARP issueFaisal Latif1-10/+27
2009-12-10RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif1-1/+8
2009-12-10RDMA/nes: Free kmap() resourcesFaisal Latif3-2/+19
2009-12-10RDMA/nes: Check for zero STagFaisal Latif2-4/+2
2009-12-10RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif1-1/+16
2009-12-10RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif1-13/+3
2009-12-10RDMA/nes: Fix crash in nes_accept()Faisal Latif2-28/+50
2009-12-10RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif1-0/+2
2009-12-10RDMA/nes: MPA request/response error checkingFaisal Latif1-2/+29
2009-12-10RDMA/nes: Fix query of ORD valuesFaisal Latif1-4/+4
2009-12-10RDMA/nes: Fix MAX_CM_BUFFER defineFaisal Latif1-1/+3
2009-12-10RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall1-1/+2
2009-12-10RDMA/nes: Update copyright and branding stringChien Tung13-17/+16
2009-12-10RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung2-2/+5
2009-12-10RDMA/nes: Clean up struct nes_qpChien Tung2-14/+1
2009-12-10RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung2-8/+13
2009-12-10RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung1-6/+22
2009-12-10RDMA/nes: Correct fast memory registration implementationChien Tung4-291/+299
2009-12-10IB/ehca: Fix error paths in post_send and post_recvFrank Zago1-36/+31
2009-12-10RDMA/amso1100: Fix error paths in post_send and post_recvFrank Zago1-4/+10
2009-12-10RDMA/nes: Add support for IB_WR_*INVChien Tung1-90/+113
2009-12-10RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago1-2/+5
2009-12-10RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago1-2/+8
2009-12-09IB/ehca: Rework destroy_eq()Alexander Schmidt3-4/+8
2009-12-09IB/ipath: Use bitmap_weight()Akinobu Mita1-7/+3
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa3-4/+4
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller11-4/+18