summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c
Commit message (Expand)AuthorAgeFilesLines
* nfp: replace long license headers with SPDXJakub Kicinski2018-10-111-32/+2Star
* nfp: refactor the per-chip PCIe configJakub Kicinski2018-08-291-13/+37
* nfp: add support for NFP5000Jakub Kicinski2018-08-291-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/+44Star
* 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