net/sfc: support Tx preparation in EFX datapath
[dpdk.git] / drivers / net / sfc / sfc_dp_tx.h
2019-04-05 Igor Romanovnet/sfc: support Tx preparation in EFX datapath
2019-02-08 Igor Romanovnet/sfc: use NIC min number of Tx descs instead of...
2019-02-07 Andrew Rybchenkonet/sfc: support Tx descriptor status in secondary...
2018-10-11 Igor Romanovnet/sfc: support TSO in EF10 Tx datapath
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-03-30 Andrew Rybchenkonet/sfc: support runtime VI window size
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Ivan Malovnet/sfc: convert to new Tx offload API
2018-01-16 Andrew Rybchenkonet/sfc: change license to BSD-3-Clause
2018-01-16 Andrew Rybchenkonet/sfc: support more options for a number of Tx descri...
2018-01-16 Andrew Rybchenkonet/sfc: use Tx queue max fill level calculated on...
2018-01-16 Andrew Rybchenkonet/sfc: make Tx free threshold check datapath specific
2017-10-06 Ivan Malovnet/sfc: free mbufs in bulks on simple EF10 Tx reap
2017-10-06 Ivan Malovnet/sfc: support Tx descriptor status API
2017-06-12 Andrew Rybchenkonet/sfc: support multi-process
2017-04-04 Andrew Rybchenkonet/sfc: implement simple EF10 native Tx datapath
2017-04-04 Andrew Rybchenkonet/sfc: make multi-segment support a Tx datapath feature
2017-04-04 Andrew Rybchenkonet/sfc: implement EF10 native Tx datapath
2017-04-04 Andrew Rybchenkonet/sfc: make TSO a datapath-dependent feature
2017-04-04 Andrew Rybchenkonet/sfc: make VLAN insertion a datapath-dependent feature
2017-04-04 Andrew Rybchenkonet/sfc: factor out libefx-based Tx datapath