Age | Commit message (Expand) | Author | Files | Lines |
2007-05-30 | IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ | Michael S. Tsirkin | 1 | -3/+3 |
2007-05-22 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 1 | -60/+98 |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
2007-05-19 | IB/mthca: Fix RESET to ERROR transition | Michael S. Tsirkin | 1 | -60/+98 |
2007-05-15 | IB/mthca: Fix posting >255 recv WRs for Tavor | Michael S. Tsirkin | 1 | -0/+1 |
2007-05-01 | IB/mthca: Work around kernel QP starvation | Michael S. Tsirkin | 1 | -0/+13 |
2007-04-25 | IB/mthca: Simplify CQ cleaning in mthca_free_qp() | Roland Dreier | 1 | -4/+3 |
2007-03-02 | IB/mthca: Fix error path in mthca_alloc_memfree() | Roland Dreier | 1 | -5/+5 |
2007-02-17 | IB/mthca: Allow the QP state transition RESET->RESET | Dotan Barak | 1 | -0/+5 |
2007-02-10 | IB/mthca: Use correct structure size in call to memset() | Roland Dreier | 1 | -1/+1 |
2007-01-10 | IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state | Dotan Barak | 1 | -9/+17 |
2006-12-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 1 | -2/+2 |
2006-11-30 | IB/mthca: Fix section mismatches | Roland Dreier | 1 | -2/+1 |
2006-10-17 | IB/mthca: Use mmiowb after doorbell ring | Arthur Kepner | 1 | -0/+19 |
2006-09-23 | IB/mthca: Simplify calls to mthca_cq_clean() | Roland Dreier | 1 | -3/+2 |
2006-09-23 | IB/mthca: Return correct number of bits for static rate in query_qp | Jack Morgenstein | 1 | -1/+1 |
2006-09-23 | IB/mthca: Return port number for unconnected QPs in query_qp | Jack Morgenstein | 1 | -4/+6 |
2006-09-23 | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell | 1 | -1/+2 |
2006-08-11 | IB/mthca: Fix potential AB-BA deadlock with CQ locks | Roland Dreier | 1 | -12/+30 |
2006-08-10 | IB/mthca: Make fence flag work for send work requests | Michael S. Tsirkin | 1 | -2/+10 |
2006-07-15 | [PATCH] IB/mthca: comment fix | Michael S. Tsirkin | 1 | -7/+6 |
2006-07-04 | [PATCH] mthca: initialize send and receive queue locks separately | Zach Brown | 1 | -1/+4 |
2006-06-18 | IB/mthca: Make all device methods truly reentrant | Roland Dreier | 1 | -15/+23 |
2006-06-18 | IB/mthca: Fix memory leak on modify_qp error paths | Roland Dreier | 1 | -6/+6 |
2006-05-18 | IB/mthca: Fix posting lists of 256 receive requests for Tavor | Michael S. Tsirkin | 1 | -17/+18 |
2006-05-09 | IB/mthca: Fix race in reference counting | Roland Dreier | 1 | -9/+22 |
2006-04-10 | IB: simplify static rate encoding | Jack Morgenstein | 1 | -13/+33 |
2006-03-29 | IB/mthca: Fix section mismatch problems | Roland Dreier | 1 | -1/+1 |
2006-03-25 | IB/mthca: Fix modify QP error path | Roland Dreier | 1 | -10/+11 |
2006-03-25 | IB/mthca: Fix indentation | Roland Dreier | 1 | -2/+2 |
2006-03-25 | IB/mthca: Fix uninitialized variable in mthca_alloc_qp() | Jack Morgenstein | 1 | -4/+5 |
2006-03-25 | IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp | Dotan Barak | 1 | -4/+23 |
2006-03-20 | IB/mthca: Check alternate P_Key index when setting alternate path | Dotan Barak | 1 | -2/+8 |
2006-03-20 | IB/mthca: Add support for send work request fence flag | Dotan Barak | 1 | -2/+6 |
2006-03-20 | IB/mthca: Support for query QP and SRQ | Eli Cohen | 1 | -0/+135 |
2006-03-20 | IB/mthca: Convert to use ib_modify_qp_is_ok() | Roland Dreier | 1 | -250/+13 |
2006-03-20 | IB/mthca: Generate SQ drained events when requested | Roland Dreier | 1 | -1/+13 |
2006-03-20 | IB/mthca: Whitespace cleanups | Roland Dreier | 1 | -14/+14 |
2006-03-20 | IB/mthca: Make functions that never fail return void | Roland Dreier | 1 | -5/+3 |
2006-01-13 | IB/mthca: Initialize grh_present before using it | Michael S. Tsirkin | 1 | -1/+1 |
2006-01-07 | IB/mthca: Add support for automatic path migration (APM) | Dotan Barak | 1 | -20/+37 |
2006-01-07 | IB/mthca: fix for RTR-to-RTS transition in modify QP | Jack Morgenstein | 1 | -2/+0 |
2006-01-07 | IB/mthca: fix for SQEr-to-RTS transition in modify QP | Jack Morgenstein | 1 | -3/+2 |
2006-01-06 | IB/mthca: max_inline_data handling tweaks | Jack Morgenstein | 1 | -26/+36 |
2006-01-06 | IB/mthca: check port validity in modify_qp | Jack Morgenstein | 1 | -0/+6 |
2005-12-16 | IB/mthca: Fix corner cases in max_rd_atomic value handling in modify QP | Jack Morgenstein | 1 | -4/+6 |
2005-12-16 | IB/mthca: Fix IB_QP_ACCESS_FLAGS handling. | Jack Morgenstein | 1 | -50/+37 |
2005-12-10 | IB/mthca: don't change driver's copy of attributes if modify QP fails | Jack Morgenstein | 1 | -5/+6 |
2005-12-10 | IB/mthca: correct log2 calculation | Jack Morgenstein | 1 | -11/+6 |
2005-12-10 | IB/mthca: check RDMA limits | Jack Morgenstein | 1 | -0/+14 |