Age | Commit message (Expand) | Author |
2007-07-18 | IB/mthca: Factor out setting WQE remote address and atomic segment entries | Roland Dreier |
2007-07-18 | IB/mthca: Factor out setting WQE data segment entries | Roland Dreier |
2007-07-17 | IB/mthca: Use uninitialized_var() for f0 | Roland Dreier |
2007-07-17 | IB/mthca: Fix printk format used for firmware version in warning | Roland Dreier |
2007-07-17 | IB/mthca: Schedule MSI support for removal | Roland Dreier |
2007-07-17 | drivers/infiniband/hw/mthca/mthca_qp: kill uninit'd var warning | Jeff Garzik |
2007-07-10 | IB/mthca: Replace memset(<addr>, 0, PAGE_SIZE) with clear_page(<addr>) | Shani Moideen |
2007-07-09 | IB: Use menuconfig for InfiniBand menu | Jan Engelhardt |
2007-06-07 | IB/mthca, mlx4_core: Fix typo in comment | Roland Dreier |
2007-05-29 | IB/mthca: Fix handling of send CQE with error for QPs connected to SRQ | Michael S. Tsirkin |
2007-05-21 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
2007-05-19 | IB/mthca: Fix RESET to ERROR transition | Michael S. Tsirkin |
2007-05-19 | IB/mthca: Set GRH:HopLimit when building MLX headers | Rolf Manderscheid |
2007-05-19 | IB/mthca: Fix use-after-free on device restart | Ali Ayoub |
2007-05-14 | IB/mthca: Set cleaned CQEs back to HW ownership when cleaning CQ | Michael S. Tsirkin |
2007-05-14 | IB/mthca: Fix posting >255 recv WRs for Tavor | Michael S. Tsirkin |
2007-05-08 | IB/uverbs: Export ib_umem_get()/ib_umem_release() to modules | Roland Dreier |
2007-05-07 | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan... | Linus Torvalds |
2007-05-06 | IB: Return "maybe missed event" hint from ib_req_notify_cq() | Roland Dreier |
2007-05-06 | IB: Add CQ comp_vector support | Michael S. Tsirkin |
2007-05-02 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare |
2007-04-30 | IB/mthca: Work around kernel QP starvation | Michael S. Tsirkin |
2007-04-24 | IB: Set class_dev->dev in core for nice device symlink | Joachim Fenkes |
2007-04-24 | 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-18 | IB/mthca: Update HCA firmware revisions | Roland Dreier |
2007-04-16 | IB/mthca: Fix data corruption after FMR unmap on Sinai | Michael S. Tsirkin |
2007-03-26 | IB/mthca: Fix thinko in init_mr_table() | Michael S. Tsirkin |
2007-03-01 | IB/mthca: Fix error path in mthca_alloc_memfree() | Roland Dreier |
2007-02-20 | IB/mthca: Make 2 functions static | Adrian Bunk |
2007-02-16 | 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-12 | 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-10 | 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-04 | IB: Return qp pointer as part of ib_wc | Michael S. Tsirkin |
2007-01-09 | IB/mthca: Don't execute QUERY_QP firmware command for QP in RESET state | Dotan Barak |
2007-01-07 | IB/mthca: Fix PRM compliance problem in atomic-send completions | Jack Morgenstein |
2007-01-04 | IB/mthca: Fix off-by-one in FMR handling on memfree | Michael S. Tsirkin |
2006-12-30 | [PATCH] IB/mthca: Fix FMR breakage caused by kmemdup() conversion | Michael S. Tsirkin |
2006-12-15 | 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-08 | [PATCH] LOG2: Implement a general integer log2 facility in the kernel | David Howells |
2006-12-07 | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |