mbuf: mark old VLAN offload flags as deprecated
[dpdk.git] / drivers / net / sfc / sfc_ef10_tx.c
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-22 Ferruh Yigitethdev: add namespace
2021-07-23 Ivan Ilchenkonet/sfc: add xstats for Rx/Tx doorbells
2021-03-12 Andrew Rybchenkonet/sfc: update copyright year
2021-02-03 Ivan Malovnet/sfc: fix TSO and checksum offloads for EF10
2020-11-03 Andrew Rybchenkonet/sfc: use compat for 128-bit unsigned integer
2020-10-16 Ivan Malovnet/sfc: add header segments check for EF100 Tx
2020-10-16 Andrew Rybchenkonet/sfc: log doorbell addresses useful for debugging
2020-09-30 Andrew Rybchenkonet/sfc: include header with debug helpers directly
2020-04-21 Andrew Rybchenkonet/sfc: add Xilinx copyright
2019-06-13 Andrew Rybchenkonet/sfc: advertise offload capabilities by Tx datapaths
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-04-05 Ivan Malovnet/sfc: support tunnel TSO on EF10 native Tx datapath
2019-04-05 Ivan Malovnet/sfc: factor out function to get IPv4 packet ID...
2019-04-05 Igor Romanovnet/sfc: add TSO header length check to Tx prepare
2019-04-05 Igor Romanovnet/sfc: introduce descriptor space check in Tx prepare
2019-04-05 Igor Romanovnet/sfc: move TSO header checks from Tx burst to Tx...
2019-04-05 Igor Romanovnet/sfc: support Tx preparation in EF10 simple datapath
2019-04-05 Igor Romanovnet/sfc: support Tx preparation in EF10 datapath
2019-04-05 Igor Romanovnet/sfc: make TSO descriptor numbers EF10-specific
2019-04-05 Igor Romanovnet/sfc: improve TSO header length check in EF10 datapath
2019-02-08 Igor Romanovnet/sfc: use NIC min number of Tx descs instead of...
2019-01-24 Igor Romanovnet/sfc: fix crash in EF10 TSO if no payload
2018-10-11 Igor Romanovnet/sfc: support Tx descriptor status on EF10 datapath
2018-10-11 Igor Romanovnet/sfc: support TSO in EF10 Tx datapath
2018-03-30 Andrew Rybchenkonet/sfc: support runtime VI window size
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-11-06 Santosh Shukladrivers/net: rename physical address type to IOVA
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