Age | Commit message (Expand) | Author |
2009-09-05 | IB/ehca: Fix CQE flags reporting | Joachim Fenkes |
2009-09-05 | IB/ehca: Construct MAD redirect replies from request MAD | Joachim Fenkes |
2009-09-05 | IB/ehca: Make port autodetect mode the default | Alexander Schmidt |
2009-06-23 | IB/ehca: Bump version number | Alexander Schmidt |
2009-06-22 | IB/ehca: Ensure that guid_entry index is not negative | Roel Kluin |
2009-06-22 | IB/ehca: Tolerate dynamic memory operations before driver load | Hannes Hering |
2009-06-15 | infiniband: ehca: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-14 | Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linus | Roland Dreier |
2009-06-03 | IB/ehca: Remove superfluous bitmasks from QP control block | Joachim Fenkes |
2009-05-13 | infiniband: Remove void casts | Jack Stone |
2009-05-13 | IB/ehca: Increment version number | Stefan Roscher |
2009-05-13 | IB/ehca: Remove unnecessary memory operations for userspace queue pairs | Stefan Roscher |
2009-05-13 | IB/ehca: Fall back to vmalloc() for big allocations | Stefan Roscher |
2009-05-13 | IB/ehca: Replace vmalloc() with kmalloc() for queue allocation | Anton Blanchard |
2009-01-17 | IB: Remove __constant_{endian} uses | Harvey Harrison |
2009-01-16 | IB/ehca: Use consistent types for ehca_plpar_hcall9() | Stephen Rothwell |
2009-01-16 | IB/ehca: Fix printk format warnings from u64 type change | Stephen Rothwell |
2009-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2009-01-07 | IB/ehca: spin_lock_irqsave() takes an unsigned long | Stephen Rothwell |
2008-12-30 | cpumask: use new cpumask API in drivers/infiniband/hw/ehca | Rusty Russell |
2008-12-30 | cpumask: use for_each_online_cpu() in drivers/infiniband/hw/ehca/ehca_irq.c | Rusty Russell |
2008-12-21 | IB/ehca: Remove redundant test of vpage | Julia Lawall |
2008-12-05 | IB/ehca: Replace modulus operations in flush error completion path | Stefan Roscher |
2008-12-01 | IB/ehca: Fix locking for shca_list_lock | Joachim Fenkes |
2008-12-01 | IB/ehca: Fix problem with generated flush work completions | Stefan Roscher |
2008-12-01 | IB/ehca: Change misleading error message on memory hotplug | Joachim Fenkes |
2008-11-11 | IB/ehca: Remove reference to special QP in case of port activation failure | Stefan Roscher |
2008-10-22 | IB/ehca: Reject dynamic memory add/remove when ehca adapter is present | Stefan Roscher |
2008-10-22 | IB/ehca: Fix reported max number of QPs and CQs in systems with >1 adapter | Stefan Roscher |
2008-10-10 | IB/ehca: Don't allow creating UC QP with SRQ | Hoang-Nam Nguyen |
2008-09-20 | IB/ehca: Generate flush status CQ entries | Alexander Schmidt |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-12 | IB/ehca: Discard double CQE for one WR | Alexander Schmidt |
2008-08-12 | IB/ehca: Check idr_find() return value | Alexander Schmidt |
2008-08-12 | IB/ehca: Repoll CQ on invalid opcode | Alexander Schmidt |
2008-08-12 | IB/ehca: Rename goto label in ehca_poll_cq_one() | Alexander Schmidt |
2008-08-12 | IB/ehca: Update qp_state on cached modify_qp() | Alexander Schmidt |
2008-08-04 | powerpc: Move include files to arch/powerpc/include/asm | Stephen Rothwell |
2008-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds |
2008-07-22 | IB/ehca: Release mutex in error path of alloc_small_queue_page() | Julia Lawall |
2008-07-22 | IB/ehca: Use default value for Local CA ACK Delay if FW returns 0 | Joachim Fenkes |
2008-07-22 | IB/ehca: Filter PATH_MIG events if QP was never armed | Joachim Fenkes |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-14 | IB/ehca: Make device table externally visible | Joachim Fenkes |
2008-07-14 | IB/ehca: In case of lost interrupts, trigger EOI to reenable interrupts | Stefan Roscher |
2008-07-14 | IB/ehca: Reject receive work requests if QP is in RESET state | Joachim Fenkes |
2008-07-14 | RDMA/core: Add memory management extensions support | Steve Wise |
2008-07-06 | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar |
2008-06-06 | IB/ehca: Reject send WRs only for RESET, INIT and RTR state | Joachim Fenkes |
2008-05-23 | infiniband: use performance variant for_each_cpu_mask_nr | Mike Travis |