summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* [PATCH] IB/mthca: Add Sun copyright noticeTom Duffy2005-06-271-0/+1
* [PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused labelRoland Dreier2005-04-161-1/+1
* [PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier2005-04-161-11/+56
* [PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier2005-04-161-2/+16
* [PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier2005-04-161-3/+3
* [PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin2005-04-161-8/+9
* [PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier2005-04-161-1/+1
* [PATCH] IB/mthca: print assigned IRQ when interrupt test failsRoland Dreier2005-04-161-1/+4
* [PATCH] IB/mthca: map MPT/MTT context in mem-free modeRoland Dreier2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1123
OpenPOWER on IntegriCloud