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_net.h
Age
Commit message (
Expand
)
Author
2018-07-25
nfp: protect from theoretical size overflows on HW descriptor ring
Jakub Kicinski
2018-07-25
nfp: restore correct ordering of fields in rx ring structure
Jakub Kicinski
2018-07-13
nfp: add support for simultaneous driver and hw XDP
Jakub Kicinski
2018-07-13
xdp: factor out common program/flags handling from drivers
Jakub Kicinski
2018-06-12
nfp: remove phys_port_name on flower's vNIC
Jakub Kicinski
2018-05-23
nfp: assign vNIC id as phys_port_name of vNICs which are not ports
Jakub Kicinski
2018-04-04
nfp: add a separate counter for packets with CHECKSUM_COMPLETE
Jakub Kicinski
2018-02-06
nfp: fix kdoc warnings on nested structures
Jakub Kicinski
2018-01-19
nfp: add TLV capabilities to the BAR
Jakub Kicinski
2018-01-14
nfp: bpf: add basic control channel communication
Jakub Kicinski
2018-01-05
nfp: setup xdp_rxq_info
Jesper Dangaard Brouer
2017-12-01
nfp: fix old kdoc issues
Jakub Kicinski
2017-11-05
nfp: bpf: require seamless reload for program replace
Jakub Kicinski
2017-11-02
nfp: use a counter instead of log message for allocation failures
Jakub Kicinski
2017-08-18
nfp: allow retreiving management FW logs on representors
Jakub Kicinski
2017-06-25
nfp: add support for tx/rx with metadata portid
Simon Horman
2017-06-23
nfp: bpf: release the reference on offloaded programs
Jakub Kicinski
2017-06-23
nfp: bpf: don't offload XDP programs in DRV_MODE
Jakub Kicinski
2017-06-07
nfp: map all queue controllers at once
Jakub Kicinski
2017-06-07
nfp: add control vNIC datapath
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-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-30
nfp: don't keep count for free buffers delayed kick
Jakub Kicinski
2017-05-22
nfp: move refresh tracking into the port structure
Jakub Kicinski
2017-05-22
nfp: introduce nfp_port
Jakub Kicinski
2017-05-22
nfp: introduce very minimal nfp_app
Jakub Kicinski
2017-05-22
nfp: rename netdev/port to vNIC
Jakub Kicinski
2017-05-22
nfp: make nfp_net alloc/init/cleanup/free not depend on netdevs
Jakub Kicinski
2017-05-16
nfp: add a helper for wrapping descriptor index
Jakub Kicinski
2017-05-16
nfp: complete the XDP TX ring only when it's full
Jakub Kicinski
2017-05-16
nfp: add CHECKSUM_COMPLETE support
Jakub Kicinski
2017-05-16
nfp: support LSO2 capability
Edwin Peer
2017-05-16
nfp: rename l4_offset in struct nfp_net_tx_desc to lso_hdrlen
Edwin Peer
2017-05-01
nfp: make use of extended ack message reporting
Jakub Kicinski
2017-04-30
nfp: provide 256 bytes of XDP headroom in all configurations
Jakub Kicinski
2017-04-30
nfp: do simple XDP TX buffer recycling
Jakub Kicinski
2017-04-24
nfp: remove the refresh of all ports optimization
Jakub Kicinski
2017-04-24
nfp: parse metadata prepend before XDP runs
Jakub Kicinski
2017-04-05
nfp: add port state refresh
Jakub Kicinski
2017-04-05
nfp: track link state changes
Jakub Kicinski
2017-03-22
nfp: remove RX queue pointers
Jakub Kicinski
2017-03-12
nfp: add support for xdp_adjust_head()
Jakub Kicinski
2017-03-12
nfp: validate rx offset from the BAR and size down it's field
Jakub Kicinski
2017-03-12
nfp: store dma direction in data path structure
Jakub Kicinski
2017-03-12
nfp: switch to using data path structures for reconfiguration
Jakub Kicinski
2017-03-12
nfp: use dp to carry xdp_prog at reconfig time
Jakub Kicinski
2017-03-12
nfp: use dp to carry mtu at reconfig time
Jakub Kicinski
[next]