IB/mthca: Add IPoIB checksum offload support
[safe/jmp/linux-2.6] / drivers / infiniband / hw / mthca / mthca_qp.c
2008-04-17 Eli CohenIB/mthca: Add IPoIB checksum offload support
2008-02-05 Eli CohenIB/ib_mthca: Pre-link receive WQEs in Tavor mode
2007-10-16 Roland DreierIB/mthca: Avoid alignment traps when writing doorbells
2007-07-18 Roland DreierIB/mthca: Simplify use of size0 in work request posting
2007-07-18 Roland DreierIB/mthca: Factor out setting WQE UD segment entries
2007-07-18 Roland DreierIB/mthca: Factor out setting WQE remote address and...
2007-07-18 Roland DreierIB/mthca: Factor out setting WQE data segment entries
2007-07-18 Roland DreierIB/mthca: Use uninitialized_var() for f0
2007-07-17 Jeff Garzikdrivers/infiniband/hw/mthca/mthca_qp: kill uninit'd...
2007-05-29 Michael S. TsirkinIB/mthca: Fix handling of send CQE with error for QPs...
2007-05-21 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-19 Michael S. TsirkinIB/mthca: Fix RESET to ERROR transition
2007-05-14 Michael S. TsirkinIB/mthca: Fix posting >255 recv WRs for Tavor
2007-05-01 Michael S. TsirkinIB/mthca: Work around kernel QP starvation
2007-04-24 Roland DreierIB/mthca: Simplify CQ cleaning in mthca_free_qp()
2007-03-01 Roland DreierIB/mthca: Fix error path in mthca_alloc_memfree()
2007-02-16 Dotan BarakIB/mthca: Allow the QP state transition RESET->RESET
2007-02-10 Roland DreierIB/mthca: Use correct structure size in call to memset()
2007-01-09 Dotan BarakIB/mthca: Don't execute QUERY_QP firmware command for...
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-11-29 Roland DreierIB/mthca: Fix section mismatches
2006-10-17 Arthur KepnerIB/mthca: Use mmiowb after doorbell ring
2006-09-22 Roland DreierIB/mthca: Simplify calls to mthca_cq_clean()
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 Ralph CampbellIB/uverbs: Pass userspace data to modify_srq and modify...
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-07-15 Michael S. Tsirkin[PATCH] IB/mthca: comment fix
2006-07-04 Zach Brown[PATCH] mthca: initialize send and receive queue locks...
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-05-18 Michael S. TsirkinIB/mthca: Fix posting lists of 256 receive requests...
2006-05-09 Roland DreierIB/mthca: Fix race in reference counting
2006-04-10 Jack MorgensteinIB: simplify static rate encoding
2006-03-29 Roland DreierIB/mthca: Fix section mismatch problems
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 Dotan BarakIB/mthca: Check that sgid_index and path_mtu are valid...
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 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 Roland DreierIB/mthca: Whitespace cleanups
2006-03-20 Roland DreierIB/mthca: Make functions that never fail return void
2006-01-12 Michael S. TsirkinIB/mthca: Initialize grh_present before using it
2006-01-06 Dotan BarakIB/mthca: Add support for automatic path migration...
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 Jack MorgensteinIB/mthca: check port validity in modify_qp
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-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-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 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-10 Michael S. Tsirkin[IB] mthca: fix posting long lists of receive work...
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-05 Linus TorvaldsMerge branch 'for-linus' of /linux/kernel/git/roland...
2005-11-03 Jack Morgenstein[IB] mthca: check P_Key index in modify QP
2005-10-31 Tim Schmielau[PATCH] fix missing includes
2005-10-25 Roland Dreier[IB] mthca: correct modify QP attribute masks for UC
2005-10-17 Jack Morgenstein[IB] mthca: Better limit checking and reporting
2005-09-20 Michael S. Tsirkin[PATCH] IB/mthca: Fix device removal memory leak
2005-09-19 Roland Dreier[PATCH] IB/mthca: fix posting of first work request
2005-09-19 Roland Dreier[PATCH] IB/mthca: assign ACK timeout field correctly
2005-09-07 Michael S. Tsirkin[PATCH] IB: Initialize qp->wait
2005-09-07 Roland Dreier[PATCH] IB: really reset QPs
2005-08-27 Roland Dreier[PATCH] IB: move include files to include/rdma
2005-08-27 Roland Dreier[PATCH] IB/mthca: Add SRQ implementation
2005-08-27 Roland Dreier[PATCH] IB/mthca: Move WQE structures into their own...
2005-08-27 Roland Dreier[PATCH] IB/mthca: Simplify handling of completions...
2005-08-27 Roland Dreier[PATCH] IB/mthca: Factor out common queue alloc code
2005-08-27 Roland Dreier[PATCH] IB/mthca: Use correct port width capability...
2005-08-27 Sean Hefty[PATCH] IB: sparse endianness cleanup
2005-08-27 Roland Dreier[PATCH] IB: Add copyright notices
2005-07-08 Roland Dreier[PATCH] IB uverbs: add mthca user QP support
2005-06-27 Roland Dreier[PATCH] IB/mthca: Align FW command mailboxes to 4K
2005-06-27 Roland Dreier[PATCH] IB/mthca: Move mthca_is_memfree checks
2005-06-27 Roland Dreier[PATCH] IB/mthca: Enable unreliable connected transport
2005-06-27 Roland Dreier[PATCH] IB/mthca: Set RDMA/atomic capabilities correctly
2005-06-27 Roland Dreier[PATCH] IB/mthca: Set QP static rate correctly
2005-06-27 Roland Dreier[PATCH] IB/mthca: Use dma_alloc_coherent instead of...
2005-04-16 Roland Dreier[PATCH] IB/mthca: map context for RDMA responder in...
2005-04-16 Roland Dreier[PATCH] IB/mthca: update receive queue initialization...
2005-04-16 Roland Dreier[PATCH] IB/mthca: encapsulate mem-free check into mthca...
2005-04-16 Michael S. Tsirkin[PATCH] IB/mthca: fill in opcode field for send completions
2005-04-16 Roland Dreier[PATCH] IB/mthca: implement RDMA/atomic operations...
2005-04-16 Roland Dreier[PATCH] IB/mthca: fix posting sends with immediate...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2