summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca
Commit message (Expand)AuthorAgeFilesLines
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-161-0/+3
* IB/ehca: Remove tgid checkingHoang-Nam Nguyen2008-04-167-162/+0
* IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison2008-04-161-8/+8
* IB/ehca: Make symbols used only in a single source file staticRoland Dreier2008-04-163-16/+15
* IB/ehca: Add PMA supportHoang-Nam Nguyen2008-02-044-1/+98
* IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes2008-02-041-0/+2
* 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-253-36/+95
* IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen2008-01-256-15/+201
* IB/ehca: Define array to store SMI/GSI QPsHoang-Nam Nguyen2008-01-252-4/+4
* IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()Hoang-Nam Nguyen2008-01-251-1/+4
* IB/ehca: Use round_jiffies() for EQ polling timerAnton Blanchard2008-01-251-1/+1
* IB/ehca: Forward event client-reregister-required to registered clientsHoang-Nam Nguyen2008-01-251-0/+12
* IB: Spelling fixes in commentsJoe Perches2008-01-251-1/+1
* drivers/infiniband: Add missing "space"Joe Perches2008-01-252-4/+4
* Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman2008-01-241-5/+8
* IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes2007-12-133-2/+2
* IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes2007-12-123-17/+25
* IB/ehca: Return correct number of SGEs for SRQJoachim Fenkes2007-12-121-2/+2
* IB/ehca: Fix static rate if path faster than linkJoachim Fenkes2007-11-301-2/+6
* IB/ehca: Fix static rate regressionJoachim Fenkes2007-11-241-2/+2
* IB/ehca: Fix static rate calculationJoachim Fenkes2007-11-135-30/+54
* IB/ehca: Return physical link information in query_port()Joachim Fenkes2007-11-132-7/+19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-235-37/+46
|\
| * IB/ehca: Enable large page MRs by defaultJoachim Fenkes2007-10-171-1/+1
| * IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes2007-10-174-22/+36
| * IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes2007-10-171-11/+4
| * IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes2007-10-171-2/+2
| * IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes2007-10-171-1/+3
* | IB/ehca: Fix sg_page() falloutOlof Johansson2007-10-231-3/+3
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-2/+2
* | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-173-20/+20
|/
* IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier2007-10-091-16/+16
* IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes2007-10-091-0/+1
* IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen2007-10-091-0/+1
* IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen2007-10-091-0/+2
* IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma2007-10-091-18/+11
* IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes2007-10-091-10/+15
* IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen2007-10-091-4/+4
* IB/ehca: Bump version number and change its formatJoachim Fenkes2007-10-091-2/+4
* IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...Joachim Fenkes2007-10-091-7/+7
* IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes2007-10-091-7/+21
* IB/ehca: Path migration supportJoachim Fenkes2007-10-092-26/+68
* IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes2007-10-091-1/+13
* IB/ehca: ehca_gen_warn() should always printJoachim Fenkes2007-10-091-6/+3
* IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-0910-101/+100
* IB/ehca: Refactor hvcall tracingJoachim Fenkes2007-10-091-33/+24
* IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen2007-10-094-4/+10
* IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher2007-10-094-15/+25
* IB/ehca: Small QP userspace supportStefan Roscher2007-10-092-4/+4
OpenPOWER on IntegriCloud