net/mlx5: fix Tx stats error counter logic
[dpdk.git] / drivers / net / sfc / sfc_dp_tx.h
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