summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/netronome/nfp/nfp_app.h
AgeCommit message (Expand)Author
2019-04-15nfp: allow fallback packets from non-reprsJohn Hurley
2019-03-28net: replace ndo_get_devlink with ndo_get_devlink_portJiri Pirko
2019-02-26nfp: add .ndo_get_devlinkJakub Kicinski
2018-11-07nfp: register a notifier handler in a central location for the deviceJakub Kicinski
2018-10-11nfp: replace long license headers with SPDXJakub Kicinski
2018-10-10nfp: flower: use rhashtable for flow cachingPieter Jansen van Vuuren
2018-10-02nfp: allow apps to request larger MTU on control vNICJakub Kicinski
2018-07-31nfp: fix variable dereferenced before check in nfp_app_ctrl_rx_raw()Jakub Kicinski
2018-07-27nfp: allow control message reception on data queuesJakub Kicinski
2018-07-18nfp: add .ndo_init() and .ndo_uninit() callbacksJakub Kicinski
2018-05-29nfp: allow apps to add extra stats to portsJakub Kicinski
2018-05-23nfp: add devlink_eswitch_mode_set callbackJakub Kicinski
2018-05-23nfp: abm: create project-specific vNIC structureJakub Kicinski
2018-05-23nfp: abm: add initial active buffer management NIC skeletonJakub Kicinski
2018-03-30nfp: modify app MTU setting callbacksJohn Hurley
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