aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_reqs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-11IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford1-953/+0
2012-09-05IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-1/+1
2009-12-09IB/ehca: Fix error paths in post_send and post_recvFrank Zago1-36/+31
2009-09-05IB/ehca: Fix CQE flags reportingJoachim Fenkes1-1/+5
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell1-1/+1
2008-12-05IB/ehca: Replace modulus operations in flush error completion pathStefan Roscher1-7/+6
2008-12-01IB/ehca: Fix problem with generated flush work completionsStefan Roscher1-21/+30
2008-09-20IB/ehca: Generate flush status CQ entriesAlexander Schmidt1-27/+184
2008-08-12IB/ehca: Discard double CQE for one WRAlexander Schmidt1-11/+43
2008-08-12IB/ehca: Check idr_find() return valueAlexander Schmidt1-1/+3
2008-08-12IB/ehca: Repoll CQ on invalid opcodeAlexander Schmidt1-1/+1
2008-08-12IB/ehca: Rename goto label in ehca_poll_cq_one()Alexander Schmidt1-3/+3
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell1-1/+1
2008-07-14IB/ehca: Reject receive work requests if QP is in RESET stateJoachim Fenkes1-2/+10
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise1-1/+1
2008-06-06IB/ehca: Reject send WRs only for RESET, INIT and RTR stateJoachim Fenkes1-2/+4
2008-04-23IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes1-24/+22
2008-04-23IB/ehca: Prevent posting of SQ WQEs if QP not in RTSJoachim Fenkes1-0/+5
2008-04-16IB/core: Add support for "send with invalidate" work requestsRoland Dreier1-1/+1
2008-02-04IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes1-0/+4
2008-01-25IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardwareJoachim Fenkes1-32/+80
2007-10-09IB/ehca: Print return codes as signed decimal integersJoachim Fenkes1-1/+1
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen1-6/+9
2007-07-09IB/ehca: Improve latency by unlocking after triggering the hardwareHoang-Nam Nguyen1-3/+2
2007-07-09IB/ehca: Return QP pointer in poll_cq()Joachim Fenkes1-3/+8
2007-07-09IB/ehca: Lock renaming, static initializersJoachim Fenkes1-12/+12
2007-07-09IB/ehca: add Shared Receive Queue supportJoachim Fenkes1-12/+35
2007-07-09IB/ehca: Refactor "maybe missed event" codeJoachim Fenkes1-1/+1
2007-05-06IB: Return "maybe missed event" hint from ib_req_notify_cq()Roland Dreier1-3/+11
2007-02-04IB: Return qp pointer as part of ib_wcMichael S. Tsirkin1-1/+1
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick1-0/+653