aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_qp.c
Commit message (Expand)AuthorAge
* IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-14
* IB/ehca: convert to idr_alloc()Tejun Heo2013-02-27
* IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-05
* RDMA/core: Add SRQ type fieldSean Hefty2011-10-13
* IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin2010-08-04
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* IB/ehca: Allow access for ib_query_qp()Alexander Schmidt2010-02-12
* IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes2009-06-03
* IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher2009-05-13
* IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-16
* 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