aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_cq.c
Commit message (Expand)AuthorAge
* IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher2008-10-22
* IB/ehca: Generate flush status CQ entriesAlexander Schmidt2008-09-20
* IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher2008-04-29
* IB/ehca: Remove tgid checkingHoang-Nam Nguyen2008-04-17
* drivers/infiniband: Add missing "space"Joe Perches2008-01-25
* 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: Support small QP queuesStefan Roscher2007-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: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes2007-07-09
* IB/ehca: Lock renaming, static initializersJoachim Fenkes2007-07-09
* IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-07
* IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen2007-03-01
* [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: Fix improper use of yield() with spinlock heldHoang-Nam Nguyen2007-01-22
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-22