| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mthca: Stop returning separate error and status from FW commands | Goldwyn Rodrigues | 2011-07-15 | 1 | -26/+7 |
* | RDMA: Remove subversion $Id tags | Roland Dreier | 2008-07-14 | 1 | -2/+0 |
* | IB/ib_mthca: Pre-link receive WQEs in Tavor mode | Eli Cohen | 2008-02-04 | 1 | -9/+14 |
* | IB/mthca: Remove checks for srq->first_free < 0 | Eli Cohen | 2008-02-04 | 1 | -23/+3 |
* | IB/mthca: Avoid alignment traps when writing doorbells | Roland Dreier | 2007-10-15 | 1 | -9/+2 |
* | IB/mthca: Mark error paths as unlikely() in post_srq_recv functions | Eli Cohen | 2007-10-10 | 1 | -4/+4 |
* | IB/mthca: Factor out setting WQE data segment entries | Roland Dreier | 2007-07-18 | 1 | -22/+6 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+1 |
* | IB/mthca: Work around gcc bug on sparc64 | David Howells | 2007-02-10 | 1 | -2/+7 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 | 1 | -2/+2 |
* | IB/mthca: Fix initial SRQ logsize for mem-free HCAs | Jack Morgenstein | 2006-11-29 | 1 | -1/+1 |
* | IB/mthca: Fix section mismatches | Roland Dreier | 2006-11-29 | 1 | -1/+1 |
* | IB/mthca: Use mmiowb after doorbell ring | Arthur Kepner | 2006-10-16 | 1 | -0/+8 |
* | IB/mthca: Fix off-by-one in mthca SRQ creation | Michael S. Tsirkin | 2006-10-10 | 1 | -2/+4 |
* | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell | 2006-09-22 | 1 | -1/+1 |
* | IB/mthca: Fix SRQ limit event range check | Dotan Barak | 2006-07-24 | 1 | -1/+2 |
* | IB/mthca: Make all device methods truly reentrant | Roland Dreier | 2006-06-17 | 1 | -0/+5 |
* | IB/mthca: Fix posting lists of 256 receive requests to SRQ for Tavor | Michael S. Tsirkin | 2006-05-24 | 1 | -20/+21 |
* | IB/mthca: Fix race in reference counting | Roland Dreier | 2006-05-09 | 1 | -5/+18 |
* | IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices | Jack Morgenstein | 2006-04-12 | 1 | -1/+26 |
* | IB/mthca: Fix section mismatch problems | Roland Dreier | 2006-03-29 | 1 | -1/+1 |
* | IB/mthca: Fix check of size in SRQ creation | Jack Morgenstein | 2006-03-29 | 1 | -1/+1 |
* | IB/mthca: Check SRQ limit in modify SRQ operation | Jack Morgenstein | 2006-03-24 | 1 | -0/+2 |
* | IB/mthca: Check that SRQ WQE size does not exceed device's max value | Jack Morgenstein | 2006-03-24 | 1 | -0/+4 |
* | IB/mthca: Query SRQ srq_limit fixes | Eli Cohen | 2006-03-20 | 1 | -4/+8 |
* | IB/mthca: Correct reported SRQ size in MemFree case. | Dotan Barak | 2006-03-20 | 1 | -2/+2 |
* | IB/mthca: Return actual capacity from create_srq | Dotan Barak | 2006-03-20 | 1 | -0/+3 |
* | IB/mthca: Support for query QP and SRQ | Eli Cohen | 2006-03-20 | 1 | -0/+32 |
* | IB/mthca: Whitespace cleanups | Roland Dreier | 2006-03-20 | 1 | -1/+1 |
* | IB/mthca: fix WQE size calculation in create-srq | Jack Morgenstein | 2006-01-04 | 1 | -1/+1 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2005-11-10 | 1 | -2/+20 |
|\ |
|
| * | [IB] mthca: fix posting long lists of receive work requests | Michael S. Tsirkin | 2005-11-10 | 1 | -2/+20 |
* | | [PATCH] fix remaining missing includes | Tim Schmielau | 2005-11-07 | 1 | -0/+3 |
|/ |
|
* | [IB] mthca: Avoid SRQ free WQE list corruption | Roland Dreier | 2005-10-31 | 1 | -6/+7 |
* | [IB] mthca: Better limit checking and reporting | Jack Morgenstein | 2005-10-17 | 1 | -1/+2 |
* | [IB] mthca: detect SRQ overflow | Roland Dreier | 2005-10-17 | 1 | -0/+15 |
* | [IB] mthca: SRQ limit reached events | Roland Dreier | 2005-10-17 | 1 | -1/+24 |
* | [PATCH] IB/mthca: Don't try to set srq->last for userspace SRQs | Roland Dreier | 2005-09-19 | 1 | -1/+2 |
* | [PATCH] IB/mthca: Fix posting work requests to shared receive queues | Roland Dreier | 2005-09-18 | 1 | -6/+4 |
* | [PATCH] IB/mthca: fix posting of first work request | Roland Dreier | 2005-09-18 | 1 | -8/+6 |
* | [PATCH] IB/mthca: Add SRQ implementation | Roland Dreier | 2005-08-26 | 1 | -0/+591 |