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_classes.h
Age
Commit message (
Expand
)
Author
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: Prevent posting of SQ WQEs if QP not in RTS
Joachim Fenkes
2008-04-16
IB/ehca: Remove tgid checking
Hoang-Nam Nguyen
2008-02-04
IB/ehca: Add PMA support
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: Define array to store SMI/GSI QPs
Hoang-Nam Nguyen
2007-12-13
IB/ehca: Fix lock flag variable location, bump version number
Joachim Fenkes
2007-11-13
IB/ehca: Fix static rate calculation
Joachim Fenkes
2007-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2007-10-17
IB/ehca: Change meaning of hca_cap_mr_pgsize
Joachim Fenkes
2007-10-17
[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...
Joachim Fenkes
2007-10-09
IB/ehca: Adjust 64-bit alignment of create QP response for userspace
Hoang-Nam Nguyen
2007-10-09
IB/ehca: Fix large page HW cap defines
Hoang-Nam Nguyen
2007-10-09
IB/ehca: Use remap_4k_pfn() to map firmware contexts to user space
Hoang-Nam Nguyen
2007-10-09
IB/ehca: Include <linux/mutex.h> from ehca_classes.h
Roland Dreier
2007-07-28
IB/ehca: Move extern declarations from .c files to .h files
Hoang-Nam Nguyen
2007-07-20
IB/ehca: Support small QP queues
Stefan Roscher
2007-07-20
IB/ehca: Support large page MRs
Hoang-Nam Nguyen
2007-07-17
IB/ehca: Fix warnings issued by checkpatch.pl
Hoang-Nam Nguyen
2007-07-17
IB/ehca: MR/MW structure refactoring
Hoang-Nam Nguyen
2007-07-09
IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive events
Joachim Fenkes
2007-07-09
IB/ehca: Change idr spinlocks into rwlocks
Joachim Fenkes
2007-07-09
IB/ehca: Refactor sync between completions and destroy_cq using atomic_t
Joachim Fenkes
2007-07-09
IB/ehca: Lock renaming, static initializers
Joachim Fenkes
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-07-09
IB/ehca: HW level, HW caps and MTU autodetection
Joachim Fenkes
2007-05-14
IB/ehca: Serialize hypervisor calls in ehca_register_mr()
Stefan Roscher
2007-05-08
IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules
Roland Dreier
2007-04-24
IB/ehca: Implement modify_port
Joachim Fenkes
2007-03-01
IB/ehca: Fix sync between completion handler and destroy cq
Hoang-Nam Nguyen
2007-02-16
IB/ehca: Allow en/disabling scaling code via module parameter
Hoang-Nam Nguyen
2007-02-16
IB/ehca: Rework irq handler
Hoang-Nam Nguyen
2007-02-04
IB/ehca: Remove obsolete prototypes
Hoang-Nam Nguyen
2007-02-04
IB/ehca: Remove use of do_mmap()
Hoang-Nam Nguyen
2006-09-22
IB/ehca: Add driver for IBM eHCA InfiniBand adapters
Heiko J Schick