aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_classes.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-09IB/ehca: Include <linux/mutex.h> from ehca_classes.hRoland Dreier1-0/+1
2007-07-28IB/ehca: Move extern declarations from .c files to .h filesHoang-Nam Nguyen1-0/+1
2007-07-20IB/ehca: Support small QP queuesStefan Roscher1-15/+26
2007-07-20IB/ehca: Support large page MRsHoang-Nam Nguyen1-0/+9
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen1-2/+2
2007-07-17IB/ehca: MR/MW structure refactoringHoang-Nam Nguyen1-25/+25
2007-07-09IB/ehca: Notify consumers of LID/PKEY/SM changes after nondisruptive eventsJoachim Fenkes1-0/+6
2007-07-09IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes1-2/+2
2007-07-09IB/ehca: Refactor sync between completions and destroy_cq using atomic_tJoachim Fenkes1-2/+2
2007-07-09IB/ehca: Lock renaming, static initializersJoachim Fenkes1-1/+0
2007-07-09IB/ehca: add Shared Receive Queue supportJoachim Fenkes1-8/+18
2007-07-09IB/ehca: QP code restructuring in preparation for SRQJoachim Fenkes1-7/+39
2007-07-09IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes1-0/+2
2007-05-14IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher1-0/+1
2007-05-08IB/uverbs: Export ib_umem_get()/ib_umem_release() to modulesRoland Dreier1-0/+1
2007-04-24IB/ehca: Implement modify_portJoachim Fenkes1-0/+1
2007-03-01IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen1-1/+5
2007-02-16IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen1-0/+1
2007-02-16IB/ehca: Rework irq handlerHoang-Nam Nguyen1-5/+13
2007-02-04IB/ehca: Remove obsolete prototypesHoang-Nam Nguyen1-14/+0
2007-02-04IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen1-8/+7
2006-09-22IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick1-0/+346