summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ehca
Commit message (Expand)AuthorAgeFilesLines
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* walk system ram rangeKAMEZAWA Hiroyuki2009-09-231-1/+1
* driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* IB/ehca: Fix CQE flags reportingJoachim Fenkes2009-09-051-1/+5
* IB/ehca: Construct MAD redirect replies from request MADJoachim Fenkes2009-09-051-6/+41
* 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: Ensure that guid_entry index is not negativeRoel Kluin2009-06-221-1/+1
* IB/ehca: Tolerate dynamic memory operations before driver loadHannes Hering2009-06-223-17/+522
* infiniband: ehca: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-151-4/+4
*-. Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier2009-06-149-102/+89
|\ \
| | * infiniband: Remove void castsJack Stone2009-05-131-5/+4
| |/ |/|
| * IB/ehca: Remove superfluous bitmasks from QP control blockJoachim Fenkes2009-06-032-41/+5
| * IB/ehca: Increment version numberStefan Roscher2009-05-131-1/+1
| * IB/ehca: Remove unnecessary memory operations for userspace queue pairsStefan Roscher2009-05-135-50/+65
| * IB/ehca: Fall back to vmalloc() for big allocationsStefan Roscher2009-05-131-4/+13
| * IB/ehca: Replace vmalloc() with kmalloc() for queue allocationAnton Blanchard2009-05-131-3/+3
|/
* IB: Remove __constant_{endian} usesHarvey Harrison2009-01-171-4/+4
* IB/ehca: Use consistent types for ehca_plpar_hcall9()Stephen Rothwell2009-01-161-13/+13
* IB/ehca: Fix printk format warnings from u64 type changeStephen Rothwell2009-01-1612-130/+130
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2009-01-131-1/+1
|\
| * IB/ehca: spin_lock_irqsave() takes an unsigned longStephen Rothwell2009-01-071-1/+1
* | cpumask: use new cpumask API in drivers/infiniband/hw/ehcaRusty Russell2008-12-301-5/+5
* | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.cRusty Russell2008-12-301-4/+3
|/
* IB/ehca: Remove redundant test of vpageJulia Lawall2008-12-211-1/+1
* IB/ehca: Replace modulus operations in flush error completion pathStefan Roscher2008-12-053-13/+19
* IB/ehca: Fix locking for shca_list_lockJoachim Fenkes2008-12-011-7/+10
* IB/ehca: Fix problem with generated flush work completionsStefan Roscher2008-12-013-28/+53
* IB/ehca: Change misleading error message on memory hotplugJoachim Fenkes2008-12-011-2/+1
* IB/ehca: Remove reference to special QP in case of port activation failureStefan Roscher2008-11-112-16/+33
* 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-224-19/+26
* IB/ehca: Don't allow creating UC QP with SRQHoang-Nam Nguyen2008-10-101-0/+6
* IB/ehca: Generate flush status CQ entriesAlexander Schmidt2008-09-205-43/+412
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
* IB/ehca: Discard double CQE for one WRAlexander Schmidt2008-08-124-20/+78
* IB/ehca: Check idr_find() return valueAlexander Schmidt2008-08-121-1/+3
* IB/ehca: Repoll CQ on invalid opcodeAlexander Schmidt2008-08-121-1/+1
* IB/ehca: Rename goto label in ehca_poll_cq_one()Alexander Schmidt2008-08-121-3/+3
* IB/ehca: Update qp_state on cached modify_qp()Alexander Schmidt2008-08-121-4/+10
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-07-245-1/+11
|\
| * IB/ehca: Release mutex in error path of alloc_small_queue_page()Julia Lawall2008-07-221-0/+1
| * IB/ehca: Use default value for Local CA ACK Delay if FW returns 0Joachim Fenkes2008-07-221-1/+3
| * IB/ehca: Filter PATH_MIG events if QP was never armedJoachim Fenkes2008-07-223-0/+7
* | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-165-5/+30
|\|
| * IB/ehca: Make device table externally visibleJoachim Fenkes2008-07-141-0/+1
| * IB/ehca: In case of lost interrupts, trigger EOI to reenable interruptsStefan Roscher2008-07-143-2/+18
| * IB/ehca: Reject receive work requests if QP is in RESET stateJoachim Fenkes2008-07-141-2/+10
| * RDMA/core: Add memory management extensions supportSteve Wise2008-07-141-1/+1