aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_app.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-05nfp: bpf: move to new BPF program offload infrastructureJakub Kicinski1-0/+37
2017-10-09nfp: output control messages to trace_devlink_hwmsg()Jakub Kicinski1-0/+8
2017-09-03nfp: separate app vNIC init/clean from alloc/freeJakub Kicinski1-9/+26
2017-08-18nfp: provide ethtool_drvinfo on representorsJakub Kicinski1-0/+2
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko1-5/+3
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko1-4/+2
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko1-2/+4
2017-06-27nfp: move representors' struct net_device_ops to shared codeJakub Kicinski1-0/+20
2017-06-27nfp: add nfp_app cleanup callback and make flower use itJakub Kicinski1-1/+9
2017-06-25nfp: add flower appSimon Horman1-0/+4
2017-06-25nfp: add support for control messages for flower appSimon Horman1-1/+2
2017-06-25nfp: app callbacks for SRIOVSimon Horman1-0/+18
2017-06-25nfp: general representor implementationSimon Horman1-0/+18
2017-06-25nfp: devlink add support for getting eswitch modeJakub Kicinski1-0/+15
2017-06-09nfp: report application FW build name in ethtool -iJakub Kicinski1-0/+1
2017-06-07nfp: create control vNICs and wire up rx/txJakub Kicinski1-0/+44
2017-06-07nfp: add control vNIC datapathJakub Kicinski1-0/+11
2017-05-31nfp: move bpf offload code to the BPF appJakub Kicinski1-0/+61
2017-05-31nfp: report app name in ethtool -iJakub Kicinski1-0/+9
2017-05-31nfp: move port init to appsJakub Kicinski1-1/+49
2017-05-22nfp: introduce very minimal nfp_appJakub Kicinski1-0/+56