summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca
AgeCommit message (Expand)Author
2007-10-09IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes
2007-10-09IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen
2007-10-09IB/ehca: Bump version number and change its formatJoachim Fenkes
2007-10-09IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...Joachim Fenkes
2007-10-09IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes
2007-10-09IB/ehca: Path migration supportJoachim Fenkes
2007-10-09IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes
2007-10-09IB/ehca: ehca_gen_warn() should always printJoachim Fenkes
2007-10-09IB/ehca: Print return codes as signed decimal integersJoachim Fenkes
2007-10-09IB/ehca: Refactor hvcall tracingJoachim Fenkes
2007-10-09IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen
2007-10-09IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher
2007-10-09IB/ehca: Small QP userspace supportStefan Roscher
2007-10-09IB/ehca: Export module parameters in sysfsAnton Blanchard
2007-10-09IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard
2007-10-09IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier
2007-08-31IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes
2007-08-31IB/ehca: Fix Small QP regressionsStefan Roscher
2007-07-31in-string typos of "error"Eddy L O Jansson
2007-07-28IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen
2007-07-28IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen
2007-07-20IB/ehca: Support small QP queuesStefan Roscher
2007-07-20IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes
2007-07-20IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen
2007-07-20IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen
2007-07-20IB/ehca: Support large page MRsHoang-Nam Nguyen
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen
2007-07-17IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen
2007-07-17IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen
2007-07-17IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen
2007-07-17IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen
2007-07-17IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen
2007-07-17IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen
2007-07-17IB/ehca: Fix HW level autodetectionJoachim Fenkes
2007-07-09IB/ehca: Improve latency by unlocking after triggering the hardwareHoang-Nam Nguyen
2007-07-09IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes
2007-07-09IB/ehca: Return QP pointer in poll_cq()Joachim Fenkes
2007-07-09IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes
2007-07-09IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes
2007-07-09IB/ehca: Lock renaming, static initializersJoachim Fenkes
2007-07-09IB/ehca: Report RDMA atomic attributes in query_qp()Hoang-Nam Nguyen
2007-07-09IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2Stefan Roscher
2007-07-09IB/ehca: Support UD low-latency QPsStefan Roscher
2007-07-09IB/ehca: add Shared Receive Queue supportJoachim Fenkes
2007-07-09IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes
2007-07-09IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes
2007-07-09IB/ehca: Change scaling_code parameter description to match default valueHoang-Nam Nguyen
2007-07-09IB: Use menuconfig for InfiniBand menuJan Engelhardt
2007-07-09IB/ehca: Refactor "maybe missed event" codeJoachim Fenkes