aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-15IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier1-3/+1
2006-12-15IB/mthca: Add HCA profile module parametersLeonid Arsh1-14/+97
2006-11-29IB/mthca: Fix section mismatchesRoland Dreier1-15/+14
2006-09-22IB/mthca: Recover from catastrophic errorsJack Morgenstein1-21/+67
2006-08-23IB/mthca: Update HCA firmware revisionsMichael S. Tsirkin1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-2/+3
2006-04-12IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein1-0/+1
2006-04-10IB/mthca: Disable tuning PCI read burst sizeMichael S. Tsirkin1-0/+7
2006-04-10IB: simplify static rate encodingJack Morgenstein1-0/+12
2006-04-02IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier1-0/+8
2006-03-20IB/mthca: Update firmware versionsRoland Dreier1-3/+3
2006-03-20IB/mthca: Optimize large messages on Sinai HCAsEli Cohen1-10/+13
2006-01-30IB/mthca: Relax UAR size checkMichael S. Tsirkin1-2/+8
2006-01-05IB/mthca: check return value in mthca_dev_lim callJack Morgenstein1-0/+4
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein1-0/+1
2005-11-04[IB] mthca: report page size capabilityJack Morgenstein1-0/+1
2005-11-02[IB] mthca: fix format of FW versionRoland Dreier1-1/+1
2005-10-18[IB] mthca: Add struct pci_driver.owner fieldRoland Dreier1-0/+1
2005-10-17[IB] mthca: Better limit checking and reportingJack Morgenstein1-0/+9
2005-10-17[IB] mthca: Report correct atomic capabilityJack Morgenstein1-0/+1
2005-09-30[IB] mthca: Fix memory leak on device closeMichael S. Tsirkin1-24/+21
2005-09-08[PATCH] PCI: remove CONFIG_PCI_NAMESAdrian Bunk1-4/+4
2005-08-26[PATCH] IB/mthca: Add SRQ implementationRoland Dreier1-5/+43
2005-08-26[PATCH] IB/mthca: Use correct port width capability valueRoland Dreier1-0/+1
2005-08-26[PATCH] IB: Remove unnecessary includes of <linux/version.h>Olaf Hering1-1/+0
2005-08-26[PATCH] IB/mthca: add HCA board ID to sysfs infoMichael S. Tsirkin1-64/+58
2005-08-26[PATCH] IB: Add copyright noticesRoland Dreier1-0/+1
2005-08-26[PATCH] IB: Update current firmware versions in mthca driverTziporet Koren1-3/+3
2005-07-07[PATCH] IB uverbs: add mthca user PD supportRoland Dreier1-1/+1
2005-06-27[PATCH] IB/mthca: Encapsulate command interface initRoland Dreier1-16/+7
2005-06-27[PATCH] IB/mthca: Clean up error messagesBernhard Fischer1-4/+4
2005-06-27[PATCH] IB/mthca: Add Sun copyright noticeTom Duffy1-0/+1
2005-04-16[PATCH] drivers/infiniband/hw/mthca/mthca_main.c: remove an unused labelRoland Dreier1-1/+1
2005-04-16[PATCH] IB/mthca: add support for new MT25204 HCARoland Dreier1-11/+56
2005-04-16[PATCH] IB/mthca: map context for RDMA responder in mem-free modeRoland Dreier1-2/+16
2005-04-16[PATCH] IB/mthca: encapsulate mem-free check into mthca_is_memfree()Roland Dreier1-3/+3
2005-04-16[PATCH] IB/mthca: add fast memory region implementationMichael S. Tsirkin1-8/+9
2005-04-16[PATCH] IB/mthca: fix MTT allocation in mem-free modeRoland Dreier1-1/+1
2005-04-16[PATCH] IB/mthca: print assigned IRQ when interrupt test failsRoland Dreier1-1/+4
2005-04-16[PATCH] IB/mthca: map MPT/MTT context in mem-free modeRoland Dreier1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1123