summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/bpf/fw.h
Commit message (Expand)AuthorAgeFilesLines
* nfp: split out common control message handling codeJakub Kicinski2019-04-131-27/+6Star
* nfp: replace long license headers with SPDXJakub Kicinski2018-10-111-32/+2Star
* nfp: bpf: allow control message sizing for map opsJakub Kicinski2018-10-021-7/+3Star
* nfp: bpf: parse global BPF ABI version capabilityJakub Kicinski2018-10-021-0/+1
* nfp: bpf: xdp_adjust_tail supportJakub Kicinski2018-08-041-0/+1
* nfp: bpf: support setting the RX queue indexJakub Kicinski2018-05-091-0/+1
* nfp: bpf: perf event output helpers supportJakub Kicinski2018-05-041-1/+19
* nfp: bpf: add support for bpf_get_prandom_u32()Jakub Kicinski2018-03-291-0/+1
* nfp: bpf: parse function call and map capabilitiesJakub Kicinski2018-01-141-0/+16
* nfp: bpf: implement helpers for FW map opsJakub Kicinski2018-01-141-0/+65
* nfp: bpf: add basic control channel communicationJakub Kicinski2018-01-141-0/+22
* nfp: bpf: add basic support for adjust head callJakub Kicinski2017-12-151-0/+54