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
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
2017-03-12
nfp: use dp to carry fl_bufsz at reconfig time
Jakub Kicinski
2017-03-12
nfp: pass new data path to ring reconfig
Jakub Kicinski
2017-03-12
nfp: move control BAR pointer into data path structure
Jakub Kicinski
2017-03-12
nfp: separate data path information from the reset of adapter structure
Jakub Kicinski
2017-03-09
nfp: add metadata format bit
Jakub Kicinski
2017-03-09
nfp: store device pointer for the fastpath
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-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-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: rename the driver and add new main file
Jakub Kicinski
[next]