aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mthca/mthca_main.c
Commit message (Expand)AuthorAge
* IB/mthca: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-10
* Drivers: infinband: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
* IB/mthca: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-18
* IB/mthca: Stop returning separate error and status from FW commandsGoldwyn Rodrigues2011-07-15
* IB: Increase DMA max_segment_size on Mellanox hardwareDavid Dillow2011-03-22
* IB/mthca: Fix driver when sizeof (phys_addr_t) > sizeof (long)John L. Burr2011-01-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
*-. Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'misc', 'mlx4', 'mthca' and...Roland Dreier2009-09-11
|\ \
| | * IB/mthca: Don't allow userspace open while recovering from catastrophic errorJack Morgenstein2009-09-05
| |/ |/|
| * IB: Use printk_once() for driver versionsMarcin Slusarz2009-09-05
|/
* IB/mthca: Add module parameter for number of MTTs per segmentEli Cohen2009-05-27
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* IB/mthca: Use pci_request_regions()Roland Dreier2008-09-30
* RDMA: Remove subversion $Id tagsRoland Dreier2008-07-15
* IB/mthca: Fix max_sge value returned by query_deviceRoland Dreier2008-05-16
* IB/mthca: Avoid integer overflow when dealing with profile sizeRoland Dreier2008-04-17
* IB/mthca: Add IPoIB checksum offload supportEli Cohen2008-04-17
* IB: Avoid marking __devinitdata as constRoland Dreier2008-02-04
* IB/mthca: Don't read reserved fields in mthca_QUERY_ADAPTER()Jack Morgenstein2008-02-04
* IB/mthca: Update latest "native Arbel" firmware revisionRoland Dreier2008-01-25
* IB/mthca: Remove MSI support as scheduledAdrian Bunk2008-01-25
* IB/mthca: Use PCI-X/PCI-Express read control interfacesPeter Oruba2007-10-09
* IB/mthca: Enable MSI-X by defaultMichael S. Tsirkin2007-10-09
* IB/mthca: Fix printk format used for firmware version in warningRoland Dreier2007-07-17
* IB/mthca: Schedule MSI support for removalRoland Dreier2007-07-17
* IB/mthca: Fix use-after-free on device restartAli Ayoub2007-05-19
* IB/mthca: Update HCA firmware revisionsRoland Dreier2007-04-18
* IB/mthca: Fix access to MTT and MPT tables on non-cache-coherent CPUsMichael S. Tsirkin2007-02-12
* IB/mthca: Give reserved MTTs a separate cache lineMichael S. Tsirkin2007-02-12
* IB/mthca: Use DEFINE_MUTEX() instead of mutex_init()Roland Dreier2006-12-15
* IB/mthca: Add HCA profile module parametersLeonid Arsh2006-12-15
* IB/mthca: Fix section mismatchesRoland Dreier2006-11-29
* IB/mthca: Recover from catastrophic errorsJack Morgenstein2006-09-22
* IB/mthca: Update HCA firmware revisionsMichael S. Tsirkin2006-08-23
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman2006-06-27
* IB/mthca: Fix max_srq_sge returned by ib_query_device for Tavor devicesJack Morgenstein2006-04-12
* IB/mthca: Disable tuning PCI read burst sizeMichael S. Tsirkin2006-04-10
* IB: simplify static rate encodingJack Morgenstein2006-04-10
* IB/mthca: Always build debugging code unless CONFIG_EMBEDDED=yRoland Dreier2006-04-02
* IB/mthca: Update firmware versionsRoland Dreier2006-03-20
* IB/mthca: Optimize large messages on Sinai HCAsEli Cohen2006-03-20
* IB/mthca: Relax UAR size checkMichael S. Tsirkin2006-01-30
* IB/mthca: check return value in mthca_dev_lim callJack Morgenstein2006-01-05
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-10
* [IB] uverbs: have kernel return QP capabilitiesJack Morgenstein2005-11-10
* [IB] mthca: report page size capabilityJack Morgenstein2005-11-05
* [IB] mthca: fix format of FW versionRoland Dreier2005-11-03
* [IB] mthca: Add struct pci_driver.owner fieldRoland Dreier2005-10-18