Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nfp: split out common control message handling code | Jakub Kicinski | 2019-04-13 | 1 | -217/+19 |
* | nfp: replace long license headers with SPDX | Jakub Kicinski | 2018-10-11 | 1 | -32/+2 |
* | nfp: bpf: allow control message sizing for map ops | Jakub Kicinski | 2018-10-02 | 1 | -8/+63 |
* | nfp: bpf: remember maps by ID | Jakub Kicinski | 2018-07-27 | 1 | -2/+0 |
* | nfp: bpf: allow receiving perf events on data queues | Jakub Kicinski | 2018-07-27 | 1 | -0/+18 |
* | nfp: bpf: pass raw data buffer to nfp_bpf_event_output() | Jakub Kicinski | 2018-07-27 | 1 | -1/+4 |
* | nfp: bpf: perf event output helpers support | Jakub Kicinski | 2018-05-04 | 1 | -1/+15 |
* | nfp: bpf: improve wrong FW response warnings | Jakub Kicinski | 2018-03-29 | 1 | -6/+6 |
* | nfp: bpf: add short busy wait for FW replies | Jakub Kicinski | 2018-01-18 | 1 | -1/+8 |
* | nfp: bpf: implement helpers for FW map ops | Jakub Kicinski | 2018-01-14 | 1 | -1/+209 |
* | nfp: bpf: add basic control channel communication | Jakub Kicinski | 2018-01-14 | 1 | -0/+238 |