index
:
pm24.git
master
perf-mon
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
Age
Commit message (
Expand
)
Author
2017-06-16
bpf: nfp: Report bpf_prog ID during XDP_QUERY_PROG
Martin KaFai Lau
2017-06-09
nfp: report application FW build name in ethtool -i
Jakub Kicinski
2017-06-09
nfp: keep MIP object around
Jakub Kicinski
2017-06-09
nfp: remove automatic caching of HWInfo
Jakub Kicinski
2017-06-09
nfp: remove automatic caching of RTsym table
Jakub Kicinski
2017-06-09
nfp: make sure to cancel port refresh on the error path
Jakub Kicinski
2017-06-08
net: propagate tc filter chain index down the ndo_setup_tc call
Jiri Pirko
2017-06-07
nfp: advertise support for NFD ABI 0.5
Jakub Kicinski
2017-06-07
nfp: create control vNICs and wire up rx/tx
Jakub Kicinski
2017-06-07
nfp: allow non-equal distribution of IRQs
Jakub Kicinski
2017-06-07
nfp: slice the netdev spawning function
Jakub Kicinski
2017-06-07
nfp: don't clutter init code passing fw_ver around
Jakub Kicinski
2017-06-07
nfp: map all queue controllers at once
Jakub Kicinski
2017-06-07
nfp: make vNIC ctrl memory mapping function reusable
Jakub Kicinski
2017-06-07
nfp: add control vNIC datapath
Jakub Kicinski
2017-06-07
nfp: prepare config and enable for working without netdevs
Jakub Kicinski
2017-06-07
nfp: allow allocation and initialization of netdev-less vNICs
Jakub Kicinski
2017-06-07
nfp: make sure debug accesses don't depend on netdevs
Jakub Kicinski
2017-06-07
nfp: prepare print macros for use without netdev
Jakub Kicinski
2017-06-07
nfp: move nfp_net_vecs_init()
Jakub Kicinski
2017-06-07
nfp: reuse ring free code on close
Jakub Kicinski
2017-06-07
nfp: split out the allocation part of open
Jakub Kicinski
2017-06-07
nfp: reorder open and close functions
Jakub Kicinski
2017-05-31
nfp: fix memory leak on FW load error
Jakub Kicinski
2017-05-31
nfp: move basic eBPF stats to app-specific code
Jakub Kicinski
2017-05-31
nfp: move bpf offload code to the BPF app
Jakub Kicinski
2017-05-31
nfp: move eBPF offload files to BPF app directory
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-31
nfp: turn reading PCIe RTsym parameters into a helper
Jakub Kicinski
2017-05-31
nfp: add missing fall through statements
Jakub Kicinski
2017-05-31
sched: add helper for updating statistics on all actions
Jakub Kicinski
2017-05-30
nfp: don't keep count for free buffers delayed kick
Jakub Kicinski
2017-05-30
nfp: don't add ring size to index calculations
Jakub Kicinski
2017-05-30
nfp: fix print format for ring pointers in ring dumps
Jakub Kicinski
2017-05-30
nfp: don't wait for resources indefinitely
Jakub Kicinski
2017-05-30
nfp: add hwmon support
David Brunecz
2017-05-30
nfp: support variable NSP response lengths
Jakub Kicinski
2017-05-30
nfp: shorten CPP core probe logs
Jakub Kicinski
2017-05-30
nfp: support long reads and writes with the cpp helpers
Jakub Kicinski
2017-05-30
nfp: only try to get to PCIe ctrl memory if BARs are wide enough
Jakub Kicinski
2017-05-30
nfp: don't set aux pointers if ioremap failed
Jakub Kicinski
2017-05-30
nfp: set driver VF limit
Jakub Kicinski
2017-05-30
nfp: add set_mac_address support while the interface is up
Pablo Cascón
2017-05-26
nfp: support port splitting via devlink
Jakub Kicinski
2017-05-26
nfp: calculate total port lanes for split
Jakub Kicinski
2017-05-26
nfp: register ports as devlink ports
Jakub Kicinski
2017-05-26
nfp: add helper for cleaning up vNICs
Jakub Kicinski
2017-05-26
nfp: add devlink support
Simon Horman
2017-05-26
nfp: move mutex init out of net code
Jakub Kicinski
[next]