summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfpcore/nfp_rtsym.c
Commit message (Expand)AuthorAgeFilesLines
* nfp: replace long license headers with SPDXJakub Kicinski2018-10-111-32/+2Star
* nfp: validate rtsym accesses fall within the symbolJakub Kicinski2018-09-061-3/+45
* nfp: prefix rtsym error messages with symbol nameJakub Kicinski2018-09-061-10/+11
* nfp: fix readq on absolute RTsymsJakub Kicinski2018-09-061-2/+4
* nfp: support access to absolute RTsymsJakub Kicinski2018-08-291-4/+38
* nfp: convert existing RTsym helpers to full target decodingJakub Kicinski2018-08-291-14/+14
* nfp: pass cpp_id to nfp_cpp_map_area()Jakub Kicinski2018-08-291-2/+6
* nfp: add RTsym access helpersJakub Kicinski2018-08-291-0/+146
* nfp: nfpcore: add rtsym writing functionJohn Hurley2018-05-251-0/+43
* nfp: core: make scalar CPP helpers fail on short accessesJakub Kicinski2018-01-191-4/+0Star
* nfp: add helper for mapping runtime symbolsJakub Kicinski2017-06-271-0/+27
* nfp: keep MIP object aroundJakub Kicinski2017-06-091-3/+13
* nfp: remove automatic caching of RTsym tableJakub Kicinski2017-06-091-68/+43Star
* nfp: return nfp_rtsym_read_le() errors correctlyJakub Kicinski2017-02-201-3/+5
* nfp: add rtsym supportJakub Kicinski2017-02-101-0/+304