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.h
Age
Commit message (
Expand
)
Author
2019-12-19
nfp: tls: implement the stream sync RX resync
Jakub Kicinski
2019-08-31
nfp: bpf: rework MTU checking
Jakub Kicinski
2019-07-08
nfp: tls: use unique connection ids instead of 4-tuple for TX
Jakub Kicinski
2019-07-05
nfp: Use spinlock_t instead of struct spinlock
Sebastian Andrzej Siewior
2019-06-11
nfp: tls: enable TLS RX offload
Jakub Kicinski
2019-06-11
nfp: add async version of mailbox communication
Jakub Kicinski
2019-06-11
nfp: tls: set skb decrypted flag
Dirk van der Merwe
2019-06-06
nfp: tls: add basic statistics
Jakub Kicinski
2019-06-06
nfp: tls: add/delete TLS TX connections
Dirk van der Merwe
2019-06-06
nfp: tls: add datapath support for TLS TX
Dirk van der Merwe
2019-06-06
nfp: add tls init code
Jakub Kicinski
2019-06-06
nfp: add support for sending control messages via mailbox
Jakub Kicinski
2019-06-06
nfp: make bar_lock a semaphore
Jakub Kicinski
2019-04-12
nfp: add a mutex lock for the vNIC ctrl BAR
Jakub Kicinski
2018-11-30
nfp: report more info when reconfiguration fails
Jakub Kicinski
2018-11-30
nfp: copy only the relevant part of the TX descriptor for frags
Jakub Kicinski
2018-11-19
nfp: abm: add functions to update DSCP -> virtual queue map
Jakub Kicinski
2018-11-08
nfp: pass ctrl_bar pointer to nfp_net_alloc
Jakub Kicinski
2018-10-11
nfp: replace long license headers with SPDX
Jakub Kicinski
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
[next]