index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
ehca
/
ehca_qp.c
Age
Commit message (
Expand
)
Author
2008-08-12
IB/ehca: Discard double CQE for one WR
Alexander Schmidt
2008-08-12
IB/ehca: Update qp_state on cached modify_qp()
Alexander Schmidt
2008-07-22
IB/ehca: Filter PATH_MIG events if QP was never armed
Joachim Fenkes
2008-05-07
IB/ehca: Wait for async events to finish before destroying QP
Stefan Roscher
2008-04-29
IB/ehca: Allocate event queue size depending on max number of CQs and QPs
Stefan Roscher
2008-04-23
IB/ehca: Move high-volume debug output to higher debug levels
Joachim Fenkes
2008-04-23
IB/ehca: Prevent posting of SQ WQEs if QP not in RTS
Joachim Fenkes
2008-04-16
IB/core: Add creation flags to struct ib_qp_init_attr
Eli Cohen
2008-04-16
IB/ehca: Remove tgid checking
Hoang-Nam Nguyen
2008-01-25
IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardware
Joachim Fenkes
2008-01-25
IB/ehca: Add "port connection autodetect mode"
Hoang-Nam Nguyen
2008-01-25
IB/ehca: Remove CQ-QP-link before destroying QP in error path of create_qp()
Hoang-Nam Nguyen
2008-01-25
drivers/infiniband: Add missing "space"
Joe Perches
2007-12-12
IB/ehca: Return correct number of SGEs for SRQ
Joachim Fenkes
2007-11-24
IB/ehca: Fix static rate regression
Joachim Fenkes
2007-11-13
IB/ehca: Fix static rate calculation
Joachim Fenkes
2007-10-17
IB/ehca: Supply QP token for SRQ base QPs
Joachim Fenkes
2007-10-09
IB/ehca: Return srq_attr->max_sge in ehca_query_srq()
Joachim Fenkes
2007-10-09
IB/ehca: Fix mem leak of firmware ctrlblock in ehca_create_srq()
Hoang-Nam Nguyen
2007-10-09
IB/ehca: Path migration support
Joachim Fenkes
2007-10-09
IB/ehca: Add check for max #SGE to create_qp()
Joachim Fenkes
2007-10-09
IB/ehca: Print return codes as signed decimal integers
Joachim Fenkes
2007-10-09
IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
Hoang-Nam Nguyen
2007-10-09
IB/ehca: Support more than 4k QPs for userspace and kernelspace
Stefan Roscher
2007-10-09
IB/ehca: Small QP userspace support
Stefan Roscher
2007-10-09
IB/ehca: Make output clearer by removing some debug messages
Anton Blanchard
2007-08-31
IB/ehca: Fix Small QP regressions
Stefan Roscher
2007-07-20
IB/ehca: Support small QP queues
Stefan Roscher
2007-07-20
IB/ehca: Make internal_create/destroy_qp() static
Joachim Fenkes
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-17
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-09
IB/ehca: Change idr spinlocks into rwlocks
Joachim Fenkes
2007-07-09
IB/ehca: Lock renaming, static initializers
Joachim Fenkes
2007-07-09
IB/ehca: Report RDMA atomic attributes in query_qp()
Hoang-Nam Nguyen
2007-07-09
IB/ehca: Set SEND_GRH flag for all non-LL UD QPs on eHCA2
Stefan Roscher
2007-07-09
IB/ehca: Support UD low-latency QPs
Stefan Roscher
2007-07-09
IB/ehca: add Shared Receive Queue support
Joachim Fenkes
2007-07-09
IB/ehca: QP code restructuring in preparation for SRQ
Joachim Fenkes
2007-05-14
IB/ehca: Fix AQP0/1 QP number
Hoang-Nam Nguyen
2007-05-14
IB/ehca: Correctly set GRH mask bit in ehca_modify_qp()
Joachim Fenkes
2007-02-11
[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().
Robert P. J. Day
2007-02-04
IB/ehca: Remove use of do_mmap()
Hoang-Nam Nguyen
2007-01-09
IB/ehca: Use proper GFP_ flags for get_zeroed_page()
Hoang-Nam Nguyen
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-11-29
IB/ehca: Use WQE offset instead of WQE addr for pending work reqs
Hoang-Nam Nguyen
2006-11-09
IB/ehca: Assure 4K alignment for firmware control blocks
Hoang-Nam Nguyen
2006-09-22
IB/uverbs: Pass userspace data to modify_srq and modify_qp methods
Ralph Campbell
2006-09-22
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick