aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca/ehca_classes.h
AgeCommit message (Expand)Author
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2009-12-09IB/ehca: Rework destroy_eq()Alexander Schmidt
2008-12-05IB/ehca: Replace modulus operations in flush error completion pathStefan Roscher
2008-12-01IB/ehca: Fix problem with generated flush work completionsStefan Roscher
2008-10-22IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher
2008-09-20IB/ehca: Generate flush status CQ entriesAlexander Schmidt
2008-08-12IB/ehca: Discard double CQE for one WRAlexander Schmidt
2008-07-22IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes
2008-05-07IB/ehca: Wait for async events to finish before destroying QPStefan Roscher
2008-04-29IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher
2008-04-23IB/ehca: Prevent posting of SQ WQEs if QP not in RTSJoachim Fenkes
2008-04-16IB/ehca: Remove tgid checkingHoang-Nam Nguyen
2008-02-04IB/ehca: Add PMA supportHoang-Nam Nguyen
2008-01-25IB/ehca: Prevent RDMA-related connection failures on some eHCA2 hardwareJoachim Fenkes
2008-01-25IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen
2008-01-25IB/ehca: Define array to store SMI/GSI QPsHoang-Nam Nguyen
2007-12-13IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes
2007-11-13IB/ehca: Fix static rate calculationJoachim Fenkes
2007-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2007-10-17IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes
2007-10-17[POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes
2007-10-09IB/ehca: Adjust 64-bit alignment of create QP response for userspaceHoang-Nam Nguyen
2007-10-09IB/ehca: Fix large page HW cap definesHoang-Nam Nguyen
2007-10-09IB/ehca: Use remap_4k_pfn() to map firmware contexts to user spaceHoang-Nam Nguyen
2007-10-09IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier
2007-07-28IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen
2007-07-20IB/ehca: Support small QP queuesStefan Roscher
2007-07-20IB/ehca: Support large page MRsHoang-Nam Nguyen
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen
2007-07-17IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen
2007-07-09IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes
2007-07-09IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes
2007-07-09IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes
2007-07-09IB/ehca: Lock renaming, static initializersJoachim Fenkes
2007-07-09IB/ehca: add Shared Receive Queue supportJoachim Fenkes
2007-07-09IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes
2007-07-09IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes
2007-05-14IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier
2007-04-24IB/ehca: Implement modify_portJoachim Fenkes
2007-03-01IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen
2007-02-16IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen
2007-02-16IB/ehca: Rework irq handlerHoang-Nam Nguyen
2007-02-04IB/ehca: Remove obsolete prototypesHoang-Nam Nguyen
2007-02-04IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick