ixgbe: fix Rx with buffer address not word aligned
[dpdk.git] / drivers / net / ixgbe / ixgbe_rxtx_vec.c
2015-08-03 Konstantin Ananyevixgbe: fix Rx with buffer address not word aligned
2015-08-03 Tomasz Kulasekixgbe: support RSS and flow director hashes in vector Rx
2015-07-30 Konstantin Ananyevixgbe: fix number of segments with vector scattered Rx
2015-07-26 Bruce Richardsonixgbe: fix check for split packets
2015-07-26 Konstantin Ananyevixgbe: remove awkward typecasts
2015-07-26 Konstantin Ananyevixgbe: rename Tx queue release function
2015-07-26 Konstantin Ananyevixgbe: fix release queue mbufs
2015-07-26 Konstantin Ananyevixgbe: revert mbuf refcnt check when clearing a ring
2015-07-15 Helin Zhangmbuf: redefine packet type
2015-07-07 Bruce Richardsonixgbe: check mbuf refcnt when clearing a ring
2015-07-07 Bruce Richardsonixgbe: use cold attribute
2015-05-22 Bruce Richardsonixgbe: move to drivers/net/