RDMA/amso1100: Fix unitialized pseudo_netdev accessed in c2_register_device
[safe/jmp/linux-2.6] / drivers / infiniband / hw / mthca /
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
2006-03-20 Or GerlitzIB: Enable FMR pool user to set page size
2006-03-20 Roland DreierIB/mthca: Add modify_device method to set node description
2006-03-20 Roland DreierIB/mthca: Whitespace cleanups
2006-03-20 Roland DreierIB/mthca: Add device-specific support for resizing CQs
2006-03-20 Roland DreierIB/mthca: Get rid of might_sleep() annotations
2006-03-20 Roland DreierIB/mthca: Make functions that never fail return void
2006-02-13 Roland DreierIB/mthca: bump driver version and release date
2006-02-11 Roland DreierIB/mthca: Don't print debugging info until we have...
2006-01-31 Roland DreierIB/mthca: Semaphore to mutex conversions
2006-01-31 Michael S. TsirkinIB/mthca: Don't cancel commands on a signal
2006-01-30 Michael S. TsirkinIB/mthca: Relax UAR size check
2006-01-21 Michael S. TsirkinIB/mthca: Use correct GID in MADs sent on port 2
2006-01-12 Michael S. TsirkinIB/mthca: Initialize grh_present before using it
2006-01-12 Michael S. TsirkinIB/mthca: Cosmetic: use the ALIGN macro
2006-01-12 Jack MorgensteinIB/mthca: Fix memory leaks in error handling
2006-01-12 Ishai RabinovitzIB/mthca: Fix memory leak of multicast group structures
2006-01-10 Sean HeftyIB: Add node_guid to struct ib_device
2006-01-09 Roland DreierIB/mthca: Factor common MAD initialization code
2006-01-09 Roland DreierIB/mthca: kzalloc conversions
2006-01-09 Michael S. TsirkinIB/mthca: prevent event queue overrun
2006-01-09 Michael S. TsirkinIB/mthca: fix page shift calculation in mthca_reg_phys_mr()
2006-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2006-01-09 Tim Schmielau[PATCH] fix more missing includes
2006-01-06 Dotan BarakIB/mthca: Add support for automatic path migration...
2006-01-06 Michael S. TsirkinIB/mthca: Fill in vendor_err field in completion with...
2006-01-06 Jack MorgensteinIB/mthca: multiple fixes for multicast group handling
2006-01-06 Jack MorgensteinIB/mthca: fix for RTR-to-RTS transition in modify QP
next