IB/ehca: spin_lock_irqsave() takes an unsigned long
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ehca / ehca_classes.h
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-10-22 Stefan RoscherIB/ehca: Fix reported max number of QPs and CQs in...
2008-09-21 Alexander SchmidtIB/ehca: Generate flush status CQ entries
2008-08-12 Alexander SchmidtIB/ehca: Discard double CQE for one WR
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: Prevent posting of SQ WQEs if QP not in RTS
2008-04-17 Hoang-Nam NguyenIB/ehca: Remove tgid checking
2008-02-05 Hoang-Nam NguyenIB/ehca: Add PMA support
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: Define array to store SMI/GSI QPs
2007-12-13 Joachim FenkesIB/ehca: Fix lock flag variable location, bump version...
2007-11-13 Joachim FenkesIB/ehca: Fix static rate calculation
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-18 Joachim FenkesIB/ehca: Change meaning of hca_cap_mr_pgsize
2007-10-17 Joachim Fenkes[POWERPC] ibmebus: Move to of_device and of_platform_dr...
2007-10-10 Hoang-Nam NguyenIB/ehca: Adjust 64-bit alignment of create QP response...
2007-10-10 Hoang-Nam NguyenIB/ehca: Fix large page HW cap defines
2007-10-10 Hoang-Nam NguyenIB/ehca: Use remap_4k_pfn() to map firmware contexts...
2007-10-10 Roland DreierIB/ehca: Include <linux/mutex.h> from ehca_classes.h
2007-07-29 Hoang-Nam NguyenIB/ehca: Move extern declarations from .c files to...
2007-07-21 Stefan RoscherIB/ehca: Support small QP queues
2007-07-21 Hoang-Nam NguyenIB/ehca: Support large page MRs
2007-07-18 Hoang-Nam NguyenIB/ehca: Fix warnings issued by checkpatch.pl
2007-07-18 Hoang-Nam NguyenIB/ehca: MR/MW structure refactoring
2007-07-10 Joachim FenkesIB/ehca: Notify consumers of LID/PKEY/SM changes after...
2007-07-10 Joachim FenkesIB/ehca: Change idr spinlocks into rwlocks
2007-07-10 Joachim FenkesIB/ehca: Refactor sync between completions and destroy_...
2007-07-10 Joachim FenkesIB/ehca: Lock renaming, static initializers
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-07-10 Joachim FenkesIB/ehca: HW level, HW caps and MTU autodetection
2007-05-14 Stefan RoscherIB/ehca: Serialize hypervisor calls in ehca_register_mr()
2007-05-09 Roland DreierIB/uverbs: Export ib_umem_get()/ib_umem_release() to...
2007-04-25 Joachim FenkesIB/ehca: Implement modify_port
2007-03-01 Hoang-Nam NguyenIB/ehca: Fix sync between completion handler and destroy cq
2007-02-16 Hoang-Nam NguyenIB/ehca: Allow en/disabling scaling code via module...
2007-02-16 Hoang-Nam NguyenIB/ehca: Rework irq handler
2007-02-04 Hoang-Nam NguyenIB/ehca: Remove obsolete prototypes
2007-02-04 Hoang-Nam NguyenIB/ehca: Remove use of do_mmap()
2006-09-22 Heiko J SchickIB/ehca: Add driver for IBM eHCA InfiniBand adapters