summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_app.h
Commit message (Expand)AuthorAgeFilesLines
* nfp: separate app vNIC init/clean from alloc/freeJakub Kicinski2017-09-041-9/+26
* nfp: provide ethtool_drvinfo on representorsJakub Kicinski2017-08-191-0/+2
* net: sched: get rid of struct tc_to_netdevJiri Pirko2017-08-071-5/+3Star
* net: sched: push cls related args into cls_common structureJiri Pirko2017-08-071-4/+2Star
* net: sched: make type an argument for ndo_setup_tcJiri Pirko2017-08-071-2/+4
* 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