index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfp_net_repr.h
Age
Commit message (
Expand
)
Author
2020-02-24
netronome: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2018-11-30
nfp: add offloads on representors
Jakub Kicinski
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
2018-05-29
nfp: abm: expose all PF queues
Jakub Kicinski
2018-05-23
nfp: abm: spawn port netdevs
Jakub Kicinski
2018-05-23
nfp: add app pointer to port representors
Jakub Kicinski
2018-05-17
nfp: flower: fix error path during representor creation
Jiri Pirko
2018-01-19
nfp: protect each repr pointer individually with RCU
Jakub Kicinski
2018-01-10
nfp: fix incumbent kdoc warnings
Jakub Kicinski
2017-11-05
nfp: resync repr state when port table sync
Dirk van der Merwe
2017-07-01
nfp: extend flower matching capabilities
Pieter Jansen van Vuuren
2017-06-27
nfp: allow converting representor's netdev into nfp_port
Jakub Kicinski
2017-06-27
nfp: move representors' struct net_device_ops to shared code
Jakub Kicinski
2017-06-27
nfp: make the representor get stats app-independent
Jakub Kicinski
2017-06-25
nfp: add stats and xmit helpers for representors
Simon Horman
2017-06-25
nfp: general representor implementation
Simon Horman