i40e: move to drivers/net/
[dpdk.git] / lib / librte_pmd_ixgbe / ixgbe_rxtx.h
2015-05-07 Vlad Zolotarovixgbe: rename rsc to sc/scattered_rx
2015-05-07 Vlad Zolotarovixgbe: remove unused field for RSC
2015-04-13 Vlad Zolotarovixgbe: add LRO support
2015-03-20 Konstantin Ananyevixgbe: fix build without builk alloc
2015-03-16 Vlad Zolotarovixgbe: unify Rx setup
2015-03-10 Stephen Hemmingerixgbe: rename igb prefix
2015-03-10 Stephen Hemmingerixgbe: prefix global function
2015-03-10 Stephen Hemmingerixgbe: make txq_ops const
2014-12-16 Bruce Richardsonixgbe: fix multi-process support
2014-11-26 Olivier Matzixgbe: support TCP segmentation offload
2014-09-29 Ouyang Changchunethdev: rename flag for queue start and stop
2014-09-17 Bruce Richardsonixgbe: improve slow-path perf with vector scattered Rx
2014-09-17 Bruce Richardsonixgbe: fix perf regression due to moved pool ptr
2014-09-17 Bruce Richardsonixgbe: rework vector pmd following mbuf changes
2014-09-17 Bruce Richardsonmbuf: expand ol_flags field to 64-bits
2014-09-17 Olivier Matzmbuf: replace data pointer by an offset
2014-09-17 Bruce Richardsonmbuf: flatten struct vlan_macip
2014-09-17 Olivier Matzmbuf: remove the rte_pktmbuf structure
2014-06-26 Cunming Liangixgbe: fix build of standard Rx with vectorized Tx
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-28 Ouyang Changchunixgbe: queue start and stop
2014-05-16 Stephen Hemmingerspelling fixes
2014-02-26 Bruce Richardsonixgbe: prepare for vector pmd