mbuf: rename data address helpers to IOVA
[dpdk.git] / drivers / net / sfc / sfc_ef10_tx.c
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-10-26 Ivan Malovnet/sfc: fix Tx reap behaviour on port stop on EF10...
2017-10-06 Ivan Malovnet/sfc: free mbufs in bulks on simple EF10 Tx reap
2017-10-06 Ivan Malovnet/sfc: free mbufs in bulks on EF10 native Tx reap
2017-10-06 Ivan Malovnet/sfc: support Tx descriptor status API
2017-06-12 Andrew Rybchenkonet/sfc: rely on one desc is one mbuf in simple EF10...
2017-06-12 Andrew Rybchenkonet/sfc: check added but not completed descs on EF10...
2017-06-12 Andrew Rybchenkonet/sfc: support multi-process
2017-04-28 Andrew Rybchenkonet/sfc: correct estimation of max DMA descriptors...
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