summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/ehca
AgeCommit message (Expand)Author
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-23walk system ram rangeKAMEZAWA Hiroyuki
2009-09-15driver model: constify attribute groupsDavid Brownell
2009-09-05IB/ehca: Fix CQE flags reportingJoachim Fenkes
2009-09-05IB/ehca: Construct MAD redirect replies from request MADJoachim Fenkes
2009-09-05IB/ehca: Make port autodetect mode the defaultAlexander Schmidt
2009-06-23IB/ehca: Bump version numberAlexander Schmidt
2009-06-22IB/ehca: Ensure that guid_entry index is not negativeRoel Kluin
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-06-14Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier
2009-06-03IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes
2009-05-13infiniband: Remove void castsJack Stone
2009-05-13IB/ehca: Increment version numberStefan Roscher
2009-05-13IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher
2009-05-13IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher
2009-05-13IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard
2009-01-17IB: Remove __constant_{endian} usesHarvey Harrison
2009-01-16IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell
2009-01-16IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell
2009-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-01-07IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell
2008-12-30cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell
2008-12-30cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell
2008-12-21IB/ehca: Remove redundant test of vpageJulia Lawall
2008-12-05IB/ehca: Replace modulus operations in flush error completion pathStefan Roscher
2008-12-01IB/ehca: Fix locking for shca_list_lockJoachim Fenkes
2008-12-01IB/ehca: Fix problem with generated flush work completionsStefan Roscher
2008-12-01IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes
2008-11-11IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher
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-10-10IB/ehca: Don't allow creating UC QP with SRQHoang-Nam Nguyen
2008-09-20IB/ehca: Generate flush status CQ entriesAlexander Schmidt
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-12IB/ehca: Discard double CQE for one WRAlexander Schmidt
2008-08-12IB/ehca: Check idr_find() return valueAlexander Schmidt
2008-08-12IB/ehca: Repoll CQ on invalid opcodeAlexander Schmidt
2008-08-12IB/ehca: Rename goto label in ehca_poll_cq_one()Alexander Schmidt
2008-08-12IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell
2008-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-07-22IB/ehca: Release mutex in error path of alloc_small_queue_page()Julia Lawall
2008-07-22IB/ehca: Use default value for Local CA ACK Delay if FW returns 0Joachim Fenkes
2008-07-22IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes
2008-07-16Merge branch 'linus' into cpus4096Ingo Molnar
2008-07-14IB/ehca: Make device table externally visibleJoachim Fenkes
2008-07-14IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher
2008-07-14IB/ehca: Reject receive work requests if QP is in RESET stateJoachim Fenkes
2008-07-14RDMA/core: Add memory management extensions supportSteve Wise