summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_main.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-161-3/+3
* IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell2009-01-071-1/+1
* IB/ehca: Fix locking for shca_list_lockJoachim Fenkes2008-12-011-7/+10
* IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes2008-12-011-2/+1
* IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher2008-10-221-0/+48
* IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher2008-10-221-15/+20
* IB/ehca: Make device table externally visibleJoachim Fenkes2008-07-141-0/+1
* IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher2008-04-291-2/+34
* IB/ehca: Bump version number to 0026Joachim Fenkes2008-04-231-1/+1
* IB/ehca: Make some module parameters bool, update descriptionsJoachim Fenkes2008-04-231-19/+18
* IB/ehca: Remove mr_largepage parameterJoachim Fenkes2008-04-231-19/+3
* IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes2008-04-231-4/+10
* IB/ehca: Make symbols used only in a single source file staticRoland Dreier2008-04-161-9/+10
* IB/ehca: Add PMA supportHoang-Nam Nguyen2008-02-041-1/+1
* IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen2008-01-251-2/+5
* IB/ehca: Define array to store SMI/GSI QPsHoang-Nam Nguyen2008-01-251-3/+3
* IB/ehca: Use round_jiffies() for EQ polling timerAnton Blanchard2008-01-251-1/+1
* Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman2008-01-241-5/+8
* IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes2007-12-131-1/+1
* IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes2007-12-121-0/+13
* IB/ehca: Fix static rate calculationJoachim Fenkes2007-11-131-3/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-231-3/+17
|\
| * IB/ehca: Enable large page MRs by defaultJoachim Fenkes2007-10-171-1/+1
| * IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes2007-10-171-2/+16
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-181-2/+2
* | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-171-16/+16
|/
* IB/ehca: Bump version number and change its formatJoachim Fenkes2007-10-091-2/+4
* IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-091-12/+12
* IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher2007-10-091-1/+1
* IB/ehca: Export module parameters in sysfsAnton Blanchard2007-10-091-10/+10
* IB/ehca: Support small QP queuesStefan Roscher2007-07-201-2/+12
* IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2007-07-201-0/+17
* IB/ehca: Support large page MRsHoang-Nam Nguyen2007-07-201-1/+17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen2007-07-171-9/+12
* IB/ehca: Fix HW level autodetectionJoachim Fenkes2007-07-171-12/+17
* IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes2007-07-091-2/+2
* IB/ehca: Lock renaming, static initializersJoachim Fenkes2007-07-091-14/+4
* IB/ehca: add Shared Receive Queue supportJoachim Fenkes2007-07-091-1/+15
* IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes2007-07-091-6/+56
* IB/ehca: Change scaling_code parameter description to match default valueHoang-Nam Nguyen2007-07-091-1/+1
* 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
OpenPOWER on IntegriCloud