Remove obsolete #include <linux/config.h>
[safe/jmp/linux-2.6] / drivers / infiniband / hw / mthca /
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
2006-01-06 Jack MorgensteinIB/mthca: fix for SQEr-to-RTS transition in modify QP
2006-01-06 Jack MorgensteinIB/mthca: max_inline_data handling tweaks
2006-01-06 Michael S. TsirkinIB/mthca: create_eq with size not a power of 2
2006-01-06 Jack MorgensteinIB/mthca: check port validity in modify_qp
2006-01-06 Jack MorgensteinIB/mthca: check return value in mthca_dev_lim call
2006-01-04 Jack MorgensteinIB/mthca: fix WQE size calculation in create-srq
2005-12-16 Jack MorgensteinIB/mthca: Fix corner cases in max_rd_atomic value handl...
2005-12-15 Jack MorgensteinIB/mthca: Fix IB_QP_ACCESS_FLAGS handling.
2005-12-15 Jack MorgensteinIB/mthca: Fix SRQ cleanup during QP destroy
2005-12-15 Michael S. TsirkinIB/mthca: Fix thinko in mthca_table_find()
2005-12-10 Jack MorgensteinIB/mthca: don't change driver's copy of attributes...
2005-12-10 Jack MorgensteinIB/mthca: correct log2 calculation
2005-12-10 Jack MorgensteinIB/mthca: check RDMA limits
2005-12-09 Jack MorgensteinIB/mthca: fix memory user DB table leak
2005-11-30 Jack MorgensteinIB/mthca: fix QP size limits for mem-free HCAs
2005-11-29 Michael S. TsirkinIB/mthca: fix posting of send lists of length >= 255...
2005-11-28 Michael S. TsirkinIB/mthca: reset QP's last pointers when transitioning...
2005-11-18 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-18 Michael S. TsirkinIB/mthca: Safer max_send_sge/max_recv_sge calculation
2005-11-15 Roland Dreier[IB] mthca: don't disable RDMA writes if no responder...
2005-11-11 Greg Kroah-Hartman[PATCH] PCI: removed unneeded .owner field from struct...
2005-11-10 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-10 Michael S. Tsirkin[IB] mthca: fix posting long lists of receive work...
2005-11-10 Roland Dreier[IB] mthca: fix wraparound handling in mthca_cq_clean()
2005-11-10 Michael S. Tsirkin[IB] mthca: fix posting of atomic operations
2005-11-10 Jack Morgenstein[IB] uverbs: have kernel return QP capabilities
2005-11-10 Roland Dreier[IB] mthca: fix typo in catastrophic error polling
2005-11-07 Tim Schmielau[PATCH] fix remaining missing includes
2005-11-05 Jack Morgenstein[IB] mthca: report page size capability
next