aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_classes.h
Commit message (Expand)AuthorAgeFilesLines
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-1/+1
* IB/ehca: Rework destroy_eq()Alexander Schmidt2009-12-091-0/+1
* IB/ehca: Replace modulus operations in flush error completion pathStefan Roscher2008-12-051-0/+7
* IB/ehca: Fix problem with generated flush work completionsStefan Roscher2008-12-011-1/+3
* IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher2008-10-221-0/+2
* IB/ehca: Generate flush status CQ entriesAlexander Schmidt2008-09-201-1/+13
* IB/ehca: Discard double CQE for one WRAlexander Schmidt2008-08-121-0/+9
* IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes2008-07-221-0/+1
* IB/ehca: Wait for async events to finish before destroying QPStefan Roscher2008-05-071-0/+2
* IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher2008-04-291-0/+5
* IB/ehca: Prevent posting of SQ WQEs if QP not in RTSJoachim Fenkes2008-04-231-0/+1
* IB/ehca: Remove tgid checkingHoang-Nam Nguyen2008-04-161-2/+0
* IB/ehca: Add PMA supportHoang-Nam Nguyen2008-02-041-0/+1
* IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardwareJoachim Fenkes2008-01-251-0/+5
* IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen2008-01-251-0/+16
* IB/ehca: Define array to store SMI/GSI QPsHoang-Nam Nguyen2008-01-251-1/+1
* IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes2007-12-131-0/+1
* IB/ehca: Fix static rate calculationJoachim Fenkes2007-11-131-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-231-1/+0
|\
| * IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes2007-10-171-1/+0
* | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-171-1/+1
|/
* IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen2007-10-091-0/+1
* IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen2007-10-091-4/+4
* IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen2007-10-091-1/+3
* IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier2007-10-091-0/+1
* IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen2007-07-281-0/+1
* IB/ehca: Support small QP queuesStefan Roscher2007-07-201-15/+26
* IB/ehca: Support large page MRsHoang-Nam Nguyen2007-07-201-0/+9
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-171-2/+2
* IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen2007-07-171-25/+25
* IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes2007-07-091-0/+6
* IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes2007-07-091-2/+2
* IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes2007-07-091-2/+2
* IB/ehca: Lock renaming, static initializersJoachim Fenkes2007-07-091-1/+0
* IB/ehca: add Shared Receive Queue supportJoachim Fenkes2007-07-091-8/+18
* IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes2007-07-091-7/+39
* IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes2007-07-091-0/+2
* IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher2007-05-141-0/+1
* IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier2007-05-081-0/+1
* IB/ehca: Implement modify_portJoachim Fenkes2007-04-241-0/+1
* IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen2007-03-011-1/+5
* IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen2007-02-161-0/+1
* IB/ehca: Rework irq handlerHoang-Nam Nguyen2007-02-161-5/+13
* IB/ehca: Remove obsolete prototypesHoang-Nam Nguyen2007-02-041-14/+0
* IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen2007-02-041-8/+7
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-221-0/+346