aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_main.c
Commit message (Expand)AuthorAge
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-12
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-12
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-06
* | IB/ehca: Fix bitmask handling for lock_hcallsAlexander Schmidt2010-07-19
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-25
|\
| * IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-21
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-22
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-18
|/
* IB/ehca: Rework destroy_eq()Alexander Schmidt2009-12-09
* driver model: constify attribute groupsDavid Brownell2009-09-15
* IB/ehca: Make port autodetect mode the defaultAlexander Schmidt2009-09-05
* IB/ehca: Bump version numberAlexander Schmidt2009-06-23
* IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering2009-06-23
* infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
* IB/ehca: Increment version numberStefan Roscher2009-05-13
* IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-16
* IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell2009-01-07
* IB/ehca: Fix locking for shca_list_lockJoachim Fenkes2008-12-01
* IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes2008-12-01
* IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher2008-10-22
* IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher2008-10-22
* IB/ehca: Make device table externally visibleJoachim Fenkes2008-07-15
* IB/ehca: Allocate event queue size depending on max number of CQs and QPsStefan Roscher2008-04-29
* IB/ehca: Bump version number to 0026Joachim Fenkes2008-04-23
* IB/ehca: Make some module parameters bool, update descriptionsJoachim Fenkes2008-04-23
* IB/ehca: Remove mr_largepage parameterJoachim Fenkes2008-04-23
* IB/ehca: Move high-volume debug output to higher debug levelsJoachim Fenkes2008-04-23
* IB/ehca: Make symbols used only in a single source file staticRoland Dreier2008-04-17
* IB/ehca: Add PMA supportHoang-Nam Nguyen2008-02-04
* IB/ehca: Add "port connection autodetect mode"Hoang-Nam Nguyen2008-01-25
* IB/ehca: Define array to store SMI/GSI QPsHoang-Nam Nguyen2008-01-25
* IB/ehca: Use round_jiffies() for EQ polling timerAnton Blanchard2008-01-25
* Infiniband: make ipath driver use default driver groups.Greg Kroah-Hartman2008-01-24
* IB/ehca: Fix lock flag variable location, bump version numberJoachim Fenkes2007-12-13
* IB/ehca: Serialize HCA-related hCalls if necessaryJoachim Fenkes2007-12-12
* IB/ehca: Fix static rate calculationJoachim Fenkes2007-11-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2007-10-23
|\
| * IB/ehca: Enable large page MRs by defaultJoachim Fenkes2007-10-18
| * IB/ehca: Change meaning of hca_cap_mr_pgsizeJoachim Fenkes2007-10-18
* | Add missing newlines to some uses of dev_<level> messagesJoe Perches2007-10-18
* | [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and e...Joachim Fenkes2007-10-17
|/
* IB/ehca: Bump version number and change its formatJoachim Fenkes2007-10-09
* IB/ehca: Print return codes as signed decimal integersJoachim Fenkes2007-10-09
* IB/ehca: Support more than 4k QPs for userspace and kernelspaceStefan Roscher2007-10-09
* IB/ehca: Export module parameters in sysfsAnton Blanchard2007-10-09
* IB/ehca: Support small QP queuesStefan Roscher2007-07-21
* IB/ehca: Move ehca2ib_return_code() out of lineHoang-Nam Nguyen2007-07-21
* IB/ehca: Support large page MRsHoang-Nam Nguyen2007-07-21
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19