aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_pcie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-26IB/qib: fix spelling mistake "colescing" -> "coalescing"Colin Ian King1-1/+1
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep1-1/+0
2017-10-14IB/qib: Remove set-but-not-used variablesBart Van Assche1-2/+1
2017-09-27IB/qib: Update QIB to use the latest PCI APIMichael J. Ruhl1-93/+32
2017-06-27IB/qib: Replace deprecated pci functions with new APIMichael J. Ruhl1-89/+60
2017-01-12RDMA/qib: drop qib_pci_link_reset()Cao jin1-8/+0
2016-05-01IB/qib: Use cache inhibitted and guarded mapping on powerpcAneesh Kumar K.V1-6/+0
2015-02-20IB/qib: Add blank line after declarationMike Marciniszyn1-0/+2
2015-02-20IB/qib: Fix checkpatch warningsMike Marciniszyn1-3/+5
2014-04-10IB/qib: Use pci_enable_msix_range() instead of pci_enable_msix()Alexander Gordeev1-27/+28
2013-10-04IB/qib: Drop qib_tune_pcie_caps() and qib_tune_pcie_coalesce() return valuesBjorn Helgaas1-16/+12
2013-09-24IB/qib: Use pcie_set_mps() and pcie_get_mps() to simplify codeYijing Wang1-66/+30
2013-09-24IB/qib: Use pci_is_root_bus() to check whether it is a root busYijing Wang1-1/+1
2013-08-13IB/qib: Clean up unnecessary MSI/MSI-X capability findYijing Wang1-5/+5
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas1-1/+1
2012-09-07make drivers with pci error handlers constStephen Hemminger1-1/+1
2012-08-23IB/qib: Use PCI Express Capability accessorsJiang Liu1-23/+15
2012-07-19IB/qib: checkpatch fixesMike Marciniszyn1-10/+13
2012-07-19IB/qib: Fix an incorrect log messageBetty Dall1-1/+1
2012-02-25IB/qib: Add logic for affinity hintMike Marciniszyn1-2/+19
2012-01-27IB/qib: Roll back PCIe tuning changeMike Marciniszyn1-1/+1
2012-01-03IB/qib: Default some module parameters optimallyMike Marciniszyn1-2/+2
2011-10-31infiniband: Fix up module files that need to include module.hPaul Gortmaker1-0/+1
2011-07-18IB/qib: Remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-4/+4
2011-05-12IB/qib: Use pci_dev->revisionSergei Shtylyov1-4/+1
2010-10-26IB/qib: clean up properly if pci_set_consistent_dma_mask() failsJason Gunthorpe1-1/+3
2010-10-26IB/qib: Allow driver to load if PCIe AER failsRalph Campbell1-1/+3
2010-07-06IB/qib: Don't mark VL15 bufs as WC to avoid a rare 7322 chip problemDave Olson1-0/+2
2010-05-23IB/qib: Add new qib driver for QLogic PCIe InfiniBand adaptersRalph Campbell1-0/+738