aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| * tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-09
* | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-09
|\ \
| * | inifiband: Remove BKL from ipath_open()Thomas Gleixner2009-10-14
| |/
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\|
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
| * RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise2009-10-07
* | net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings2009-10-05
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-24
|\
| *-. Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-09-24
| |\ \
| | | * RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall2009-09-24
| | |/ | |/|
| | * IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein2009-09-24
| |/
* | walk system ram rangeKAMEZAWA Hiroyuki2009-09-23
* | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-21
* | driver model: constify attribute groupsDavid Brownell2009-09-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-14
|\ \ | |/ |/|
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-03
| * netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier2009-09-11
|\ \ \ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | | | | * RDMA/nes: Map MTU to IB_MTU_* and correctly report link stateChien Tung2009-09-05
| | | | | | | * RDMA/nes: Rework the disconn routine for terminate and flushingDon Wood2009-09-05
| | | | | | | * RDMA/nes: Use the flush code to fill in cqe errorDon Wood2009-09-05
| | | | | | | * RDMA/nes: Make poll_cq return correct number of wqes during flushDon Wood2009-09-05
| | | | | | | * RDMA/nes: Use flush mechanism to set status for wqe in errorDon Wood2009-09-05
| | | | | | | * RDMA/nes: Implement Terminate PacketDon Wood2009-09-05
| | | | | | | * RDMA/nes: Add CQ error handlingDon Wood2009-09-05
| | | | | | | * RDMA/nes: Clean out CQ completions when QP is destroyedDon Wood2009-09-05
| | | | | | | * RDMA/nes: Change memory allocation for cqp request to GFP_ATOMICDon Wood2009-09-05
| | | | | | | * RDMA/nes: Allocate work item for disconnect event handlingDon Wood2009-09-05
| | | | | | | * RDMA/nes: Update refcnt during disconnectDon Wood2009-09-05
| | | | |_|_|/ | | | |/| | |
| | | | | | * IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2009-09-05
| | | | | | * IB/mthca: Distinguish multiple devices in /proc/interruptsArputham Benjamin2009-09-05
| | | | | | * IB/mthca: Annotate CQ lockingRoland Dreier2009-09-05
| | | | | | * IB/mthca: Remove unnecessary include of <linux/init.h>Roland Dreier2009-09-05
| | | | | | * IB/mthca: Remove unnecessary include of <asm/page.h>Roland Dreier2009-09-05
| | | | |_|/ | | | |/| |
| | | | | * IB/mlx4: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2009-09-05
| | | | | * IB/mlx4: Annotate CQ lockingRoland Dreier2009-09-05
| | | | |/ | | | |/|
| | | | * RDMA/amso1100: Check kmalloc() result in c2_register_device()Roel Kluin2009-09-05
| | | | * IB: Use printk_once() for driver versionsMarcin Slusarz2009-09-05
| | | | * RDMA/amso1100: Use %pM conversion specifierTobias Klauser2009-09-05
| | | |/
| | * / IB/ipath: strncpy() doesn't always NUL-terminateRoel Kluin2009-09-05
| | |/
| * | IB/ehca: Fix CQE flags reportingJoachim Fenkes2009-09-05
| * | IB/ehca: Construct MAD redirect replies from request MADJoachim Fenkes2009-09-05
| * | IB/ehca: Make port autodetect mode the defaultAlexander Schmidt2009-09-05
| |/
* | RDMA/cxgb3: Clean up properly on FW mismatch failuresSteve Wise2009-09-09
* | RDMA/cxgb3: Don't ignore insert_handle() failuresSteve Wise2009-09-09
* | RDMA/cxgb3: Wake up any waiters on peer close/abortSteve Wise2009-09-05
* | RDMA/cxgb3: Don't free endpoints earlySteve Wise2009-09-05