summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca
AgeCommit message (Expand)Author
2008-04-17IB/ehca: Support all ibv_devinfo values in query_device() and query_port()Stefan Roscher
2008-04-17IB/core: Add support for "send with invalidate" work requestsRoland Dreier
2008-04-17IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2008-04-17IB/ehca: Remove tgid checkingHoang-Nam Nguyen
2008-04-17IB: Replace remaining __FUNCTION__ occurrences with __func__Harvey Harrison
2008-04-17IB/ehca: Make symbols used only in a single source file staticRoland Dreier
2008-02-05IB/ehca: Add PMA supportHoang-Nam Nguyen
2008-02-05IB/ehca: Update sma_attr also in case of disruptive config changeJoachim Fenkes
2008-02-05IB/ehca: Prevent sending UD packets to QP0Joachim Fenkes
2008-01-25IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardwareJoachim Fenkes
2008-01-25IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen
2008-01-25IB/ehca: Define array to store SMI/GSI QPsHoang-Nam Nguyen
2008-01-25IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()Hoang-Nam Nguyen
2008-01-25IB/ehca: Use round_jiffies() for EQ polling timerAnton Blanchard
2008-01-25IB/ehca: Forward event client-reregister-required to registered clientsHoang-Nam Nguyen
2008-01-25IB: Spelling fixes in commentsJoe Perches
2008-01-25drivers/infiniband: Add missing "space"Joe Perches
2008-01-25Infiniband: 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-12-01IB/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-18IB/ehca: Enable large page MRs by defaultJoachim Fenkes
2007-10-18IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes
2007-10-18IB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()Joachim Fenkes
2007-10-18IB/ehca: Fix masking error in {,re}reg_phys_mr()Joachim Fenkes
2007-10-18IB/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-10IB/ehca: Fix clipping of device limits to INT_MAXRoland Dreier
2007-10-10IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes
2007-10-10IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen
2007-10-10IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen
2007-10-10IB/ehca: Misc cpuinit section annotations and #ifdef cleanupsSatyam Sharma
2007-10-10IB/ehca: Only use MR large pages for hugetlb regionsJoachim Fenkes
2007-10-10IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen
2007-10-10IB/ehca: Bump version number and change its formatJoachim Fenkes
2007-10-10IB/ehca: Replace get_paca()->paca_index by the more portable raw_smp_processo...Joachim Fenkes
2007-10-10IB/ehca: Serialize MR alloc and MR free hvCallsJoachim Fenkes
2007-10-10IB/ehca: Path migration supportJoachim Fenkes
2007-10-10IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes
2007-10-10IB/ehca: ehca_gen_warn() should always printJoachim Fenkes
2007-10-10IB/ehca: Print return codes as signed decimal integersJoachim Fenkes
2007-10-10IB/ehca: Refactor hvcall tracingJoachim Fenkes
2007-10-10IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen