summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_reqs.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-051-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* IB/ehca: Fix error paths in post_send and post_recvFrank Zago2009-12-101-36/+31Star
* IB/ehca: Fix CQE flags reportingJoachim Fenkes2009-09-061-1/+5
* IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-161-1/+1
* IB/ehca: Replace modulus operations in flush error completion pathStefan Roscher2008-12-051-7/+6Star
* IB/ehca: Fix problem with generated flush work completionsStefan Roscher2008-12-011-21/+30
* IB/ehca: Generate flush status CQ entriesAlexander Schmidt2008-09-211-27/+184
* IB/ehca: Discard double CQE for one WRAlexander Schmidt2008-08-121-11/+43
* IB/ehca: Check idr_find() return valueAlexander Schmidt2008-08-121-1/+3
* IB/ehca: Repoll CQ on invalid opcodeAlexander Schmidt2008-08-121-1/+1
* IB/ehca: Rename goto label in ehca_poll_cq_one()Alexander Schmidt2008-08-121-3/+3
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-1/+1
* IB/ehca: Reject receive work requests if QP is in RESET stateJoachim Fenkes2008-07-151-2/+10
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-151-1/+1
* IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes2008-06-061-2/+4
* IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes2008-04-231-24/+22Star
* IB/ehca: Prevent posting of SQ WQEs if QP not in RTSJoachim Fenkes2008-04-231-0/+5
* IB/core: Add support for "send with invalidate" work requestsRoland Dreier2008-04-171-1/+1
* IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes2008-02-051-0/+4
* IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardwareJoachim Fenkes2008-01-251-32/+80
* IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-101-1/+1
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-181-6/+9
* IB/ehca: Improve latency by unlocking after triggering the hardwareHoang-Nam Nguyen2007-07-101-3/+2Star
* IB/ehca: Return QP pointer in poll_cq()Joachim Fenkes2007-07-101-3/+8
* IB/ehca: Lock renaming, static initializersJoachim Fenkes2007-07-101-12/+12
* IB/ehca: add Shared Receive Queue supportJoachim Fenkes2007-07-101-12/+35
* IB/ehca: Refactor "maybe missed event" codeJoachim Fenkes2007-07-101-1/+1
* IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-071-3/+11
* IB: Return qp pointer as part of ib_wcMichael S. Tsirkin2007-02-041-1/+1
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-231-0/+653