aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca
Commit message (Expand)AuthorAge
...
| * IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes2007-10-18
| * IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes2007-10-18
| * IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes2007-10-18
* | IB/ehca: Fix sg_page() falloutOlof Johansson2007-10-23
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-17
|/
* IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier2007-10-09
* IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes2007-10-09
* IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen2007-10-09
* IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen2007-10-09
* IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma2007-10-09
* IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes2007-10-09
* IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen2007-10-09
* IB/ehca: Bump version number and change its formatJoachim Fenkes2007-10-09
* IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...Joachim Fenkes2007-10-09
* IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes2007-10-09
* IB/ehca: Path migration supportJoachim Fenkes2007-10-09
* IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes2007-10-09
* 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