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-03-09
nfp: prevent theoretical buffer overrun in nfp_eth_read_ports
Simon Horman
2017-03-09
nfp: add metadata format bit
Jakub Kicinski
2017-03-09
nfp: avoid rearming the interrupts when in busy poll
Jakub Kicinski
2017-03-09
nfp: store device pointer for the fastpath
Jakub Kicinski
2017-03-09
nfp: reorder variables in nfp_net_tx()
Jakub Kicinski
2017-03-09
nfp: move more ring debug info to debugfs
Jakub Kicinski
2017-03-09
nfp: implement .ndo_get_phys_port_name()
Jakub Kicinski
2017-03-09
nfp: add support for reporting CRC32 hash function
Jakub Kicinski
2017-03-03
nfp: correct DMA direction in XDP DMA sync
Jakub Kicinski
2017-03-03
nfp: don't tell FW about the reserved buffer space
Jakub Kicinski
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
[next]