summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_pcie.c
Commit message (Expand)AuthorAgeFilesLines
* IB/qib: Remove set-but-not-used variablesBart Van Assche2017-10-141-2/+1
* IB/qib: Update QIB to use the latest PCI APIMichael J. Ruhl2017-09-271-93/+32
* IB/qib: Replace deprecated pci functions with new APIMichael J. Ruhl2017-06-271-89/+60
* RDMA/qib: drop qib_pci_link_reset()Cao jin2017-01-121-8/+0
* IB/qib: Use cache inhibitted and guarded mapping on powerpcAneesh Kumar K.V2016-05-011-6/+0
* IB/qib: Add blank line after declarationMike Marciniszyn2015-02-201-0/+2
* IB/qib: Fix checkpatch warningsMike Marciniszyn2015-02-201-3/+5
* IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev2014-04-101-27/+28
* IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return valuesBjorn Helgaas2013-10-041-16/+12
* IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify codeYijing Wang2013-09-241-66/+30
* IB/qib: Use pci_is_root_bus() to check whether it is a root busYijing Wang2013-09-241-1/+1
* IB/qib: Clean up unnecessary MSI/MSI-X capability findYijing Wang2013-08-131-5/+5
* Merge branch 'pci/stephen-const' into nextBjorn Helgaas2012-09-121-1/+1
|\
| * make drivers with pci error handlers constStephen Hemminger2012-09-071-1/+1
* | IB/qib: Use PCI Express Capability accessorsJiang Liu2012-08-231-23/+15
|/
* IB/qib: checkpatch fixesMike Marciniszyn2012-07-191-10/+13
* IB/qib: Fix an incorrect log messageBetty Dall2012-07-191-1/+1
* IB/qib: Add logic for affinity hintMike Marciniszyn2012-02-251-2/+19
* IB/qib: Roll back PCIe tuning changeMike Marciniszyn2012-01-271-1/+1
* IB/qib: Default some module parameters optimallyMike Marciniszyn2012-01-031-2/+2
* infiniband: Fix up module files that need to include module.hPaul Gortmaker2011-10-311-0/+1
* IB/qib: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-07-181-4/+4
* IB/qib: Use pci_dev->revisionSergei Shtylyov2011-05-121-4/+1
* IB/qib: clean up properly if pci_set_consistent_dma_mask() failsJason Gunthorpe2010-10-261-1/+3
* IB/qib: Allow driver to load if PCIe AER failsRalph Campbell2010-10-261-1/+3
* IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson2010-07-061-0/+2
* IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell2010-05-231-0/+738