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
Age
Commit message (
Expand
)
Author
2017-02-20
nfp: allow application firmware to limit number of SR-IOV VFs
Jakub Kicinski
2017-02-20
nfp: return nfp_rtsym_read_le() errors correctly
Jakub Kicinski
2017-02-20
nfp: add very basic access to NSP logs
Jakub Kicinski
2017-02-20
nfp: report NSP ABI version in ethtool FW version
Jakub Kicinski
2017-02-20
nfp: store NSP ABI version in state structure
Jakub Kicinski
2017-02-20
nfp: report manufacturing info on load
Jakub Kicinski
2017-02-20
nfp: refactor NSP initialization and add error message
Jakub Kicinski
2017-02-17
nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* defines
Simon Horman
2017-02-10
nfp: add the PF driver
Jakub Kicinski
2017-02-10
nfp: allocate irqs in lower driver
Jakub Kicinski
2017-02-10
nfp: add port layer to debugfs directories
Jakub Kicinski
2017-02-10
nfp: add support for service processor access
Jakub Kicinski
2017-02-10
nfp: add rtsym support
Jakub Kicinski
2017-02-10
nfp: add MIP reading support
Jakub Kicinski
2017-02-10
nfp: add support for reading nffw info
Jakub Kicinski
2017-02-10
nfp: add hwinfo support
Jakub Kicinski
2017-02-10
nfp: add support for resources
Jakub Kicinski
2017-02-10
nfp: add CPP access core
Jakub Kicinski
2017-02-10
nfp: rename the driver and add new main file
Jakub Kicinski
2017-02-10
bitfield.h: add FIELD_FIT() helper
Jakub Kicinski
2017-01-25
bpf: add initial bpf tracepoints
Daniel Borkmann
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-12-08
bpf: xdp: Allow head adjustment in XDP prog
Martin KaFai Lau
2016-12-02
bpf, xdp: drop rcu_read_lock from bpf_prog_run_xdp and move to caller
Daniel Borkmann
2016-11-27
bpf: drop unnecessary context cast from BPF_PROG_RUN
Daniel Borkmann
2016-11-16
netronome: don't access real_num_rx_queues directly
Arnd Bergmann
2016-11-04
nfp: add support for offload of XDP programs
Jakub Kicinski
2016-11-04
nfp: remove unnecessary parameters from nfp_net_bpf_offload()
Jakub Kicinski
2016-11-04
nfp: add XDP support in the driver
Jakub Kicinski
2016-11-04
nfp: reorganize nfp_net_rx() to get packet offsets early
Jakub Kicinski
2016-11-04
nfp: add support for ethtool .set_channels
Jakub Kicinski
2016-11-04
nfp: move RSS indirection table init into a separate function
Jakub Kicinski
2016-11-04
nfp: add helper to reassign rings to IRQ vectors
Jakub Kicinski
2016-11-04
nfp: loosen relation between rings and IRQs vectors
Jakub Kicinski
2016-11-04
nfp: reuse ring helpers on .ndo_open() path
Jakub Kicinski
2016-11-04
nfp: rename ring allocation helpers
Jakub Kicinski
2016-11-04
nfp: centralize runtime reconfiguration logic
Jakub Kicinski
2016-11-04
nfp: add support for ethtool .get_channels
Jakub Kicinski
2016-11-01
nfp: bring back support for different ring counts
Jakub Kicinski
2016-11-01
nfp: replace num_irqs with max_r_vecs
Jakub Kicinski
2016-11-01
nfp: remove nfp_net_irqs_wanted()
Jakub Kicinski
2016-11-01
nfp: use unsigned int for vector/ring counts
Jakub Kicinski
2016-11-01
nfp: create separate define for max number of vectors
Jakub Kicinski
2016-11-01
nfp: use AND instead of modulo to get ring indexes
Jakub Kicinski
2016-11-01
nfp: add separate buffer allocation function for napi
Jakub Kicinski
2016-11-01
nfp: use alloc_frag() and build_skb()
Jakub Kicinski
2016-11-01
nfp: add buffer drop/recycle helper for RX
Jakub Kicinski
2016-11-01
nfp: centralize the buffer size calculation
Jakub Kicinski
2016-11-01
nfp: remove inline attributes and dead code
Jakub Kicinski
2016-11-01
nfp: remove unnecessary call to ether_setup()
Jakub Kicinski
[next]