aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-09-10Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier1-5/+3
2009-09-05IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein1-0/+2
2009-09-05IB: Use printk_once() for driver versionsMarcin Slusarz1-5/+1
2009-05-27IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen1-3/+14
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-2/+2
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang1-2/+2
2008-09-29IB/mthca: Use pci_request_regions()Roland Dreier1-56/+3
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier1-2/+0
2008-05-16IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier1-1/+13
2008-04-16IB/mthca: Avoid integer overflow when dealing with profile sizeRoland Dreier1-4/+7
2008-04-16IB/mthca: Add IPoIB checksum offload supportEli Cohen1-0/+4
2008-02-04IB: Avoid marking __devinitdata as constRoland Dreier1-1/+1
2008-02-04IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein1-1/+2
2008-01-25IB/mthca: Update latest "native Arbel" firmware revisionRoland Dreier1-1/+1
2008-01-25IB/mthca: Remove MSI support as scheduledAdrian Bunk1-33/+5
2007-10-09IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba1-25/+8
2007-10-09IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin1-31/+46
2007-07-17IB/mthca: Fix printk format used for firmware version in warningRoland Dreier1-1/+1
2007-07-17IB/mthca: Schedule MSI support for removalRoland Dreier1-4/+16
2007-05-19IB/mthca: Fix use-after-free on device restartAli Ayoub1-1/+3
2007-04-18IB/mthca: Update HCA firmware revisionsRoland Dreier1-5/+5
2007-02-12IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin1-15/+21
2007-02-12IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin1-0/+4
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