aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mthca/mthca_main.c
AgeCommit message (Expand)Author
2011-07-18IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason
2011-07-15IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues
2011-03-22IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow
2011-01-11IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)John L. Burr
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-09-10Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier
2009-09-05IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein
2009-09-05IB: Use printk_once() for driver versionsMarcin Slusarz
2009-05-27IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2008-09-29IB/mthca: Use pci_request_regions()Roland Dreier
2008-07-14RDMA: Remove subversion $Id tagsRoland Dreier
2008-05-16IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier
2008-04-16IB/mthca: Avoid integer overflow when dealing with profile sizeRoland Dreier
2008-04-16IB/mthca: Add IPoIB checksum offload supportEli Cohen
2008-02-04IB: Avoid marking __devinitdata as constRoland Dreier
2008-02-04IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein
2008-01-25IB/mthca: Update latest "native Arbel" firmware revisionRoland Dreier
2008-01-25IB/mthca: Remove MSI support as scheduledAdrian Bunk
2007-10-09IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba
2007-10-09IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin
2007-07-17IB/mthca: Fix printk format used for firmware version in warningRoland Dreier
2007-07-17IB/mthca: Schedule MSI support for removalRoland Dreier
2007-05-19IB/mthca: Fix use-after-free on device restartAli Ayoub
2007-04-18IB/mthca: Update HCA firmware revisionsRoland Dreier
2007-02-12IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin
2007-02-12IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin
2006-12-15IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier
2006-12-15IB/mthca: Add HCA profile module parametersLeonid Arsh
2006-11-29IB/mthca: Fix section mismatchesRoland Dreier
2006-09-22IB/mthca: Recover from catastrophic errorsJack Morgenstein
2006-08-23IB/mthca: Update HCA firmware revisionsMichael S. Tsirkin
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman
2006-04-12IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein
2006-04-10IB/mthca: Disable tuning PCI read burst sizeMichael S. Tsirkin
2006-04-10IB: simplify static rate encodingJack Morgenstein
2006-04-02IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier
2006-03-20IB/mthca: Update firmware versionsRoland Dreier
2006-03-20IB/mthca: Optimize large messages on Sinai HCAsEli Cohen
2006-01-30IB/mthca: Relax UAR size checkMichael S. Tsirkin
2006-01-05IB/mthca: check return value in mthca_dev_lim callJack Morgenstein
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-11-10[IB] uverbs: have kernel return QP capabilitiesJack Morgenstein
2005-11-04[IB] mthca: report page size capabilityJack Morgenstein
2005-11-02[IB] mthca: fix format of FW versionRoland Dreier
2005-10-18[IB] mthca: Add struct pci_driver.owner fieldRoland Dreier
2005-10-17[IB] mthca: Better limit checking and reportingJack Morgenstein
2005-10-17[IB] mthca: Report correct atomic capabilityJack Morgenstein