summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2010-01-26Fix failure exit in ipathfsAl Viro
2010-01-06IB/mlx4: Fix queue overflow check in post_recvOr Gerlitz
2010-01-06IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein
2009-12-22kfifo: fix warn_unused_resultStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-12-15Merge branches 'amso1100', 'cma', 'cxgb3', 'ehca', 'ipath', 'ipoib', 'iser', ...Roland Dreier
2009-12-15RDMA/cxgb3: Fix error paths in post_send and post_recvFrank Zago
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-09RDMA/nes: Fix stale ARP issueFaisal Latif
2009-12-09RDMA/nes: FIN during MPA startup causes timeoutFaisal Latif
2009-12-09RDMA/nes: Free kmap() resourcesFaisal Latif
2009-12-09RDMA/nes: Check for zero STagFaisal Latif
2009-12-09RDMA/nes: Fix Xansation test crash on cm_node ref_countFaisal Latif
2009-12-09RDMA/nes: Abnormal listener exit causes loopback node crashFaisal Latif
2009-12-09RDMA/nes: Fix crash in nes_accept()Faisal Latif
2009-12-09RDMA/nes: Resource not freed for REJECTed connectionsFaisal Latif
2009-12-09RDMA/nes: MPA request/response error checkingFaisal Latif
2009-12-09RDMA/nes: Fix query of ORD valuesFaisal Latif
2009-12-09RDMA/nes: Fix MAX_CM_BUFFER defineFaisal Latif
2009-12-09RDMA/nes: Pass correct size to ioremap_nocache()Julia Lawall
2009-12-09RDMA/nes: Update copyright and branding stringChien Tung
2009-12-09RDMA/nes: Add max_cqe check to nes_create_cq()Chien Tung
2009-12-09RDMA/nes: Clean up struct nes_qpChien Tung
2009-12-09RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung
2009-12-09RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung
2009-12-09RDMA/nes: Correct fast memory registration implementationChien Tung
2009-12-09IB/ehca: Fix error paths in post_send and post_recvFrank Zago
2009-12-09RDMA/amso1100: Fix error paths in post_send and post_recvFrank Zago
2009-12-09RDMA/nes: Add support for IB_WR_*INVChien Tung
2009-12-09RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago
2009-12-09RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago
2009-12-09IB/ehca: Rework destroy_eq()Alexander Schmidt
2009-12-09IB/ipath: Use bitmap_weight()Akinobu Mita
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-12IB/mlx4: Remove limitation on LSO header sizeEli Cohen
2009-11-12IB/mlx4: Remove unneeded codeEli Cohen
2009-11-09tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König
2009-10-14inifiband: Remove BKL from ipath_open()Thomas Gleixner
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-07RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise
2009-10-05net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings
2009-10-03this_cpu: Straight transformationsChristoph Lameter
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan