summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c
Commit message (Expand)AuthorAgeFilesLines
* nfp: use correct macro for LengthSelect in BAR configDaniel Basilio2024-02-051-2/+4
* nfp: support Corigine PCIE vendor IDYu Xiao2022-05-091-8/+8
* nfp: vendor neutral strings for chip and Corigne in strings for driverYu Xiao2022-05-091-1/+1
* nfp: use dev_info for PCIe config space BAR offsetsJakub Kicinski2022-03-111-12/+6
* nfp: introduce dev_info static chip dataJakub Kicinski2022-03-111-3/+8
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-03-251-4/+4
|\
| * net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-151-4/+4
* | nfp: Use pci_get_dsn()Jacob Keller2020-03-051-15/+9
|/
* remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-3/+3
* nfp: replace long license headers with SPDXJakub Kicinski2018-10-111-32/+2
* nfp: refactor the per-chip PCIe configJakub Kicinski2018-08-281-13/+37
* nfp: add support for NFP5000Jakub Kicinski2018-08-281-1/+3
* nfp: fail probe if serial or interface id is missingJakub Kicinski2018-06-301-6/+10
* nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski2018-05-231-50/+44
* nfp: print PCIe link bandwidth on probeJakub Kicinski2018-04-251-0/+1
* nfp: shorten CPP core probe logsJakub Kicinski2017-05-301-8/+11
* nfp: only try to get to PCIe ctrl memory if BARs are wide enoughJakub Kicinski2017-05-301-2/+8
* nfp: don't set aux pointers if ioremap failedJakub Kicinski2017-05-301-8/+12
* nfp: fix invalid area detectionJakub Kicinski2017-03-221-14/+15
* nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman2017-02-171-2/+2
* nfp: add CPP access coreJakub Kicinski2017-02-101-0/+1364