aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca
AgeCommit message (Expand)Author
2008-01-25drivers/infiniband: Add missing "space"Joe Perches
2008-01-24Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman
2007-12-13IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes
2007-12-12IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes
2007-12-12IB/ehca: Return correct number of SGEs for SRQJoachim Fenkes
2007-11-30IB/ehca: Fix static rate if path faster than linkJoachim Fenkes
2007-11-24IB/ehca: Fix static rate regressionJoachim Fenkes
2007-11-13IB/ehca: Fix static rate calculationJoachim Fenkes
2007-11-13IB/ehca: Return physical link information in query_port()Joachim Fenkes
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-23IB/ehca: Fix sg_page() falloutOlof Johansson
2007-10-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-17IB/ehca: Enable large page MRs by defaultJoachim Fenkes
2007-10-17IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes
2007-10-17IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes
2007-10-17IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes
2007-10-17IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes
2007-10-09IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier
2007-10-09IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes
2007-10-09IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen
2007-10-09IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen
2007-10-09IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma
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