aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/hcp_if.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-11IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford1-949/+0
2012-11-15powerpc: Move get_longbusy_msecs into hvcall.h and remove duplicate functionIan Munsie1-20/+0
2012-09-05IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman1-6/+6
2010-07-21IB/ehca: Catch failing ioremap()Alexander Schmidt1-4/+28
2009-05-13IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher1-3/+3
2009-01-16IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell1-13/+13
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell1-15/+15
2008-07-14IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher1-0/+10
2008-04-23IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes1-11/+12
2007-12-13IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes1-1/+0
2007-12-12IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes1-17/+11
2007-10-09IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes1-7/+21
2007-10-09IB/ehca: Print return codes as signed decimal integersJoachim Fenkes1-10/+10
2007-10-09IB/ehca: Refactor hvcall tracingJoachim Fenkes1-33/+24
2007-07-28IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen1-1/+0
2007-07-20IB/ehca: Support small QP queuesStefan Roscher1-11/+19
2007-07-20IB/ehca: Support large page MRsHoang-Nam Nguyen1-1/+19
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen1-4/+4
2007-07-09IB/ehca: Lock renaming, static initializersJoachim Fenkes1-0/+2
2007-07-09IB/ehca: add Shared Receive Queue supportJoachim Fenkes1-6/+17
2007-07-09IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes1-22/+13
2007-05-24IB/ehca: Fix number of send WRs reported for new QPStefan Roscher1-1/+1
2007-05-14IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher1-2/+11
2007-04-24IB/ehca: Implement modify_portJoachim Fenkes1-0/+24
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick1-0/+874