summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw
Commit message (Expand)AuthorAgeFilesLines
* RDMA/cxgb3: ctrl-qp init/clear shouldn't set the gen bitSteve Wise2007-07-091-2/+2
* RDMA/cxgb3: Don't count neg_adv abort_req_rss messages as real abortsSteve Wise2007-07-091-7/+7
* RDMA/cxgb3: TERMINATE WRs can hang the tx ofld queueSteve Wise2007-07-091-3/+3
* RDMA/cxgb3: Streaming -> RDMA mode transition fixesSteve Wise2007-07-095-52/+37
* mlx4_core: Get the maximum message size from reported device capabilitiesDotan Barak2007-07-091-1/+1
* IB/ipath: Update copyright datesJohn Gregor2007-07-0932-32/+32
* IB/ipath: Clean send flags properly on QP resetRobert Walsh2007-07-091-1/+1
* IB/ipath: ipath_poll fixups and enhancementsRobert Walsh2007-07-094-51/+131
* IB/ipath: Send ACK invalid where appropriateRobert Walsh2007-07-092-10/+25
* IB/ipath: Add capability to modify PBC wordMichael Albaugh2007-07-092-6/+52
* IB/ipath: Make handling of one subport consistentMark Debbage2007-07-091-2/+2
* IB/ipath: Correct checking of swminor version field when using subportsMark Debbage2007-07-091-9/+55
* IB/ipath: Duplicate RDMA reads can cause responder to NAK inappropriatelyRalph Campbell2007-07-092-5/+34
* IB/ipath: Fix possible data corruption if multiple SGEs used for receiveRalph Campbell2007-07-093-2/+10
* IB/ipath: Wait for PIO available interruptRalph Campbell2007-07-092-4/+3
* IB/ipath: Fix RDMA read retry codeRalph Campbell2007-07-091-19/+38
* IB/ipath: Use S_ABORT not cancel and abort on exit freeze mode after recoveryDave Olson2007-07-096-38/+68
* IB/ipath: Fix the mtrr_add args for chips with 2 buffer sizesDave Olson2007-07-091-5/+22
* IB/ipath: Change use of constants for TID type to defined valuesJoan Eslinger2007-07-094-15/+24
* IB/ipath: Set M bit in BTH according to IB specRalph Campbell2007-07-092-4/+4
* IB/ipath: Fix local loopback bug when waiting for resourcesRalph Campbell2007-07-091-1/+1
* IB/ipath: Fix problem with next WQE after a UC completionRalph Campbell2007-07-091-2/+3
* IB/ipath: Fill in some missing FMR-related fields in query_deviceRobert Walsh2007-07-091-0/+2
* IB/ipath: Fix maximum MTU reportingRobert Walsh2007-07-095-5/+30
* IB/ipath: Support the IBA6110 revision 4Dave Olson2007-07-091-2/+2
* IB/ipath: Log "active" time and some errors to EEPROMMichael Albaugh2007-07-099-8/+370
* IB/ipath: Remove incompletely implemented ipath_runtime flags and codeJohn Gregor2007-07-092-27/+1
* IB/ipath: Lock and always use shadow copies of GPIO registerMichael Albaugh2007-07-095-30/+53
* IB/ipath: Support blinking LEDs with an led_override fileMichael Albaugh2007-07-095-1/+149
* IB/ipath: Include <linux/vmalloc.h> to fix ppc64 buildBryan O'Sullivan2007-07-091-0/+1
* IB/mlx4: Include linux/mutex.h from mlx4_ib.hMichael S. Tsirkin2007-07-091-0/+1
* IB/ehca: Refactor "maybe missed event" codeJoachim Fenkes2007-07-092-19/+11
* IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()Jack Morgenstein2007-06-211-1/+1
* IB/mlx4: Make sure inline data segments don't cross a 64 byte boundaryRoland Dreier2007-06-181-3/+39
* IB/mlx4: Handle FW command interface rev 3Roland Dreier2007-06-182-34/+26
* IB/mlx4: Handle buffer wraparound in __mlx4_ib_cq_clean()Jack Morgenstein2007-06-181-4/+9
* IB/mlx4: Get rid of max_inline_data calculationRoland Dreier2007-06-181-5/+2
* IB/mlx4: Handle new FW requirement for send request prefetchingRoland Dreier2007-06-184-37/+82
* IB/mlx4: Fix warning in rounding up queue sizesRoland Dreier2007-06-121-2/+2
* IB/mlx4: Fix handling of wq->tail for send completionsRoland Dreier2007-06-121-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-06-112-12/+23
|\
| * IB/mlx4: Make sure RQ allocation is always validRoland Dreier2007-06-071-6/+16
| * IB/mlx4: Fix zeroing of rnr_retry value in ib_modify_qp()Jack Morgenstein2007-06-071-5/+6
| * IB/mthca, mlx4_core: Fix typo in commentRoland Dreier2007-06-071-1/+1
* | [IPV4]: Convert IPv4 devconf to an arrayHerbert Xu2007-06-071-1/+1
|/
* IB/mthca: Fix handling of send CQE with error for QPs connected to SRQMichael S. Tsirkin2007-05-291-3/+3
* IB/ehca: Fix number of send WRs reported for new QPStefan Roscher2007-05-241-1/+1
* IB/mlx4: Initialize send queue entry ownership bitsEli Cohen2007-05-241-7/+15
* IB/mlx4: Don't allocate RQ doorbell if using SRQRoland Dreier2007-05-231-15/+22
* Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-218-128/+250
|\
OpenPOWER on IntegriCloud