Age | Commit message (Expand) | Author |
2009-09-05 | IB/mthca: Distinguish multiple devices in /proc/interrupts | Arputham Benjamin |
2009-09-05 | IB/mthca: Annotate CQ locking | Roland Dreier |
2009-09-05 | IB/mthca: Remove unnecessary include of <linux/init.h> | Roland Dreier |
2009-09-05 | IB/mthca: Remove unnecessary include of <asm/page.h> | Roland Dreier |
2009-09-05 | IB: Use printk_once() for driver versions | Marcin Slusarz |
2009-06-22 | IB/mthca: Replace dma_sync_single() use with proper functions | Roland Dreier |
2009-06-13 | IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTx | Roland Dreier |
2009-05-27 | IB/mthca: Add module parameter for number of MTTs per segment | Eli Cohen |
2009-04-20 | IB/mthca: Fix timeout for INIT_HCA and a few other commands | Jack Morgenstein |
2009-04-07 | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang |
2009-04-07 | dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) | Yang Hongyang |
2009-01-28 | IB/mthca: Fix dispatch of IB_EVENT_LID_CHANGE event | Moni Shoua |
2008-10-29 | net: replace %p6 with %pI6 | Harvey Harrison |
2008-10-28 | infiniband: use %p6 for printing message ids | Harvey Harrison |
2008-09-29 | IB/mthca: Use pci_request_regions() | Roland Dreier |
2008-07-26 | dma-mapping: add the device argument to dma_mapping_error() | FUJITA Tomonori |
2008-07-22 | IB/mthca: Keep free count for MTT buddy allocator | Roland Dreier |
2008-07-14 | IB/mthca: Fix check of max_send_sge for special QPs | Roland Dreier |
2008-07-14 | IB/mthca: Use round_jiffies() for catastrophic error polling timer | Roland Dreier |
2008-07-14 | IB/mthca: Remove "stop" flag for catastrophic error polling timer | Roland Dreier |
2008-07-14 | IB/mthca: Remove extra code for RESET->ERR QP state transition | Roland Dreier |
2008-07-14 | RDMA/core: Add memory management extensions support | Steve Wise |
2008-07-14 | RDMA: Remove subversion $Id tags | Roland Dreier |
2008-06-23 | IB/mthca: Clear ICM pages before handing to FW | Eli Cohen |
2008-05-16 | IB/mthca: Fix max_sge value returned by query_device | Roland Dreier |
2008-04-29 | IB/mthca: Avoid changing userspace ABI to handle DMA write barrier attribute | Roland Dreier |
2008-04-29 | IB/mthca: Avoid recycling old FMR R_Keys too soon | Olaf Kirch |
2008-04-29 | IB: expand ib_umem_get() prototype | Arthur Kepner |
2008-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-04-19 | IB: convert struct class_device to struct device | Tony Jones |
2008-04-18 | Convert asm/semaphore.h users to linux/semaphore.h | Matthew Wilcox |
2008-04-16 | IB/mthca: Update module version and release date | Jack Morgenstein |
2008-04-16 | IB/mthca: Update QP state if query QP succeeds | Dotan Barak |
2008-04-16 | IB/core: Add support for "send with invalidate" work requests | Roland Dreier |
2008-04-16 | IB/core: Add creation flags to struct ib_qp_init_attr | Eli Cohen |
2008-04-16 | IB/mthca: Avoid integer overflow when allocating huge ICM table | Roland Dreier |
2008-04-16 | IB/mthca: Avoid integer overflow when dealing with profile size | Roland Dreier |
2008-04-16 | IB/mthca: Add IPoIB checksum offload support | Eli Cohen |
2008-04-16 | IB/mthca: Formatting cleanups | Roland Dreier |
2008-02-19 | IB/mthca: Free correct MPT on error exit from mthca_fmr_alloc() | Roland Dreier |
2008-02-13 | IB/mthca: Convert to use be16_add_cpu() | Marcin Slusarz |
2008-02-12 | IB/mthca: Add missing sg_init_table() in mthca_map_user_db() | Roland Dreier |
2008-02-04 | IB/mthca: Return proper error codes from mthca_fmr_alloc() | Olaf Kirch |
2008-02-04 | IB: Avoid marking __devinitdata as const | Roland Dreier |
2008-02-04 | IB/ib_mthca: Pre-link receive WQEs in Tavor mode | Eli Cohen |
2008-02-04 | IB/mthca: Remove checks for srq->first_free < 0 | Eli Cohen |
2008-02-04 | IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER() | Jack Morgenstein |
2008-02-04 | IB/mthca: Fix and simplify page size calculation in mthca_reg_phys_mr() | Roland Dreier |
2008-01-25 | IB/mthca: Update latest "native Arbel" firmware revision | Roland Dreier |
2008-01-25 | IB/mthca: Remove MSI support as scheduled | Adrian Bunk |