summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_main.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA: Provide safe ib_alloc_device() functionLeon Romanovsky2019-01-301-1/+1
* IB/mthca: Fix error return code in __mthca_init_one()Wei Yongjun2018-10-041-1/+2
* IB/mthca: remove redundant inner check of mdev->mthca_flagsColin Ian King2018-09-271-2/+1Star
* IB/mthca: Fix indentationBart Van Assche2017-10-151-5/+5
* Merge branch 'misc' into k.o/for-nextDoug Ledford2017-08-181-1/+1
|\
| * infiniband: mthca: constify pci_device_id.Arvind Yadav2017-08-181-1/+1
* | RDMA: Remove useless MODULE_VERSIONLeon Romanovsky2017-07-241-1/+0Star
|/
* IB/mthca: switch to pci_alloc_irq_vectorsChristoph Hellwig2017-02-191-13/+11Star
* IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-111-6/+2Star
* Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-5/+4Star
* IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-181-1/+1
* IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues2011-07-151-126/+47Star
* IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow2011-03-221-0/+3
* IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)John L. Burr2011-01-121-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
*-. Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier2009-09-111-5/+3Star
|\ \
| | * IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2009-09-061-0/+2
| |/ |/|
| * IB: Use printk_once() for driver versionsMarcin Slusarz2009-09-061-5/+1Star
|/
* IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen2009-05-271-3/+14
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-071-2/+2
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-071-2/+2
* IB/mthca: Use pci_request_regions()Roland Dreier2008-09-301-56/+3Star
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-151-2/+0Star
* 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-171-4/+7
* IB/mthca: Add IPoIB checksum offload supportEli Cohen2008-04-171-0/+4
* IB: Avoid marking __devinitdata as constRoland Dreier2008-02-051-1/+1
* IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein2008-02-051-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/+5Star
* IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba2007-10-101-25/+8Star
* IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin2007-10-101-31/+46
* IB/mthca: Fix printk format used for firmware version in warningRoland Dreier2007-07-181-1/+1
* IB/mthca: Schedule MSI support for removalRoland Dreier2007-07-181-4/+16
* IB/mthca: Fix use-after-free on device restartAli Ayoub2007-05-191-1/+3
* IB/mthca: Update HCA firmware revisionsRoland Dreier2007-04-191-5/+5
* IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-131-15/+21
* IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin2007-02-131-0/+4
* IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier2006-12-161-3/+1Star
* IB/mthca: Add HCA profile module parametersLeonid Arsh2006-12-161-14/+97
* IB/mthca: Fix section mismatchesRoland Dreier2006-11-301-15/+14Star
* IB/mthca: Recover from catastrophic errorsJack Morgenstein2006-09-231-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/+0Star
* [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