index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfp_app.c
Age
Commit message (
Expand
)
Author
2018-11-30
nfp: add offloads on representors
Jakub Kicinski
2018-11-30
nfp: add locking around representor changes
Jakub Kicinski
2018-11-07
nfp: register a notifier handler in a central location for the device
Jakub Kicinski
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-10-10
nfp: flower: use rhashtable for flow caching
Pieter Jansen van Vuuren
2018-07-27
nfp: allow control message reception on data queues
Jakub Kicinski
2018-07-18
nfp: add .ndo_init() and .ndo_uninit() callbacks
Jakub Kicinski
2018-05-29
nfp: allow apps to add extra stats to ports
Jakub Kicinski
2018-05-23
nfp: abm: add initial active buffer management NIC skeleton
Jakub Kicinski
2018-05-04
nfp: bpf: record offload neutral maps in the driver
Jakub Kicinski
2018-01-19
nfp: improve app not found message
Jakub Kicinski
2018-01-19
nfp: add nfp_reprs_get_locked() helper
Jakub Kicinski
2017-11-05
nfp: refactor nfp_app_reprs_set
Dirk van der Merwe
2017-11-02
nfp: bpf: fall back to core NIC app if BPF not selected
Jakub Kicinski
2017-11-02
nfp: reorganize the app table
Jakub Kicinski
2017-10-14
nfp: Explicitly include linux/bug.h
Mark Brown
2017-09-03
nfp: separate app vNIC init/clean from alloc/free
Jakub Kicinski
2017-08-18
nfp: provide ethtool_drvinfo on representors
Jakub Kicinski
2017-06-27
nfp: flower: add Kconfig for flower app
Jakub Kicinski
2017-06-25
nfp: add flower app
Simon Horman
2017-06-25
nfp: add support for control messages for flower app
Simon Horman
2017-06-25
nfp: general representor implementation
Simon Horman
2017-06-09
nfp: report application FW build name in ethtool -i
Jakub Kicinski
2017-06-07
nfp: create control vNICs and wire up rx/tx
Jakub Kicinski
2017-05-31
nfp: report app name in ethtool -i
Jakub Kicinski
2017-05-31
nfp: move port init to apps
Jakub Kicinski
2017-05-22
nfp: introduce very minimal nfp_app
Jakub Kicinski