summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw
AgeCommit message (Expand)Author
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-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-09-24Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier
2009-09-24IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein
2009-09-24RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki
2009-09-21trivial: fix typo "for for" in multiple filesAnand Gadiyar
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2009-09-10Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier
2009-09-09RDMA/cxgb3: Clean up properly on FW mismatch failuresSteve Wise
2009-09-09RDMA/cxgb3: Don't ignore insert_handle() failuresSteve Wise
2009-09-05RDMA/nes: Map MTU to IB_MTU_* and correctly report link stateChien Tung
2009-09-05RDMA/nes: Rework the disconn routine for terminate and flushingDon Wood
2009-09-05RDMA/nes: Use the flush code to fill in cqe errorDon Wood
2009-09-05RDMA/nes: Make poll_cq return correct number of wqes during flushDon Wood
2009-09-05RDMA/nes: Use flush mechanism to set status for wqe in errorDon Wood
2009-09-05RDMA/nes: Implement Terminate PacketDon Wood
2009-09-05RDMA/nes: Add CQ error handlingDon Wood
2009-09-05RDMA/nes: Clean out CQ completions when QP is destroyedDon Wood
2009-09-05RDMA/nes: Change memory allocation for cqp request to GFP_ATOMICDon Wood
2009-09-05RDMA/nes: Allocate work item for disconnect event handlingDon Wood
2009-09-05RDMA/nes: Update refcnt during disconnectDon Wood
2009-09-05IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein
2009-09-05IB/mthca: Distinguish multiple devices in /proc/interruptsArputham Benjamin
2009-09-05IB/mthca: Annotate CQ lockingRoland Dreier
2009-09-05IB/mthca: Remove unnecessary include of <linux/init.h>Roland Dreier
2009-09-05IB/mthca: Remove unnecessary include of <asm/page.h>Roland Dreier
2009-09-05IB/mlx4: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein
2009-09-05IB/mlx4: Annotate CQ lockingRoland Dreier
2009-09-05RDMA/amso1100: Check kmalloc() result in c2_register_device()Roel Kluin
2009-09-05IB: Use printk_once() for driver versionsMarcin Slusarz
2009-09-05RDMA/amso1100: Use %pM conversion specifierTobias Klauser
2009-09-05IB/ipath: strncpy() doesn't always NUL-terminateRoel Kluin
2009-09-05IB/ehca: Fix CQE flags reportingJoachim Fenkes
2009-09-05IB/ehca: Construct MAD redirect replies from request MADJoachim Fenkes
2009-09-05IB/ehca: Make port autodetect mode the defaultAlexander Schmidt
2009-09-05RDMA/cxgb3: Wake up any waiters on peer close/abortSteve Wise
2009-09-05RDMA/cxgb3: Don't free endpoints earlySteve Wise
2009-09-05RDMA/cxgb3: Handle port events properlySteve Wise
2009-09-05RDMA/cxgb3: Set the appropriate IO channel in rdma_init work requestsSteve Wise
2009-09-05RDMA/cxgb3: iwch_unregister_device leaks memorySteve Wise
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-06-23Merge branches 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier
2009-06-23IB/ehca: Bump version numberAlexander Schmidt
2009-06-22IB/mthca: Replace dma_sync_single() use with proper functionsRoland Dreier
2009-06-22RDMA/nes: Fix FIN state handling under error conditionsFaisal Latif