net/ixgbe: convert to new Rx offloads API
[dpdk.git] / drivers / net / ixgbe / ixgbe_rxtx_vec_common.h
2018-04-13 Wei Dainet/ixgbe: convert to new Rx offloads API
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-04-19 Konstantin Ananyevnet/ixgbe: remove option to disable offload flags
2017-04-05 Olivier Matzmbuf: make segment prefree function public
2016-10-13 Olivier Matznet/ixgbe: support checksum flags in SSE vector Rx
2016-09-30 Yury Kylulinnet/ixgbe: fix mbuf leak during Rx queue release
2016-06-27 Daniel Mrzyglodnet/ixgbe: remove useless assignment
2016-06-15 Jianbo Liunet/ixgbe: extract non-x86 specific code from vector...