summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca/ehca_qp.c
AgeCommit message (Expand)Author
2015-09-11IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford
2014-01-14IB/core: Ethernet L2 attributes in verbs/cm structuresMatan Barak
2013-02-27IB/ehca: convert to idr_alloc()Tejun Heo
2012-09-05IB/ehca: Remove uses of virt_to_abs() and abs_to_virt()Michael Ellerman
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty
2010-08-04IB: Rename RAW_ETY to RAW_ETHERTYPEAleksey Senin
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-12IB/ehca: Allow access for ib_query_qp()Alexander Schmidt
2009-06-03IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes
2009-05-13IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell
2008-12-05IB/ehca: Replace modulus operations in flush error completion pathStefan Roscher
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