summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/nfp_app.h
AgeCommit message (Expand)Author
2018-02-08nfp: forbid disabling hw-tc-offload on representors while offload activeJakub Kicinski
2018-01-22nfp: bpf: plumb extack into functions related to XDP offloadQuentin Monnet
2018-01-19nfp: allow apps to disable ctrl vNIC capabilitiesJakub Kicinski
2018-01-19nfp: add nfp_reprs_get_locked() helperJakub Kicinski
2018-01-14nfp: bpf: add basic control channel communicationJakub Kicinski
2018-01-10nfp: hand over to BPF offload app at coarser granularityJakub Kicinski
2018-01-10nfp: bpf: don't allow changing MTU above BPF offload limit when activeJakub Kicinski
2018-01-03nfp: add repr_preclean callbackDirk van der Merwe
2017-11-17nfp: register flower reprs for egress dev offloadJohn Hurley
2017-11-05nfp: bpf: move to new BPF program offload infrastructureJakub Kicinski
2017-10-09nfp: output control messages to trace_devlink_hwmsg()Jakub Kicinski
2017-09-03nfp: separate app vNIC init/clean from alloc/freeJakub Kicinski
2017-08-18nfp: provide ethtool_drvinfo on representorsJakub Kicinski
2017-08-07net: sched: get rid of struct tc_to_netdevJiri Pirko
2017-08-07net: sched: push cls related args into cls_common structureJiri Pirko
2017-08-07net: sched: make type an argument for ndo_setup_tcJiri Pirko
2017-06-27nfp: move representors' struct net_device_ops to shared codeJakub Kicinski
2017-06-27nfp: add nfp_app cleanup callback and make flower use itJakub Kicinski
2017-06-25nfp: add flower appSimon Horman
2017-06-25nfp: add support for control messages for flower appSimon Horman
2017-06-25nfp: app callbacks for SRIOVSimon Horman
2017-06-25nfp: general representor implementationSimon Horman
2017-06-25nfp: devlink add support for getting eswitch modeJakub Kicinski
2017-06-09nfp: report application FW build name in ethtool -iJakub Kicinski
2017-06-07nfp: create control vNICs and wire up rx/txJakub Kicinski
2017-06-07nfp: add control vNIC datapathJakub Kicinski
2017-05-31nfp: move bpf offload code to the BPF appJakub Kicinski
2017-05-31nfp: report app name in ethtool -iJakub Kicinski
2017-05-31nfp: move port init to appsJakub Kicinski
2017-05-22nfp: introduce very minimal nfp_appJakub Kicinski