summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_qp.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford2015-09-111-2257/+0
* IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak2014-01-141-1/+1
* IB/ehca: convert to idr_alloc()Tejun Heo2013-02-271-19/+15
* IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman2012-09-051-3/+3
* RDMA/core: Add SRQ type fieldSean Hefty2011-10-131-0/+3
* IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin2010-08-041-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+2
* IB/ehca: Allow access for ib_query_qp()Alexander Schmidt2010-02-121-3/+1
* IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes2009-06-031-13/+5
* IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher2009-05-131-41/+53
* IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-161-16/+16
* IB/ehca: Replace modulus operations in flush error completion pathStefan Roscher2008-12-051-6/+6
* IB/ehca: Fix problem with generated flush work completionsStefan Roscher2008-12-011-6/+20
* IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher2008-11-111-0/+5
* IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher2008-10-221-2/+2
* IB/ehca: Don't allow creating UC QP with SRQHoang-Nam Nguyen2008-10-101-0/+6
* IB/ehca: Generate flush status CQ entriesAlexander Schmidt2008-09-201-15/+210
* IB/ehca: Discard double CQE for one WRAlexander Schmidt2008-08-121-9/+25
* IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt2008-08-121-4/+10
* IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes2008-07-221-0/+2
* IB/ehca: Wait for async events to finish before destroying QPStefan Roscher2008-05-071-0/+5
* IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher2008-04-291-2/+24
* IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes2008-04-231-6/+6
* IB/ehca: Prevent posting of SQ WQEs if QP not in RTSJoachim Fenkes2008-04-231-0/+3
* IB/core: Add creation flags to struct ib_qp_init_attrEli Cohen2008-04-161-0/+3
* IB/ehca: Remove tgid checkingHoang-Nam Nguyen2008-04-161-48/+0
* IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardwareJoachim Fenkes2008-01-251-4/+10
* IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen2008-01-251-5/+154
* IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()Hoang-Nam Nguyen2008-01-251-1/+4
* drivers/infiniband: Add missing "space"Joe Perches2008-01-251-3/+3
* IB/ehca: Return correct number of SGEs for SRQJoachim Fenkes2007-12-121-2/+2
* IB/ehca: Fix static rate regressionJoachim Fenkes2007-11-241-2/+2
* IB/ehca: Fix static rate calculationJoachim Fenkes2007-11-131-17/+12
* IB/ehca: Supply QP token for SRQ base QPsJoachim Fenkes2007-10-171-1/+3
* IB/ehca: Return srq_attr->max_sge in ehca_query_srq()Joachim Fenkes2007-10-091-0/+1
* IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()Hoang-Nam Nguyen2007-10-091-0/+2
* IB/ehca: Path migration supportJoachim Fenkes2007-10-091-24/+66
* IB/ehca: Add check for max #SGE to create_qp()Joachim Fenkes2007-10-091-1/+13
* IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-091-21/+21
* IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen2007-10-091-0/+2
* IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher2007-10-091-2/+7
* IB/ehca: Small QP userspace supportStefan Roscher2007-10-091-4/+3
* IB/ehca: Make output clearer by removing some debug messagesAnton Blanchard2007-10-091-2/+0
* IB/ehca: Fix Small QP regressionsStefan Roscher2007-08-311-4/+6
* IB/ehca: Support small QP queuesStefan Roscher2007-07-201-64/+97
* IB/ehca: Make internal_create/destroy_qp() staticJoachim Fenkes2007-07-201-8/+9
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-171-19/+20
* IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes2007-07-091-6/+6
* IB/ehca: Lock renaming, static initializersJoachim Fenkes2007-07-091-3/+3
OpenPOWER on IntegriCloud