net/sfc: remove Tx DMA descriptor boundary crossing limit
[dpdk.git] / drivers / net / sfc / sfc_tx.h
2017-04-04 Andrew Rybchenkonet/sfc: remove Tx DMA descriptor boundary crossing...
2017-01-30 Andrew Rybchenkonet/sfc: enable TSO by default
2017-01-17 Ivan Malovnet/sfc: support firmware-assisted TSO
2017-01-17 Ivan Malovnet/sfc: support VLAN offload on transmit path
2017-01-17 Ivan Malovnet/sfc: support deferred start of transmit queues
2017-01-17 Ivan Malovnet/sfc: support Tx free threshold
2017-01-17 Ivan Malovnet/sfc: send bursts of packets
2017-01-17 Ivan Malovnet/sfc: implement transmit path start / stop
2017-01-17 Ivan Malovnet/sfc: set up and release Tx queues
2017-01-17 Ivan Malovnet/sfc: provide basic stubs for Tx subsystem