summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_qp.c
AgeCommit message (Expand)Author
2008-12-01IB/ehca: Fix problem with generated flush work completionsStefan Roscher
2008-11-11IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher
2008-10-22IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher
2008-10-10IB/ehca: Don't allow creating UC QP with SRQHoang-Nam Nguyen
2008-09-20IB/ehca: Generate flush status CQ entriesAlexander Schmidt
2008-08-12IB/ehca: Discard double CQE for one WRAlexander Schmidt
2008-08-12IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt
2008-07-22IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes
2008-05-07IB/ehca: Wait for async events to finish before destroying QPStefan Roscher
2008-04-29IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher
2008-04-23IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes
2008-04-23IB/ehca: Prevent posting of SQ WQEs if QP not in RTSJoachim Fenkes
2008-04-16IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen
2008-04-16IB/ehca: Remove tgid checkingHoang-Nam Nguyen
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: Remove CQ-QP-link before destroying QP in error path of create_qp()Hoang-Nam Nguyen
2008-01-25drivers/infiniband: Add missing "space"Joe Perches
2007-12-12IB/ehca: Return correct number of SGEs for SRQJoachim Fenkes
2007-11-24IB/ehca: Fix static rate regressionJoachim Fenkes
2007-11-13IB/ehca: Fix static rate calculationJoachim Fenkes
2007-10-17IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes
2007-10-09IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes
2007-10-09IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen
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: Print return codes as signed decimal integersJoachim 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: Make output clearer by removing some debug messagesAnton Blanchard
2007-08-31IB/ehca: Fix Small QP regressionsStefan Roscher
2007-07-20IB/ehca: Support small QP queuesStefan Roscher
2007-07-20IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes
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-09IB/ehca: Change idr spinlocks into rwlocksJoachim 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-05-14IB/ehca: Fix AQP0/1 QP numberHoang-Nam Nguyen
2007-05-14IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()Joachim Fenkes
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day
2007-02-04IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen
2007-01-09IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-11-29IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen