summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_reqs.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford2015-09-111-953/+0
* 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/+0
* tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* IB/ehca: Fix error paths in post_send and post_recvFrank Zago2009-12-091-36/+31
* IB/ehca: Fix CQE flags reportingJoachim Fenkes2009-09-051-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/+6
* IB/ehca: Fix problem with generated flush work completionsStefan Roscher2008-12-011-21/+30
* IB/ehca: Generate flush status CQ entriesAlexander Schmidt2008-09-201-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-141-2/+10
* RDMA/core: Add memory management extensions supportSteve Wise2008-07-141-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/+22
* 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-161-1/+1
* IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes2008-02-041-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-091-1/+1
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-171-6/+9
* IB/ehca: Improve latency by unlocking after triggering the hardwareHoang-Nam Nguyen2007-07-091-3/+2
* IB/ehca: Return QP pointer in poll_cq()Joachim Fenkes2007-07-091-3/+8
* IB/ehca: Lock renaming, static initializersJoachim Fenkes2007-07-091-12/+12
* IB/ehca: add Shared Receive Queue supportJoachim Fenkes2007-07-091-12/+35
* IB/ehca: Refactor "maybe missed event" codeJoachim Fenkes2007-07-091-1/+1
* IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier2007-05-061-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-221-0/+653
OpenPOWER on IntegriCloud