aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca
Commit message (Expand)AuthorAge
* IB/ehca: ehca_gen_warn() should always printJoachim Fenkes2007-10-09
* IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-09
* IB/ehca: Refactor hvcall tracingJoachim Fenkes2007-10-09
* IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen2007-10-09
* IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher2007-10-09
* IB/ehca: Small QP userspace supportStefan Roscher2007-10-09
* IB/ehca: Export module parameters in sysfsAnton Blanchard2007-10-09
* IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard2007-10-09
* IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier2007-10-09
* IB/ehca: SRQ fixes to enable IPoIB CMJoachim Fenkes2007-08-31
* IB/ehca: Fix Small QP regressionsStefan Roscher2007-08-31
* in-string typos of "error"Eddy L O Jansson2007-07-31
* IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen2007-07-29
* IB/ehca: Fix include order to better match kernel styleHoang-Nam Nguyen2007-07-28
* IB/ehca: Support small QP queuesStefan Roscher2007-07-21
* IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes2007-07-21
* IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2007-07-21
* IB/ehca: Generate async event when SRQ limit reachedHoang-Nam Nguyen2007-07-21
* IB/ehca: Support large page MRsHoang-Nam Nguyen2007-07-21
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-17
* IB/ehca: Restructure ehca_set_pagebuf()Hoang-Nam Nguyen2007-07-17
* IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen2007-07-17
* IB/ehca: Use macro to calculate number of chunks in a mem blockHoang-Nam Nguyen2007-07-17
* IB/ehca: Use #define for "pages per register_rpage" instead of hardcoded valueHoang-Nam Nguyen2007-07-17
* IB/ehca: Use common error code mapping instead of specific onesHoang-Nam Nguyen2007-07-17
* IB/ehca: Fix memory leak in error path of ehca_get_dma_mr()Hoang-Nam Nguyen2007-07-17
* IB/ehca: Fix HW level autodetectionJoachim Fenkes2007-07-17
* IB/ehca: Improve latency by unlocking after triggering the hardwareHoang-Nam Nguyen2007-07-09
* IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes2007-07-09
* IB/ehca: Return QP pointer in poll_cq()Joachim Fenkes2007-07-09
* IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes2007-07-09
* IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes2007-07-09
* IB/ehca: Lock renaming, static initializersJoachim Fenkes2007-07-09
* IB/ehca: Report RDMA atomic attributes in query_qp()Hoang-Nam Nguyen2007-07-09
* IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2Stefan Roscher2007-07-09
* IB/ehca: Support UD low-latency QPsStefan Roscher2007-07-09
* IB/ehca: add Shared Receive Queue supportJoachim Fenkes2007-07-09
* IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes2007-07-09
* IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes2007-07-09
* IB/ehca: Change scaling_code parameter description to match default valueHoang-Nam Nguyen2007-07-09
* IB: Use menuconfig for InfiniBand menuJan Engelhardt2007-07-09
* IB/ehca: Refactor "maybe missed event" codeJoachim Fenkes2007-07-09
* IB/ehca: Fix number of send WRs reported for new QPStefan Roscher2007-05-24
* IB/ehca: Return proper error code if register_mr failsHoang-Nam Nguyen2007-05-19
* IB/ehca: Disable scaling code by default, bump version numberJoachim Fenkes2007-05-14
* IB/ehca: Beautify sysfs attribute code and fix compiler warningsJoachim Fenkes2007-05-14
* IB/ehca: Remove _irqsave, move #ifdefJoachim Fenkes2007-05-14
* IB/ehca: Fix AQP0/1 QP numberHoang-Nam Nguyen2007-05-14
* IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()Joachim Fenkes2007-05-14