aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
2010-03-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-03-12Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-nextRoland Dreier
2010-03-12RDMA/nes: Fix CX4 link problem in back-to-back configurationChien Tung
2010-03-11RDMA/nes: Clear stall bit before destroying NIC QPChien Tung
2010-03-11RDMA/nes: Set assume_aligned_header bitFaisal Latif
2010-03-11RDMA/cxgb3: Wait at least one schedule cycle during device removalSteve Wise
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-03-01Merge branch 'misc' into for-nextRoland Dreier
2010-03-01Merge branch 'nes' into for-nextRoland Dreier
2010-03-01Merge branch 'mlx4' into for-nextRoland Dreier
2010-03-01Merge branch 'ehca' into for-nextRoland Dreier
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-25RDMA/nes: Add support for KR device id 0x0110Chien Tung
2010-02-24IB/core: Fix and clean up ib_ud_header_init()Eli Cohen
2010-02-24RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removingSteve Wise
2010-02-24RDMA/cxgb3: Don't allocate the SW queue for user mode CQsSteve Wise
2010-02-24RDMA/cxgb3: Increase the max CQ depthSteve Wise
2010-02-24RDMA/cxgb3: Doorbell overflow avoidance and recoverySteve Wise
2010-02-19RDMA/nes: Change WQ overflow return codeOr Gerlitz
2010-02-19RDMA/nes: Multiple disconnects cause crash during AE handlingFaisal Latif
2010-02-19RDMA/nes: Fix crash when listener destroyed during loopback setupFaisal Latif
2010-02-19RDMA/nes: Use atomic counters for CM listener create and destroyFaisal Latif
2010-02-19IB/ehca: Require in_wc in process_mad()Alexander Schmidt
2010-02-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-12IB/ehca: Allow access for ib_query_qp()Alexander Schmidt
2010-02-12IB/ehca: Do not turn off irqs in tasklet contextAlexander Schmidt
2010-02-12IB/mlx4: Simplify retrieval of ib_deviceEli Cohen
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-11RDMA: Use rlimit helpersJiri Slaby
2010-02-11RDMA/cxgb3: Remove BUG_ON() on CQ rearm failureSteve Wise
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-26Fix failure exit in ipathfsAl Viro
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-07drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC addressH Hartley Sweeten
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