| Commit message (Expand) | Author | Age |
* | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules | Roland Dreier | 2007-05-08 |
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds | 2007-05-07 |
|\ |
|
| * | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier | 2007-05-07 |
| * | IB: Add CQ comp_vector support | Michael S. Tsirkin | 2007-05-07 |
| * | IB/mthca: Work around kernel QP starvation | Michael S. Tsirkin | 2007-04-30 |
* | | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 |
|/ |
|
* | IB: Set class_dev->dev in core for nice device symlink | Joachim Fenkes | 2007-04-25 |
* | IB/mthca: Simplify CQ cleaning in mthca_free_qp() | Roland Dreier | 2007-04-24 |
* | IB/mthca: Fix mthca_write_mtt() on HCAs with hidden memory | Roland Dreier | 2007-04-24 |
* | IB/mthca: Update HCA firmware revisions | Roland Dreier | 2007-04-18 |
* | IB/mthca: Fix data corruption after FMR unmap on Sinai | Michael S. Tsirkin | 2007-04-16 |
* | IB/mthca: Fix thinko in init_mr_table() | Michael S. Tsirkin | 2007-03-26 |
* | IB/mthca: Fix error path in mthca_alloc_memfree() | Roland Dreier | 2007-03-01 |
* | IB/mthca: Make 2 functions static | Adrian Bunk | 2007-02-20 |
* | IB/mthca: Fix allocation of ICM chunks in coherent memory | Roland Dreier | 2007-02-16 |
* | IB/mthca: Allow the QP state transition RESET->RESET | Dotan Barak | 2007-02-16 |
* | IB/mthca: Always fill MTTs from CPU | Michael S. Tsirkin | 2007-02-12 |
* | IB/mthca: Merge MR and FMR space on 64-bit systems | Michael S. Tsirkin | 2007-02-12 |
* | IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUs | Michael S. Tsirkin | 2007-02-12 |
* | IB/mthca: Give reserved MTTs a separate cache line | Michael S. Tsirkin | 2007-02-12 |
* | IB/mthca: Fix reserved MTTs calculation on mem-free HCAs | Michael S. Tsirkin | 2007-02-12 |
* | IB/mthca: Work around gcc bug on sparc64 | David Howells | 2007-02-10 |
* | IB/mthca: Use correct structure size in call to memset() | Roland Dreier | 2007-02-10 |
* | IB: Return qp pointer as part of ib_wc | Michael S. Tsirkin | 2007-02-04 |
* | IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state | Dotan Barak | 2007-01-09 |
* | IB/mthca: Fix PRM compliance problem in atomic-send completions | Jack Morgenstein | 2007-01-07 |
* | IB/mthca: Fix off-by-one in FMR handling on memfree | Michael S. Tsirkin | 2007-01-04 |
* | [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion | Michael S. Tsirkin | 2006-12-30 |
* | IB/mthca: Use DEFINE_MUTEX() instead of mutex_init() | Roland Dreier | 2006-12-15 |
* | IB/mthca: Add HCA profile module parameters | Leonid Arsh | 2006-12-15 |
* | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells | 2006-12-08 |
* | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\ |
|
| * | IB/mthca: Fix initial SRQ logsize for mem-free HCAs | Jack Morgenstein | 2006-11-29 |
| * | IB/mthca: Fix section mismatches | Roland Dreier | 2006-11-29 |
| * | IB: kmemdup() cleanup | Eric Sesterhenn | 2006-11-29 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ |
|
* | IB/mthca: Fix MAD extended header format for MAD_IFC firmware command | Michael S. Tsirkin | 2006-10-31 |
* | IB/mthca: Use mmiowb after doorbell ring | Arthur Kepner | 2006-10-16 |
* | IB/mthca: Fix off-by-one in mthca SRQ creation | Michael S. Tsirkin | 2006-10-10 |
* | IB/mthca: Query port fix | Jack Morgenstein | 2006-10-10 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | IB/mthca: Simplify calls to mthca_cq_clean() | Roland Dreier | 2006-09-22 |
* | IB/mthca: Recover from catastrophic errors | Jack Morgenstein | 2006-09-22 |
* | RDMA: iWARP Core Changes. | Tom Tucker | 2006-09-22 |
* | IB: Whitespace fixes | Roland Dreier | 2006-09-22 |
* | IB/mthca: Return correct number of bits for static rate in query_qp | Jack Morgenstein | 2006-09-22 |
* | IB/mthca: Return port number for unconnected QPs in query_qp | Jack Morgenstein | 2006-09-22 |
* | IB/mthca: Fix default static rate returned for Tavor in AV | Jack Morgenstein | 2006-09-22 |
* | IB/uverbs: Pass userspace data to modify_srq and modify_qp methods | Ralph Campbell | 2006-09-22 |