summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca/ehca_main.c
Commit message (Expand)AuthorAgeFilesLines
* IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford2015-09-111-1123/+0
* IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+2
* IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak2015-06-121-1/+4
* IB/core: Convert core to use bitfield for capsIra Weiny2015-05-201-1/+1
* IB/core: Add per port immutable struct to ib_deviceIra Weiny2015-05-201-0/+17
* IB/Verbs: Implement new callback query_protocol()Michael Wang2015-05-181-0/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-07-131-0/+1
|\
| * IB/ehca: Fix error return code in ehca_create_slab_caches()Wei Yongjun2013-06-201-0/+1
* | ibmebus: convert of_platform_driver to platform_driverRob Herring2013-06-121-3/+2
|/
* Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-3/+3
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-4/+4
* module_param: avoid bool abuse, add bint for special cases.Rusty Russell2012-01-131-1/+1
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-08-121-2/+2
|\
| * of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* | IB/ehca: Fix bitmask handling for lock_hcallsAlexander Schmidt2010-07-191-1/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2010-05-251-1/+1
|\
| * IB/core: Allow device-specific per-port sysfs filesRalph Campbell2010-05-211-1/+1
* | of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-3/+4
* | of: Always use 'struct device.of_node' to get device node pointer.Grant Likely2010-05-181-5/+6
|/
* IB/ehca: Rework destroy_eq()Alexander Schmidt2009-12-091-1/+1
* driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* IB/ehca: Make port autodetect mode the defaultAlexander Schmidt2009-09-051-4/+4
* IB/ehca: Bump version numberAlexander Schmidt2009-06-231-1/+1
* IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering2009-06-221-3/+15
* infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-4/+4
* IB/ehca: Increment version numberStefan Roscher2009-05-131-1/+1
* 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
OpenPOWER on IntegriCloud