summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_app.h
Commit message (Expand)AuthorAgeFilesLines
* nfp: move representors' struct net_device_ops to shared codeJakub Kicinski2017-06-271-0/+20
* nfp: add nfp_app cleanup callback and make flower use itJakub Kicinski2017-06-271-1/+9
* nfp: add flower appSimon Horman2017-06-251-0/+4
* nfp: add support for control messages for flower appSimon Horman2017-06-251-1/+2
* nfp: app callbacks for SRIOVSimon Horman2017-06-251-0/+18
* nfp: general representor implementationSimon Horman2017-06-251-0/+18
* nfp: devlink add support for getting eswitch modeJakub Kicinski2017-06-251-0/+15
* nfp: report application FW build name in ethtool -iJakub Kicinski2017-06-091-0/+1
* nfp: create control vNICs and wire up rx/txJakub Kicinski2017-06-071-0/+44
* nfp: add control vNIC datapathJakub Kicinski2017-06-071-0/+11
* nfp: move bpf offload code to the BPF appJakub Kicinski2017-05-311-0/+61
* nfp: report app name in ethtool -iJakub Kicinski2017-05-311-0/+9
* nfp: move port init to appsJakub Kicinski2017-05-311-1/+49
* nfp: introduce very minimal nfp_appJakub Kicinski2017-05-221-0/+56