aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * RDMA/nes: Clean up struct nes_qpChien Tung2009-12-092-14/+1
| | | | | | | * RDMA/nes: Implement IB_SIGNAL_ALL_WR as an iWARP extensionChien Tung2009-12-092-8/+13
| | | | | | | * RDMA/nes: Add additional SFP+ PHY uC status check and PHY resetChien Tung2009-12-091-6/+22
| | | | | | | * RDMA/nes: Correct fast memory registration implementationChien Tung2009-12-094-291/+299
| | | | | | | * RDMA/nes: Add support for IB_WR_*INVChien Tung2009-12-091-90/+113
| | | | | | | * RDMA/nes: In nes_post_recv() always set bad_wr on errorFrank Zago2009-12-091-2/+5
| | | | | | | * RDMA/nes: In nes_post_send() always set bad_wr on errorFrank Zago2009-12-091-2/+8
| | | | | | * | IB/mlx4: Remove limitation on LSO header sizeEli Cohen2009-11-122-13/+13
| | | | | | * | IB/mlx4: Remove unneeded codeEli Cohen2009-11-121-1/+0
| | | |_|_|/ / | | |/| | | |
| | | | | * | IB/ipath: Use bitmap_weight()Akinobu Mita2009-12-091-7/+3
| | | |_|/ / | | |/| | |
| | | | * | IB/ehca: Fix error paths in post_send and post_recvFrank Zago2009-12-091-36/+31
| | | | |/
| | | | * IB/ehca: Rework destroy_eq()Alexander Schmidt2009-12-093-4/+8
| | | |/ | | |/|
| | | * RDMA/cxgb3: Fix error paths in post_send and post_recvFrank Zago2009-12-151-12/+20
| | |/
| * | RDMA/amso1100: Fix error paths in post_send and post_recvFrank Zago2009-12-091-4/+10
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-141-2/+1
|\ \
| * | this_cpu: Straight transformationsChristoph Lameter2009-10-031-2/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-094-5/+5
|\ \ \
| * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-043-4/+4
| * | | tree-wide: fix typos "aquire" -> "acquire", "cumsumed" -> "consumed"Uwe Kleine-König2009-11-091-1/+1
| | |/ | |/|
* | | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-091-1/+0
|\ \ \
| * | | inifiband: Remove BKL from ipath_open()Thomas Gleixner2009-10-141-1/+0
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-1811-4/+18
|\ \ \ | |/ /
| * | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-1111-0/+11
| * | RDMA/cxgb3: Handle NULL inetdev pointer in iwch_query_port()Steve Wise2009-10-071-4/+7
| |/
* | net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()Ben Hutchings2009-10-051-5/+7
|/
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-273-3/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-09-242-4/+8
|\
| *-. Merge branches 'ipoib', 'mad', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-09-242-4/+8
| |\ \
| | | * RDMA/nes: Remove duplicate .ndo_set_mac_address field initializationJulia Lawall2009-09-241-1/+0
| | |/ | |/|
| | * IB/mthca: Fix access to freed memory in catastrophic event handlingJack Morgenstein2009-09-241-3/+8
| |/
* | walk system ram rangeKAMEZAWA Hiroyuki2009-09-231-1/+1
* | trivial: fix typo "for for" in multiple filesAnand Gadiyar2009-09-211-1/+1
* | driver model: constify attribute groupsDavid Brownell2009-09-153-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-09-143-3/+2
|\ \ | |/ |/|
| * drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-022-2/+1
| * netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier2009-09-1028-394/+1003
|\ \ \ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | | | | | * RDMA/nes: Map MTU to IB_MTU_* and correctly report link stateChien Tung2009-09-051-3/+20
| | | | | | | * RDMA/nes: Rework the disconn routine for terminate and flushingDon Wood2009-09-051-50/+52
| | | | | | | * RDMA/nes: Use the flush code to fill in cqe errorDon Wood2009-09-051-1/+10
| | | | | | | * RDMA/nes: Make poll_cq return correct number of wqes during flushDon Wood2009-09-051-21/+40
| | | | | | | * RDMA/nes: Use flush mechanism to set status for wqe in errorDon Wood2009-09-053-0/+68
| | | | | | | * RDMA/nes: Implement Terminate PacketDon Wood2009-09-057-225/+607
| | | | | | | * RDMA/nes: Add CQ error handlingDon Wood2009-09-051-0/+12
| | | | | | | * RDMA/nes: Clean out CQ completions when QP is destroyedDon Wood2009-09-051-39/+80
| | | | | | | * RDMA/nes: Change memory allocation for cqp request to GFP_ATOMICDon Wood2009-09-051-1/+1
| | | | | | | * RDMA/nes: Allocate work item for disconnect event handlingDon Wood2009-09-052-17/+16
| | | | | | | * RDMA/nes: Update refcnt during disconnectDon Wood2009-09-051-0/+2
| | | | |_|_|/ | | | |/| | |
| | | | | | * IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2009-09-054-0/+7
| | | | | | * IB/mthca: Distinguish multiple devices in /proc/interruptsArputham Benjamin2009-09-052-5/+13