summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_main.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ehca: Disable scaling code by default, bump version numberJoachim Fenkes2007-05-141-3/+3
* IB/ehca: Beautify sysfs attribute code and fix compiler warningsJoachim Fenkes2007-05-141-49/+37
* IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher2007-05-141-0/+2
* Merge branch 'linux-2.6'Paul Mackerras2007-05-081-1/+2
|\
| * Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-071-1/+2
| |\
| | * IB: Add CQ comp_vector supportMichael S. Tsirkin2007-05-061-1/+2
* | | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-1/+1
|/ /
* | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-301-0/+1
|\ \ | |/
| * IB/ehca: Implement modify_portJoachim Fenkes2007-04-241-0/+1
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-261-1/+1
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-131-1/+1
* | [POWERPC] get_property returns constStephen Rothwell2007-04-131-2/+2
|/
* IB/ehca: Fix sync between completion handler and destroy cqHoang-Nam Nguyen2007-03-011-2/+2
* IB/ehca: Allow en/disabling scaling code via module parameterHoang-Nam Nguyen2007-02-161-0/+4
* IB/ehca: Rework irq handlerHoang-Nam Nguyen2007-02-161-6/+22
* IB/ehca: Remove use of do_mmap()Hoang-Nam Nguyen2007-02-041-3/+3
* IB/ehca: Use proper GFP_ flags for get_zeroed_page()Hoang-Nam Nguyen2007-01-091-5/+5
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* IB/ehca: Use WQE offset instead of WQE addr for pending work reqsHoang-Nam Nguyen2006-11-291-2/+2
* IB/ehca: Assure 4K alignment for firmware control blocksHoang-Nam Nguyen2006-11-091-9/+47
* IB/ehca: Fix device registrationHoang-Nam Nguyen2006-10-021-17/+19
* RDMA: iWARP Core Changes.Tom Tucker2006-09-221-1/+1
* IB/ehca: Add driver for IBM eHCA InfiniBand adaptersHeiko J Schick2006-09-221-0/+818
OpenPOWER on IntegriCloud