summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca/ehca_main.c
AgeCommit message (Expand)Author
2015-09-11IB/ehca: Deprecate driver, move to staging, schedule deletionDoug Ledford
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang
2013-07-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-06-20IB/ehca: Fix error return code in ehca_create_slab_caches()Wei Yongjun
2013-06-12ibmebus: convert of_platform_driver to platform_driverRob Herring
2013-01-03Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2012-01-13module_param: avoid bool abuse, add bint for special cases.Rusty Russell
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-07-19IB/ehca: Fix bitmask handling for lock_hcallsAlexander Schmidt
2010-05-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-05-22of: Remove duplicate fields from of_platform_driverGrant Likely
2010-05-21IB/core: Allow device-specific per-port sysfs filesRalph Campbell
2010-05-18of: Always use 'struct device.of_node' to get device node pointer.Grant Likely
2009-12-09IB/ehca: Rework destroy_eq()Alexander Schmidt
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-05IB/ehca: Make port autodetect mode the defaultAlexander Schmidt
2009-06-23IB/ehca: Bump version numberAlexander Schmidt
2009-06-22IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering
2009-06-15infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman
2009-05-13IB/ehca: Increment version numberStefan Roscher
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell
2009-01-07IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell
2008-12-01IB/ehca: Fix locking for shca_list_lockJoachim Fenkes
2008-12-01IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes
2008-10-22IB/ehca: Reject dynamic memory add/remove when ehca adapter is presentStefan Roscher
2008-10-22IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapterStefan Roscher
2008-07-14IB/ehca: Make device table externally visibleJoachim Fenkes
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