| Commit message (Expand) | Author | Age | Files | Lines |
* | IB/mthca: Keep free count for MTT buddy allocator | Roland Dreier | 2008-07-22 | 1 | -0/+1 |
* | IB/mthca: Remove "stop" flag for catastrophic error polling timer | Roland Dreier | 2008-07-14 | 1 | -1/+0 |
* | RDMA: Remove subversion $Id tags | Roland Dreier | 2008-07-14 | 1 | -2/+0 |
* | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox | 2008-04-18 | 1 | -2/+1 |
* | IB/mthca: Update module version and release date | Jack Morgenstein | 2008-04-16 | 1 | -2/+2 |
* | IB/mthca: Formatting cleanups | Roland Dreier | 2008-04-16 | 1 | -5/+5 |
* | IB/mthca: Remove MSI support as scheduled | Adrian Bunk | 2008-01-25 | 1 | -7/+6 |
* | IB/mthca: Increase max number of QPs per multicast group to 56 | Roland Dreier | 2007-10-09 | 1 | -1/+1 |
* | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier | 2007-05-06 | 1 | -2/+2 |
* | IB/mthca: Always fill MTTs from CPU | Michael S. Tsirkin | 2007-02-12 | 1 | -0/+2 |
* | IB/mthca: Recover from catastrophic errors | Jack Morgenstein | 2006-09-22 | 1 | -0/+7 |
* | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell | 2006-09-22 | 1 | -2/+3 |
* | IB/mthca: Fix race in reference counting | Roland Dreier | 2006-05-09 | 1 | -1/+1 |
* | IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices | Jack Morgenstein | 2006-04-12 | 1 | -0/+2 |
* | IB: simplify static rate encoding | Jack Morgenstein | 2006-04-10 | 1 | -0/+4 |
* | IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y | Roland Dreier | 2006-04-02 | 1 | -2/+15 |
* | IB/mthca: Optimize large messages on Sinai HCAs | Eli Cohen | 2006-03-20 | 1 | -1/+2 |
* | IB/mthca: Implement query_ah method | Jack Morgenstein | 2006-03-20 | 1 | -0/+1 |
* | IB/mthca: Write FW commands through doorbell page | Eli Cohen | 2006-03-20 | 1 | -1/+12 |
* | IB/mthca: Bump driver version and release date | Roland Dreier | 2006-03-20 | 1 | -2/+2 |
* | IB/mthca: Support for query QP and SRQ | Eli Cohen | 2006-03-20 | 1 | -0/+3 |
* | IB/mthca: Add device-specific support for resizing CQs | Roland Dreier | 2006-03-20 | 1 | -1/+4 |
* | IB/mthca: Make functions that never fail return void | Roland Dreier | 2006-03-20 | 1 | -2/+2 |
* | IB/mthca: bump driver version and release date | Roland Dreier | 2006-02-13 | 1 | -2/+2 |
* | IB/mthca: Semaphore to mutex conversions | Roland Dreier | 2006-01-30 | 1 | -3/+5 |
* | IB/mthca: Initialize grh_present before using it | Michael S. Tsirkin | 2006-01-12 | 1 | -0/+1 |
* | [PATCH] fix more missing includes | Tim Schmielau | 2006-01-08 | 1 | -0/+1 |
* | [IB] uverbs: have kernel return QP capabilities | Jack Morgenstein | 2005-11-10 | 1 | -0/+1 |
* | [IB] mthca: report page size capability | Jack Morgenstein | 2005-11-04 | 1 | -0/+1 |
* | [IB] mthca: report asynchronous CQ events | Michael S. Tsirkin | 2005-10-29 | 1 | -1/+3 |
* | [IB] mthca: first pass at catastrophic error reporting | Roland Dreier | 2005-10-27 | 1 | -0/+13 |
* | [IB] mthca: Better limit checking and reporting | Jack Morgenstein | 2005-10-17 | 1 | -0/+6 |
* | [IB] mthca: SRQ limit reached events | Roland Dreier | 2005-10-17 | 1 | -0/+2 |
* | [IB] mthca: Report correct atomic capability | Jack Morgenstein | 2005-10-17 | 1 | -0/+1 |
* | [PATCH] IB/mthca: Add SRQ implementation | Roland Dreier | 2005-08-26 | 1 | -1/+23 |
* | [PATCH] IB/mthca: Factor out common queue alloc code | Roland Dreier | 2005-08-26 | 1 | -0/+5 |
* | [PATCH] IB/mthca: Use correct port width capability value | Roland Dreier | 2005-08-26 | 1 | -0/+1 |
* | [PATCH] IB/mthca: add HCA board ID to sysfs info | Michael S. Tsirkin | 2005-08-26 | 1 | -0/+5 |
* | [PATCH] IB: sparse endianness cleanup | Sean Hefty | 2005-08-26 | 1 | -8/+7 |
* | [PATCH] IB: Add copyright notices | Roland Dreier | 2005-08-26 | 1 | -0/+2 |
* | [PATCH] IB uverbs: add mthca user QP support | Roland Dreier | 2005-07-07 | 1 | -0/+2 |
* | [PATCH] IB uverbs: add mthca user CQ support | Roland Dreier | 2005-07-07 | 1 | -0/+1 |
* | [PATCH] IB uverbs: add mthca user PD support | Roland Dreier | 2005-07-07 | 1 | -1/+2 |
* | [PATCH] IB/mthca: Bump version | Roland Dreier | 2005-06-27 | 1 | -2/+2 |
* | [PATCH] IB/mthca: Align FW command mailboxes to 4K | Roland Dreier | 2005-06-27 | 1 | -0/+1 |
* | [PATCH] IB/mthca: Split off MTT allocation | Roland Dreier | 2005-06-27 | 1 | -0/+6 |
* | [PATCH] IB/mthca: Add Sun copyright notice | Tom Duffy | 2005-06-27 | 1 | -0/+1 |
* | [PATCH] IB/mthca: add support for new MT25204 HCA | Roland Dreier | 2005-04-16 | 1 | -9/+4 |
* | [PATCH] IB/mthca: map context for RDMA responder in mem-free mode | Roland Dreier | 2005-04-16 | 1 | -0/+1 |
* | [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree() | Roland Dreier | 2005-04-16 | 1 | -0/+5 |