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