aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/netronome/nfp/nfp_app.c
AgeCommit message (Expand)Author
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: abm: add initial active buffer management NIC skeletonJakub Kicinski
2018-05-04nfp: bpf: record offload neutral maps in the driverJakub Kicinski
2018-01-19nfp: improve app not found messageJakub Kicinski
2018-01-19nfp: add nfp_reprs_get_locked() helperJakub Kicinski
2017-11-05nfp: refactor nfp_app_reprs_setDirk van der Merwe
2017-11-02nfp: bpf: fall back to core NIC app if BPF not selectedJakub Kicinski
2017-11-02nfp: reorganize the app tableJakub Kicinski
2017-10-14nfp: Explicitly include linux/bug.hMark Brown
2017-09-03nfp: separate app vNIC init/clean from alloc/freeJakub Kicinski
2017-08-18nfp: provide ethtool_drvinfo on representorsJakub Kicinski
2017-06-27nfp: flower: add Kconfig for flower appJakub Kicinski
2017-06-25nfp: add flower appSimon Horman
2017-06-25nfp: add support for control messages for flower appSimon Horman
2017-06-25nfp: general representor implementationSimon Horman
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-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