IB/ipath: Print better error messages if kernel is misconfigured
[safe/jmp/linux-2.6] / drivers / infiniband / hw / mthca /
2007-04-16 Michael S. TsirkinIB/mthca: Fix data corruption after FMR unmap on Sinai
2007-03-26 Michael S. TsirkinIB/mthca: Fix thinko in init_mr_table()
2007-03-01 Roland DreierIB/mthca: Fix error path in mthca_alloc_memfree()
2007-02-21 Adrian BunkIB/mthca: Make 2 functions static
2007-02-16 Roland DreierIB/mthca: Fix allocation of ICM chunks in coherent...
2007-02-16 Dotan BarakIB/mthca: Allow the QP state transition RESET->RESET
2007-02-13 Michael S. TsirkinIB/mthca: Always fill MTTs from CPU
2007-02-13 Michael S. TsirkinIB/mthca: Merge MR and FMR space on 64-bit systems
2007-02-13 Michael S. TsirkinIB/mthca: Fix access to MTT and MPT tables on non-cache...
2007-02-13 Michael S. TsirkinIB/mthca: Give reserved MTTs a separate cache line
2007-02-13 Michael S. TsirkinIB/mthca: Fix reserved MTTs calculation on mem-free...
2007-02-10 David HowellsIB/mthca: Work around gcc bug on sparc64
2007-02-10 Roland DreierIB/mthca: Use correct structure size in call to memset()
2007-02-04 Michael S. TsirkinIB: Return qp pointer as part of ib_wc
2007-01-09 Dotan BarakIB/mthca: Don't execute QUERY_QP firmware command for...
2007-01-08 Jack MorgensteinIB/mthca: Fix PRM compliance problem in atomic-send...
2007-01-05 Michael S. TsirkinIB/mthca: Fix off-by-one in FMR handling on memfree
2006-12-30 Michael S. Tsirkin[PATCH] IB/mthca: Fix FMR breakage caused by kmemdup...
2006-12-16 Roland DreierIB/mthca: Use DEFINE_MUTEX() instead of mutex_init()
2006-12-16 Leonid ArshIB/mthca: Add HCA profile module parameters
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-11-29 Jack MorgensteinIB/mthca: Fix initial SRQ logsize for mem-free HCAs
2006-11-29 Roland DreierIB/mthca: Fix section mismatches
2006-11-29 Eric SesterhennIB: kmemdup() cleanup
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-31 Michael S. TsirkinIB/mthca: Fix MAD extended header format for MAD_IFC...
2006-10-17 Arthur KepnerIB/mthca: Use mmiowb after doorbell ring
2006-10-10 Michael S. TsirkinIB/mthca: Fix off-by-one in mthca SRQ creation
2006-10-10 Jack MorgensteinIB/mthca: Query port fix
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-09-22 Roland DreierIB/mthca: Simplify calls to mthca_cq_clean()
2006-09-22 Jack MorgensteinIB/mthca: Recover from catastrophic errors
2006-09-22 Tom TuckerRDMA: iWARP Core Changes.
2006-09-22 Roland DreierIB: Whitespace fixes
2006-09-22 Jack MorgensteinIB/mthca: Return correct number of bits for static...
2006-09-22 Jack MorgensteinIB/mthca: Return port number for unconnected QPs in...
2006-09-22 Jack MorgensteinIB/mthca: Fix default static rate returned for Tavor...
2006-09-22 Ralph CampbellIB/uverbs: Pass userspace data to modify_srq and modify...
2006-09-22 James LentiniIB/mthca: Include the header we really want
2006-09-22 Michael S. TsirkinIB/mthca: Don't use privileged UAR for kernel access
2006-09-22 Jack MorgensteinIB/mthca: Fix lid used for sending traps
2006-09-01 Roland DreierIB/mthca: Use IRQ safe locks to protect allocation...
2006-08-23 Michael S. TsirkinIB/mthca: Update HCA firmware revisions
2006-08-18 Roland DreierIB/mthca: No userspace SRQs if HCA doesn't have SRQ...
2006-08-11 Roland DreierIB/mthca: Fix potential AB-BA deadlock with CQ locks
2006-08-10 Michael S. TsirkinIB/mthca: Make fence flag work for send work requests
2006-08-03 Roland DreierIB/mthca: Clean up mthca array index mask
2006-08-03 Michael S. TsirkinIB/mthca: Fix mthca_array_clear() thinko
2006-07-24 Roland DreierIB/mthca: Initialize max_cmds before debug code prints it
2006-07-24 Dotan BarakIB/mthca: Fix SRQ limit event range check
2006-07-15 Michael S. Tsirkin[PATCH] IB/mthca: comment fix
2006-07-15 Jack Morgenstein[PATCH] IB/mthca: fix static rate returned by mthca_ah_...
2006-07-04 Zach Brown[PATCH] mthca: initialize send and receive queue locks...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: misc drivers: Use the new IRQF_...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: fix up printks for resources...
2006-06-18 Roland DreierIB/mthca: Make all device methods truly reentrant
2006-06-18 Roland DreierIB/mthca: Fix memory leak on modify_qp error paths
2006-06-18 Or GerlitzIB/mthca: Fill in max_map_per_fmr device attribute
2006-06-18 Leonid ArshIB/mthca: Add client reregister event generation
2006-06-18 Roland DreierIB/mthca: Convert FW commands to use wait_for_completio...
2006-06-18 Michael S. TsirkinIB/mthca: Remove dead code
2006-06-18 Michael S. TsirkinIB/mthca: memfree completion with error FW bug workaround
2006-06-18 Michael S. TsirkinIB/mthca: restore missing PCI registers after reset
2006-05-24 Michael S. TsirkinIB/mthca: Fix posting lists of 256 receive requests...
2006-05-18 Michael S. TsirkinIB/mthca: Fix posting lists of 256 receive requests...
2006-05-17 Roland DreierIB/mthca: Make fw_cmd_doorbell default to 0
2006-05-10 Michael S. TsirkinIB/mthca: FMR ioremap fix
2006-05-09 Roland DreierIB/mthca: Fix race in reference counting
2006-05-01 Roland DreierIB/mthca: Fix offset in query_gid method
2006-04-19 Adrian BunkIB/mthca: make a function static
2006-04-12 Jack MorgensteinIB/mthca: Fix max_srq_sge returned by ib_query_device...
2006-04-10 Michael S. TsirkinIB/mthca: Disable tuning PCI read burst size
2006-04-10 Jack MorgensteinIB: simplify static rate encoding
2006-04-02 Roland DreierIB/mthca: Always build debugging code unless CONFIG_EMB...
2006-03-29 Roland DreierIB/mthca: Fix section mismatch problems
2006-03-29 Jack MorgensteinIB/mthca: Fix check of size in SRQ creation
2006-03-24 Roland DreierIB/mthca: Fix modify QP error path
2006-03-24 Roland DreierIB/mthca: Fix indentation
2006-03-24 Jack MorgensteinIB/mthca: Fix uninitialized variable in mthca_alloc_qp()
2006-03-24 Jack MorgensteinIB/mthca: Check SRQ limit in modify SRQ operation
2006-03-24 Jack MorgensteinIB/mthca: Check that SRQ WQE size does not exceed devic...
2006-03-24 Dotan BarakIB/mthca: Check that sgid_index and path_mtu are valid...
2006-03-20 Eli CohenIB/mthca: Query SRQ srq_limit fixes
2006-03-20 Dotan BarakIB/mthca: Correct reported SRQ size in MemFree case.
2006-03-20 Roland DreierIB/mthca: Coverity fix to mthca_init_eq_table()
2006-03-20 Roland DreierIB/mthca: Update firmware versions
2006-03-20 Eli CohenIB/mthca: Optimize large messages on Sinai HCAs
2006-03-20 Ishai RabinovitzIB/mthca: Use an enum for HCA page size
2006-03-20 Dotan BarakIB/mthca: Check alternate P_Key index when setting...
2006-03-20 Dotan BarakIB/mthca: Add support for send work request fence flag
2006-03-20 Jack MorgensteinIB/mthca: Implement query_ah method
2006-03-20 Eli CohenIB/mthca: Write FW commands through doorbell page
2006-03-20 Dotan BarakIB/mthca: Return actual capacity from create_srq
2006-03-20 Roland DreierIB/mthca: Bump driver version and release date
2006-03-20 Eli CohenIB/mthca: Support for query QP and SRQ
2006-03-20 Roland DreierIB/mthca: Convert to use ib_modify_qp_is_ok()
2006-03-20 Roland DreierIB/mthca: Generate SQ drained events when requested
next