summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/nfpcore/nfp6000_pcie.c
AgeCommit message (Expand)Author
2024-02-05nfp: use correct macro for LengthSelect in BAR configDaniel Basilio
2022-05-09nfp: support Corigine PCIE vendor IDYu Xiao
2022-05-09nfp: vendor neutral strings for chip and Corigne in strings for driverYu Xiao
2022-03-11nfp: use dev_info for PCIe config space BAR offsetsJakub Kicinski
2022-03-11nfp: introduce dev_info static chip dataJakub Kicinski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-03-15net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-05nfp: Use pci_get_dsn()Jacob Keller
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