summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_cpp.h
Commit message (Expand)AuthorAgeFilesLines
* nfp: replace long license headers with SPDXJakub Kicinski2018-10-111-32/+2Star
* nfp: pass cpp_id to nfp_cpp_map_area()Jakub Kicinski2018-08-291-2/+2
* nfp: save the MU locality field offsetJakub Kicinski2018-08-291-0/+1
* nfp: refactor the per-chip PCIe configJakub Kicinski2018-08-291-0/+4
* nfp: interpret extended FW load result codesJakub Kicinski2018-08-291-0/+3
* nfp: fail probe if serial or interface id is missingJakub Kicinski2018-06-301-2/+2
* nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski2018-05-291-0/+5
* nfp: reset local locks on initJakub Kicinski2018-04-251-0/+2
* nfp: add nfp_cpp_area_size() accessorJakub Kicinski2017-12-151-0/+1
* nfp: remove unused nfp_cpp_area_check_range()Jakub Kicinski2017-06-271-2/+0Star
* nfp: move area mapping helper into nfpcoreJakub Kicinski2017-06-271-0/+7
* nfp: remove automatic caching of HWInfoJakub Kicinski2017-06-091-3/+0Star
* nfp: remove automatic caching of RTsym tableJakub Kicinski2017-06-091-4/+0Star
* nfp: don't wait for resources indefinitelyJakub Kicinski2017-05-301-0/+5
* nfp: support long reads and writes with the cpp helpersJakub Kicinski2017-05-301-0/+3
* nfp: add nfp_cppcore_pcie_unit() helperSimon Horman2017-05-221-0/+11
* nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* definesSimon Horman2017-02-171-5/+0Star
* nfp: add support for service processor accessJakub Kicinski2017-02-101-0/+2
* nfp: add rtsym supportJakub Kicinski2017-02-101-0/+2
* nfp: add hwinfo supportJakub Kicinski2017-02-101-0/+3
* nfp: add CPP access coreJakub Kicinski2017-02-101-0/+431