summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca/ehca_main.c
AgeCommit message (Expand)Author
2008-04-29IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher
2008-04-23IB/ehca: Bump version number to 0026Joachim Fenkes
2008-04-23IB/ehca: Make some module parameters bool, update descriptionsJoachim Fenkes
2008-04-23IB/ehca: Remove mr_largepage parameterJoachim Fenkes
2008-04-23IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes
2008-04-16IB/ehca: Make symbols used only in a single source file staticRoland Dreier
2008-02-04IB/ehca: Add PMA supportHoang-Nam Nguyen
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
2008-01-25IB/ehca: Use round_jiffies() for EQ polling timerAnton Blanchard
2008-01-24Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman
2007-12-13IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes
2007-12-12IB/ehca: Serialize HCA-related hCalls if necessaryJoachim 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-18Add missing newlines to some uses of dev_<level> messagesJoe Perches
2007-10-17IB/ehca: Enable large page MRs by defaultJoachim Fenkes
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: Bump version number and change its formatJoachim Fenkes
2007-10-09IB/ehca: Print return codes as signed decimal integersJoachim Fenkes
2007-10-09IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher
2007-10-09IB/ehca: Export module parameters in sysfsAnton Blanchard
2007-07-20IB/ehca: Support small QP queuesStefan Roscher
2007-07-20IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen
2007-07-20IB/ehca: Support large page MRsHoang-Nam Nguyen
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17IB/ehca: Fix warnings issued by checkpatch.plHoang-Nam Nguyen
2007-07-17IB/ehca: Fix HW level autodetectionJoachim Fenkes
2007-07-09IB/ehca: Change idr spinlocks into rwlocksJoachim Fenkes
2007-07-09IB/ehca: Lock renaming, static initializersJoachim Fenkes
2007-07-09IB/ehca: add Shared Receive Queue supportJoachim Fenkes
2007-07-09IB/ehca: HW level, HW caps and MTU autodetectionJoachim Fenkes
2007-07-09IB/ehca: Change scaling_code parameter description to match default valueHoang-Nam Nguyen
2007-05-14IB/ehca: Disable scaling code by default, bump version numberJoachim Fenkes
2007-05-14IB/ehca: Beautify sysfs attribute code and fix compiler warningsJoachim Fenkes
2007-05-14IB/ehca: Serialize hypervisor calls in ehca_register_mr()Stefan Roscher
2007-05-08Merge branch 'linux-2.6'Paul Mackerras
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds
2007-05-06IB: Add CQ comp_vector supportMichael S. Tsirkin
2007-05-02[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-04-30Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras
2007-04-26Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras
2007-04-24IB/ehca: Implement modify_portJoachim Fenkes
2007-04-13[POWERPC] Rename get_property to of_get_property: driversStephen Rothwell
2007-04-13[POWERPC] get_property returns constStephen Rothwell
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 use of do_mmap()Hoang-Nam Nguyen