include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ehca / ehca_qp.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-12 Alexander SchmidtIB/ehca: Allow access for ib_query_qp()
2009-06-03 Joachim FenkesIB/ehca: Remove superfluous bitmasks from QP control...
2009-05-13 Stefan RoscherIB/ehca: Remove unnecessary memory operations for users...
2009-01-16 Stephen RothwellIB/ehca: Fix printk format warnings from u64 type change
2008-12-05 Stefan RoscherIB/ehca: Replace modulus operations in flush error...
2008-12-01 Stefan RoscherIB/ehca: Fix problem with generated flush work completions
2008-11-11 Stefan RoscherIB/ehca: Remove reference to special QP in case of...
2008-10-22 Stefan RoscherIB/ehca: Fix reported max number of QPs and CQs in...
2008-10-10 Hoang-Nam NguyenIB/ehca: Don't allow creating UC QP with SRQ
2008-09-21 Alexander SchmidtIB/ehca: Generate flush status CQ entries
2008-08-12 Alexander SchmidtIB/ehca: Discard double CQE for one WR
2008-08-12 Alexander SchmidtIB/ehca: Update qp_state on cached modify_qp()
2008-07-22 Joachim FenkesIB/ehca: Filter PATH_MIG events if QP was never armed
2008-05-07 Stefan RoscherIB/ehca: Wait for async events to finish before destroy...
2008-04-29 Stefan RoscherIB/ehca: Allocate event queue size depending on max...
2008-04-23 Joachim FenkesIB/ehca: Move high-volume debug output to higher debug...
2008-04-23 Joachim FenkesIB/ehca: Prevent posting of SQ WQEs if QP not in RTS
2008-04-17 Eli CohenIB/core: Add creation flags to struct ib_qp_init_attr
2008-04-17 Hoang-Nam NguyenIB/ehca: Remove tgid checking
2008-01-25 Joachim FenkesIB/ehca: Prevent RDMA-related connection failures on...
2008-01-25 Hoang-Nam NguyenIB/ehca: Add "port connection autodetect mode"
2008-01-25 Hoang-Nam NguyenIB/ehca: Remove CQ-QP-link before destroying QP in...
2008-01-25 Joe Perchesdrivers/infiniband: Add missing "space"
2007-12-12 Joachim FenkesIB/ehca: Return correct number of SGEs for SRQ
2007-11-24 Joachim FenkesIB/ehca: Fix static rate regression
2007-11-13 Joachim FenkesIB/ehca: Fix static rate calculation
2007-10-18 Joachim FenkesIB/ehca: Supply QP token for SRQ base QPs
2007-10-10 Joachim FenkesIB/ehca: Return srq_attr->max_sge in ehca_query_srq()
2007-10-10 Hoang-Nam NguyenIB/ehca: Fix mem leak of firmware ctrlblock in ehca_cre...
2007-10-10 Joachim FenkesIB/ehca: Path migration support
2007-10-10 Joachim FenkesIB/ehca: Add check for max #SGE to create_qp()
2007-10-10 Joachim FenkesIB/ehca: Print return codes as signed decimal integers
2007-10-10 Hoang-Nam NguyenIB/ehca: Use remap_4k_pfn() to map firmware contexts...
2007-10-10 Stefan RoscherIB/ehca: Support more than 4k QPs for userspace and...
2007-10-10 Stefan RoscherIB/ehca: Small QP userspace support
2007-10-10 Anton BlanchardIB/ehca: Make output clearer by removing some debug...
2007-08-31 Stefan RoscherIB/ehca: Fix Small QP regressions
2007-07-21 Stefan RoscherIB/ehca: Support small QP queues
2007-07-21 Joachim FenkesIB/ehca: Make internal_create/destroy_qp() static
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-18 Hoang-Nam NguyenIB/ehca: Fix warnings issued by checkpatch.pl
2007-07-10 Joachim FenkesIB/ehca: Change idr spinlocks into rwlocks
2007-07-10 Joachim FenkesIB/ehca: Lock renaming, static initializers
2007-07-10 Hoang-Nam NguyenIB/ehca: Report RDMA atomic attributes in query_qp()
2007-07-10 Stefan RoscherIB/ehca: Set SEND_GRH flag for all non-LL UD QPs on...
2007-07-10 Stefan RoscherIB/ehca: Support UD low-latency QPs
2007-07-10 Joachim FenkesIB/ehca: add Shared Receive Queue support
2007-07-10 Joachim FenkesIB/ehca: QP code restructuring in preparation for SRQ
2007-05-14 Hoang-Nam NguyenIB/ehca: Fix AQP0/1 QP number
2007-05-14 Joachim FenkesIB/ehca: Correctly set GRH mask bit in ehca_modify_qp()
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-04 Hoang-Nam NguyenIB/ehca: Remove use of do_mmap()
2007-01-09 Hoang-Nam NguyenIB/ehca: Use proper GFP_ flags for get_zeroed_page()
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-11-29 Hoang-Nam NguyenIB/ehca: Use WQE offset instead of WQE addr for pending...
2006-11-09 Hoang-Nam NguyenIB/ehca: Assure 4K alignment for firmware control blocks
2006-09-22 Ralph CampbellIB/uverbs: Pass userspace data to modify_srq and modify...
2006-09-22 Heiko J SchickIB/ehca: Add driver for IBM eHCA InfiniBand adapters