summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/hcp_if.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie2012-11-151-20/+0Star
* IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-051-6/+6
* IB/ehca: Catch failing ioremap()Alexander Schmidt2010-07-211-4/+28
* IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher2009-05-141-3/+3
* IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell2009-01-161-13/+13
* IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-161-15/+15
* IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher2008-07-151-0/+10
* IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes2008-04-231-11/+12
* IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes2007-12-131-1/+0Star
* IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes2007-12-121-17/+11Star
* IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes2007-10-101-7/+21
* IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-101-10/+10
* IB/ehca: Refactor hvcall tracingJoachim Fenkes2007-10-101-33/+24Star
* IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen2007-07-291-1/+0Star
* IB/ehca: Support small QP queuesStefan Roscher2007-07-211-11/+19
* IB/ehca: Support large page MRsHoang-Nam Nguyen2007-07-211-1/+19
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-181-4/+4
* IB/ehca: Lock renaming, static initializersJoachim Fenkes2007-07-101-0/+2
* IB/ehca: add Shared Receive Queue supportJoachim Fenkes2007-07-101-6/+17
* IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes2007-07-101-22/+13Star
* IB/ehca: Fix number of send WRs reported for new QPStefan Roscher2007-05-241-1/+1
* IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher2007-05-141-2/+11
* IB/ehca: Implement modify_portJoachim Fenkes2007-04-251-0/+24
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-231-0/+874