| Commit message (Expand) | Author | Age |
*-. | Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and... | Roland Dreier | 2009-09-11 |
|\ \ |
|
| | * | IB/mthca: Don't allow userspace open while recovering from catastrophic error | Jack Morgenstein | 2009-09-05 |
| |/
|/| |
|
| * | IB: Use printk_once() for driver versions | Marcin Slusarz | 2009-09-05 |
|/ |
|
* | IB/mthca: Add module parameter for number of MTTs per segment | Eli Cohen | 2009-05-27 |
* | 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-04-07 |
* | IB/mthca: Use pci_request_regions() | Roland Dreier | 2008-09-30 |
* | RDMA: Remove subversion $Id tags | Roland Dreier | 2008-07-15 |
* | IB/mthca: Fix max_sge value returned by query_device | Roland Dreier | 2008-05-16 |
* | IB/mthca: Avoid integer overflow when dealing with profile size | Roland Dreier | 2008-04-17 |
* | IB/mthca: Add IPoIB checksum offload support | Eli Cohen | 2008-04-17 |
* | IB: Avoid marking __devinitdata as const | Roland Dreier | 2008-02-04 |
* | IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER() | Jack Morgenstein | 2008-02-04 |
* | IB/mthca: Update latest "native Arbel" firmware revision | Roland Dreier | 2008-01-25 |
* | IB/mthca: Remove MSI support as scheduled | Adrian Bunk | 2008-01-25 |
* | IB/mthca: Use PCI-X/PCI-Express read control interfaces | Peter Oruba | 2007-10-09 |
* | IB/mthca: Enable MSI-X by default | Michael S. Tsirkin | 2007-10-09 |
* | 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 |
* | IB/mthca: Fix use-after-free on device restart | Ali Ayoub | 2007-05-19 |
* | IB/mthca: Update HCA firmware revisions | Roland Dreier | 2007-04-18 |
* | 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: Use DEFINE_MUTEX() instead of mutex_init() | Roland Dreier | 2006-12-15 |
* | IB/mthca: Add HCA profile module parameters | Leonid Arsh | 2006-12-15 |
* | IB/mthca: Fix section mismatches | Roland Dreier | 2006-11-29 |
* | IB/mthca: Recover from catastrophic errors | Jack Morgenstein | 2006-09-22 |
* | IB/mthca: Update HCA firmware revisions | Michael S. Tsirkin | 2006-08-23 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 |
* | [PATCH] 64bit resource: fix up printks for resources in misc drivers | Greg Kroah-Hartman | 2006-06-27 |
* | IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devices | Jack Morgenstein | 2006-04-12 |
* | IB/mthca: Disable tuning PCI read burst size | Michael S. Tsirkin | 2006-04-10 |
* | IB: simplify static rate encoding | Jack Morgenstein | 2006-04-10 |
* | IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=y | Roland Dreier | 2006-04-02 |
* | IB/mthca: Update firmware versions | Roland Dreier | 2006-03-20 |
* | IB/mthca: Optimize large messages on Sinai HCAs | Eli Cohen | 2006-03-20 |
* | IB/mthca: Relax UAR size check | Michael S. Tsirkin | 2006-01-30 |
* | IB/mthca: check return value in mthca_dev_lim call | Jack Morgenstein | 2006-01-05 |
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 2005-11-10 |
* | [IB] uverbs: have kernel return QP capabilities | Jack Morgenstein | 2005-11-10 |
* | [IB] mthca: report page size capability | Jack Morgenstein | 2005-11-05 |
* | [IB] mthca: fix format of FW version | Roland Dreier | 2005-11-03 |
* | [IB] mthca: Add struct pci_driver.owner field | Roland Dreier | 2005-10-18 |
* | [IB] mthca: Better limit checking and reporting | Jack Morgenstein | 2005-10-17 |
* | [IB] mthca: Report correct atomic capability | Jack Morgenstein | 2005-10-17 |
* | [IB] mthca: Fix memory leak on device close | Michael S. Tsirkin | 2005-09-30 |
* | [PATCH] PCI: remove CONFIG_PCI_NAMES | Adrian Bunk | 2005-09-08 |
* | [PATCH] IB/mthca: Add SRQ implementation | Roland Dreier | 2005-08-26 |
* | [PATCH] IB/mthca: Use correct port width capability value | Roland Dreier | 2005-08-26 |
* | [PATCH] IB: Remove unnecessary includes of <linux/version.h> | Olaf Hering | 2005-08-26 |