summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c
AgeCommit message (Expand)Author
2020-03-15net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2018-10-11nfp: replace long license headers with SPDXJakub Kicinski
2018-08-28nfp: refactor the per-chip PCIe configJakub Kicinski
2018-08-28nfp: add support for NFP5000Jakub Kicinski
2018-06-30nfp: fail probe if serial or interface id is missingJakub Kicinski
2018-05-23nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski
2018-04-25nfp: print PCIe link bandwidth on probeJakub Kicinski
2017-05-30nfp: shorten CPP core probe logsJakub Kicinski
2017-05-30nfp: only try to get to PCIe ctrl memory if BARs are wide enoughJakub Kicinski
2017-05-30nfp: don't set aux pointers if ioremap failedJakub Kicinski
2017-03-22nfp: fix invalid area detectionJakub Kicinski
2017-02-17nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman
2017-02-10nfp: add CPP access coreJakub Kicinski