RDMA/nes: In nes_post_recv() always set bad_wr on error
[safe/jmp/linux-2.6] / drivers / infiniband / hw / ehca /
2009-12-09 Alexander SchmidtIB/ehca: Rework destroy_eq()
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-09-23 KAMEZAWA Hiroyukiwalk system ram range
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-06 Joachim FenkesIB/ehca: Fix CQE flags reporting
2009-09-06 Joachim FenkesIB/ehca: Construct MAD redirect replies from request MAD
2009-09-06 Alexander SchmidtIB/ehca: Make port autodetect mode the default
2009-06-23 Alexander SchmidtIB/ehca: Bump version number
2009-06-23 Roel KluinIB/ehca: Ensure that guid_entry index is not negative
2009-06-23 Hannes HeringIB/ehca: Tolerate dynamic memory operations before...
2009-06-16 Greg Kroah-Hartmaninfiniband: ehca: remove driver_data direct access...
2009-06-14 Roland DreierMerge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca...
2009-06-03 Joachim FenkesIB/ehca: Remove superfluous bitmasks from QP control...
2009-05-13 Jack Stoneinfiniband: Remove void casts
2009-05-13 Stefan RoscherIB/ehca: Increment version number
2009-05-13 Stefan RoscherIB/ehca: Remove unnecessary memory operations for users...
2009-05-13 Stefan RoscherIB/ehca: Fall back to vmalloc() for big allocations
2009-05-13 Anton BlanchardIB/ehca: Replace vmalloc() with kmalloc() for queue...
2009-01-18 Harvey HarrisonIB: Remove __constant_{endian} uses
2009-01-16 Stephen RothwellIB/ehca: Use consistent types for ehca_plpar_hcall9()
2009-01-16 Stephen RothwellIB/ehca: Fix printk format warnings from u64 type change
2009-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-07 Stephen RothwellIB/ehca: spin_lock_irqsave() takes an unsigned long
2008-12-29 Rusty Russellcpumask: use new cpumask API in drivers/infiniband...
2008-12-29 Rusty Russellcpumask: use for_each_online_cpu() in drivers/infiniban...
2008-12-21 Julia LawallIB/ehca: Remove redundant test of vpage
2008-12-05 Stefan RoscherIB/ehca: Replace modulus operations in flush error...
2008-12-02 Joachim FenkesIB/ehca: Fix locking for shca_list_lock
2008-12-01 Stefan RoscherIB/ehca: Fix problem with generated flush work completions
2008-12-01 Joachim FenkesIB/ehca: Change misleading error message on memory...
2008-11-11 Stefan RoscherIB/ehca: Remove reference to special QP in case of...
2008-10-22 Stefan RoscherIB/ehca: Reject dynamic memory add/remove when ehca...
2008-10-22 Stefan RoscherIB/ehca: Fix reported max number of QPs and CQs in...
2008-10-10 Hoang-Nam NguyenIB/ehca: Don't allow creating UC QP with SRQ
2008-09-21 Alexander SchmidtIB/ehca: Generate flush status CQ entries
2008-08-23 Adrian Bunkremoved unused #include <linux/version.h>'s
2008-08-12 Alexander SchmidtIB/ehca: Discard double CQE for one WR
2008-08-12 Alexander SchmidtIB/ehca: Check idr_find() return value
2008-08-12 Alexander SchmidtIB/ehca: Repoll CQ on invalid opcode
2008-08-12 Alexander SchmidtIB/ehca: Rename goto label in ehca_poll_cq_one()
2008-08-12 Alexander SchmidtIB/ehca: Update qp_state on cached modify_qp()
2008-08-04 Stephen Rothwellpowerpc: Move include files to arch/powerpc/include/asm
2008-07-24 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-07-22 Julia LawallIB/ehca: Release mutex in error path of alloc_small_que...
2008-07-22 Joachim FenkesIB/ehca: Use default value for Local CA ACK Delay if...
2008-07-22 Joachim FenkesIB/ehca: Filter PATH_MIG events if QP was never armed
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 Joachim FenkesIB/ehca: Make device table externally visible
2008-07-15 Stefan RoscherIB/ehca: In case of lost interrupts, trigger EOI to...
2008-07-15 Joachim FenkesIB/ehca: Reject receive work requests if QP is in RESET...
2008-07-15 Steve WiseRDMA/core: Add memory management extensions support
2008-07-06 Ingo MolnarMerge commit 'v2.6.26-rc9' into cpus4096
2008-06-06 Joachim FenkesIB/ehca: Reject send WRs only for RESET, INIT and RTR...
2008-05-23 Mike Travisinfiniband: use performance variant for_each_cpu_mask_nr
2008-05-07 Stefan RoscherIB/ehca: Wait for async events to finish before destroy...
2008-05-05 Stefan RoscherIB/ehca: Fix function return types
2008-04-29 Stefan RoscherIB/ehca: Allocate event queue size depending on max...
2008-04-29 Hoang-Nam NguyenIB/ehca: handle negative return value from ibmebus_requ...
2008-04-29 Arthur KepnerIB: expand ib_umem_get() prototype
2008-04-23 Joachim FenkesIB/ehca: Bump version number to 0026
2008-04-23 Joachim FenkesIB/ehca: Make some module parameters bool, update descr...
2008-04-23 Joachim FenkesIB/ehca: Remove mr_largepage parameter
2008-04-23 Joachim FenkesIB/ehca: Move high-volume debug output to higher debug...
2008-04-23 Joachim FenkesIB/ehca: Prevent posting of SQ WQEs if QP not in RTS
2008-04-17 Stefan RoscherIB/ehca: Support all ibv_devinfo values in query_device...
2008-04-17 Roland DreierIB/core: Add support for "send with invalidate" work...
2008-04-17 Eli CohenIB/core: Add creation flags to struct ib_qp_init_attr
2008-04-17 Hoang-Nam NguyenIB/ehca: Remove tgid checking
2008-04-17 Harvey HarrisonIB: Replace remaining __FUNCTION__ occurrences with...
2008-04-17 Roland DreierIB/ehca: Make symbols used only in a single source...
2008-02-05 Hoang-Nam NguyenIB/ehca: Add PMA support
2008-02-05 Joachim FenkesIB/ehca: Update sma_attr also in case of disruptive...
2008-02-05 Joachim FenkesIB/ehca: Prevent sending UD packets to QP0
2008-01-25 Joachim FenkesIB/ehca: Prevent RDMA-related connection failures on...
2008-01-25 Hoang-Nam NguyenIB/ehca: Add "port connection autodetect mode"
2008-01-25 Hoang-Nam NguyenIB/ehca: Define array to store SMI/GSI QPs
2008-01-25 Hoang-Nam NguyenIB/ehca: Remove CQ-QP-link before destroying QP in...
2008-01-25 Anton BlanchardIB/ehca: Use round_jiffies() for EQ polling timer
2008-01-25 Hoang-Nam NguyenIB/ehca: Forward event client-reregister-required to...
2008-01-25 Joe PerchesIB: Spelling fixes in comments
2008-01-25 Joe Perchesdrivers/infiniband: Add missing "space"
2008-01-25 Greg Kroah-HartmanInfiniband: make ipath driver use default driver groups.
2007-12-13 Joachim FenkesIB/ehca: Fix lock flag variable location, bump version...
2007-12-12 Joachim FenkesIB/ehca: Serialize HCA-related hCalls if necessary
2007-12-12 Joachim FenkesIB/ehca: Return correct number of SGEs for SRQ
2007-12-01 Joachim FenkesIB/ehca: Fix static rate if path faster than link
2007-11-24 Joachim FenkesIB/ehca: Fix static rate regression
2007-11-13 Joachim FenkesIB/ehca: Fix static rate calculation
2007-11-13 Joachim FenkesIB/ehca: Return physical link information in query_port()
2007-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2007-10-23 Olof JohanssonIB/ehca: Fix sg_page() fallout
2007-10-18 Joe PerchesAdd missing newlines to some uses of dev_<level> messages
2007-10-18 Joachim FenkesIB/ehca: Enable large page MRs by default
2007-10-18 Joachim FenkesIB/ehca: Change meaning of hca_cap_mr_pgsize
2007-10-18 Joachim FenkesIB/ehca: Fix ehca_encode_hwpage_size() and alloc_fmr()
2007-10-18 Joachim FenkesIB/ehca: Fix masking error in {,re}reg_phys_mr()
2007-10-18 Joachim FenkesIB/ehca: Supply QP token for SRQ base QPs
2007-10-17 Joachim Fenkes[POWERPC] ibmebus: Move to of_device and of_platform_dr...
2007-10-10 Roland DreierIB/ehca: Fix clipping of device limits to INT_MAX
2007-10-10 Joachim FenkesIB/ehca: Return srq_attr->max_sge in ehca_query_srq()
next