summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_asm.c
Commit message (Expand)AuthorAgeFilesLines
* nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor2021-10-181-2/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* nfp: replace long license headers with SPDXJakub Kicinski2018-10-111-32/+2
* nfp: bpf: add support for atomic add of unknown valuesJakub Kicinski2018-03-281-0/+1
* nfp: bpf: add basic support for atomic addsJakub Kicinski2018-03-281-0/+1
* nfp: bpf: fix immed relocation for larger offsetsJakub Kicinski2018-02-081-1/+1
* nfp: bpf: add helpers for updating immediate instructionsJakub Kicinski2018-01-141-0/+58
* nfp: bpf: add helpers for modifying branch addressesJakub Kicinski2018-01-101-0/+30
* nfp: bpf: implement memory bulk copy for length within 32-bytesJiong Wang2017-12-011-0/+1
* nfp: bpf: relax source operands checkJiong Wang2017-12-011-2/+4
* nfp: bpf: direct packet access - writeJakub Kicinski2017-10-141-1/+1
* nfp: bpf: add support for direct packet access - readJakub Kicinski2017-10-141-0/+3
* nfp: bpf: calculate code store ECCJakub Kicinski2017-10-091-0/+37
* nfp: bpf: encode extended LM pointer operandsJakub Kicinski2017-10-091-0/+6
* nfp: bpf: encode LMEM accessesJakub Kicinski2017-10-091-0/+44
* nfp: bpf: move software reg helpers and cmd table out of translatorJakub Kicinski2017-10-091-0/+167