aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_main.c
Commit message (Expand)AuthorAgeFilesLines
* IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow2011-03-221-0/+3
* IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)John L. Burr2011-01-111-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
*-. Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier2009-09-101-5/+3
|\ \
| | * IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2009-09-051-0/+2
| |/ |/|
| * IB: Use printk_once() for driver versionsMarcin Slusarz2009-09-051-5/+1
|/
* IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen2009-05-271-3/+14
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* IB/mthca: Use pci_request_regions()Roland Dreier2008-09-291-56/+3
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-141-2/+0
* IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier2008-05-161-1/+13
* IB/mthca: Avoid integer overflow when dealing with profile sizeRoland Dreier2008-04-161-4/+7
* IB/mthca: Add IPoIB checksum offload supportEli Cohen2008-04-161-0/+4
* IB: Avoid marking __devinitdata as constRoland Dreier2008-02-041-1/+1
* IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein2008-02-041-1/+2
* IB/mthca: Update latest "native Arbel" firmware revisionRoland Dreier2008-01-251-1/+1
* IB/mthca: Remove MSI support as scheduledAdrian Bunk2008-01-251-33/+5
* IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba2007-10-091-25/+8
* IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin2007-10-091-31/+46
* IB/mthca: Fix printk format used for firmware version in warningRoland Dreier2007-07-171-1/+1
* IB/mthca: Schedule MSI support for removalRoland Dreier2007-07-171-4/+16
* IB/mthca: Fix use-after-free on device restartAli Ayoub2007-05-191-1/+3
* IB/mthca: Update HCA firmware revisionsRoland Dreier2007-04-181-5/+5
* IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-121-15/+21
* IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin2007-02-121-0/+4
* IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier2006-12-151-3/+1
* IB/mthca: Add HCA profile module parametersLeonid Arsh2006-12-151-14/+97
* IB/mthca: Fix section mismatchesRoland Dreier2006-11-291-15/+14
* IB/mthca: Recover from catastrophic errorsJack Morgenstein2006-09-221-21/+67
* IB/mthca: Update HCA firmware revisionsMichael S. Tsirkin2006-08-231-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-271-2/+3
* IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein2006-04-121-0/+1
* IB/mthca: Disable tuning PCI read burst sizeMichael S. Tsirkin2006-04-101-0/+7
* IB: simplify static rate encodingJack Morgenstein2006-04-101-0/+12
* IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier2006-04-021-0/+8
* IB/mthca: Update firmware versionsRoland Dreier2006-03-201-3/+3
* IB/mthca: Optimize large messages on Sinai HCAsEli Cohen2006-03-201-10/+13
* IB/mthca: Relax UAR size checkMichael S. Tsirkin2006-01-301-2/+8
* IB/mthca: check return value in mthca_dev_lim callJack Morgenstein2006-01-051-0/+4
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-101-1/+0
* [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-101-0/+1
* [IB] mthca: report page size capabilityJack Morgenstein2005-11-041-0/+1
* [IB] mthca: fix format of FW versionRoland Dreier2005-11-021-1/+1
* [IB] mthca: Add struct pci_driver.owner fieldRoland Dreier2005-10-181-0/+1
* [IB] mthca: Better limit checking and reportingJack Morgenstein2005-10-171-0/+9
* [IB] mthca: Report correct atomic capabilityJack Morgenstein2005-10-171-0/+1
* [IB] mthca: Fix memory leak on device closeMichael S. Tsirkin2005-09-301-24/+21
* [PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk2005-09-081-4/+4