summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] IB/mthca: Add SRQ implementationRoland Dreier2005-08-261-5/+43
* [PATCH] IB/mthca: Use correct port width capability valueRoland Dreier2005-08-261-0/+1
* [PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering2005-08-261-1/+0
* [PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin2005-08-261-64/+58
* [PATCH] IB: Add copyright noticesRoland Dreier2005-08-261-0/+1
* [PATCH] IB: Update current firmware versions in mthca driverTziporet Koren2005-08-261-3/+3
* [PATCH] IB uverbs: add mthca user PD supportRoland Dreier2005-07-071-1/+1
* [PATCH] IB/mthca: Encapsulate command interface initRoland Dreier2005-06-271-16/+7
* [PATCH] IB/mthca: Clean up error messagesBernhard Fischer2005-06-271-4/+4
OpenPOWER on IntegriCloud