summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/hfi1/pcie.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/hfi1: Use FIELD_GET() to extract Link WidthIlpo Järvinen2023-09-201-7/+2
* IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski2023-09-111-1/+1
* IB/hfi1: Drop redundant pci_enable_pcie_error_reporting()Bjorn Helgaas2023-03-191-2/+0
* RDMA/hfi1: Convert to SPDX identifierCai Huoqing2021-08-251-43/+1
* RDMA: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-231-9/+2
* RDMA/hw/hfi1/pcie: Demote kernel-doc abusesLee Jones2021-01-281-2/+2
* IB/hfi1: Convert PCIBIOS_* errors to generic -E* errorsBolarinwa Olayemi Saheed2020-06-301-7/+15
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-2/+2
* IB/hfi1: Ensure full Gen3 speed in a Gen4 systemJames Erwin2019-11-061-1/+3
* IB/hfi1: Reduce excessive aspm inlinesMichael J. Ruhl2019-06-281-5/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-10-261-48/+26
|\
| * IB/hfi1: PCIe bus width retryKamenee Arumugam2018-09-011-3/+8
| * IB/hfi1: Prepare for new HFI1 MSIx APIMichael J. Ruhl2018-09-011-18/+0
| * IB/hfi1: Get the hfi1_devdata structure as early as possibleMichael J. Ruhl2018-09-011-17/+10
| * IB/hfi1: tune_pcie_caps is arbitrarily placed, poorlyMichael J. Ruhl2018-09-011-10/+8
* | PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep2018-10-021-1/+0
* | IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-111-7/+4
|/
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-161-3/+1
|\
| * PCI: Rename pci_try_reset_bus() to pci_reset_bus()Sinan Kaya2018-07-191-1/+1
| * PCI: Unify try slot and bus reset APISinan Kaya2018-07-191-1/+1
| * IB/hfi1: Use pci_try_reset_bus() for initiating PCI Secondary Bus ResetSinan Kaya2018-07-191-3/+1
* | IB/hfi1: Remove INTx support and simplify MSIx usageMichael J. Ruhl2018-06-221-7/+1
* | IB/hfi1: Remove caches of chip CSRsMike Marciniszyn2018-06-221-5/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-06-071-0/+8
|\
| * IB/Hfi1: Read CCE Revision register to verify the device is responsiveKamenee Arumugam2018-05-091-0/+8
* | Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-16/+8
|\ \ | |/ |/|
| * IB/hfi1: Replace custom hfi1 macros with PCIe macrosFrederick Lawler2018-04-271-16/+8
* | IB/hfi1: Fix NULL pointer dereference when invalid num_vls is usedSebastian Sanchez2018-05-031-3/+0
|/
* IB/hfi1: Do not override given pcie_pset valueBartlomiej Dudek2018-02-011-11/+12
* IB/hfi: Only read capability registers if the capability existsMichael J. Ruhl2017-12-221-18/+12
* IB/hfi1: Unsuccessful PCIe caps tuning should not fail driver loadHarish Chegondi2017-09-271-29/+21
* IB/hfi1: Move saving PCI values to a separate functionBartlomiej Dudek2017-07-311-52/+58
* IB/hfi1: Fix bar0 mapping to use write combiningMike Marciniszyn2017-07-311-16/+42
* IB/hfi1: Check return values from PCI config API callsBartlomiej Dudek2017-07-311-42/+196
* IB/hfi1: Replace deprecated pci functions with new APIMichael J. Ruhl2017-06-271-64/+16
* RDMA/hfi1: change PCI bar addr assignments to Linux API functionsSteven L. Roberts2017-06-011-2/+2
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-081-30/+0
|\
| * IB/hfi1: Use pcie_flr() instead of duplicating itChristoph Hellwig2017-04-251-30/+0
* | IB/hfi1: Convert %Lx to %llxDennis Dalessandro2017-04-281-1/+1
|/
* IB/hfi1: Use static CTLE with Preset 6 for integrated HFIsEaswar Hariharan2017-02-191-2/+2
* RDMA/hfi1: drop pci_link_reset()Cao jin2017-01-121-10/+0
* IB/hfi1: Clean up unused argumentEaswar Hariharan2016-11-151-2/+1
* IB/hfi1: Add static PCIe Gen3 CTLE tuningDean Luick2016-08-021-4/+64
* IB/hfi1: Move driver out of stagingDennis Dalessandro2016-05-261-0/+1338