remove unused ring includes
[dpdk.git] / drivers / net / ixgbe / ixgbe_rxtx.c
2016-09-16 Amine Kherboucheremove unused ring includes
2016-06-23 Konstantin Ananyevnet/ixgbe: fix missed packet types on Rx
2016-06-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-05-17 Olivier Matzmbuf: add raw allocation function
2016-05-06 Piotr Azarewiczixgbe: fix bit masking in queue stop
2016-05-06 Stephen Hemmingerixgbe: clean up code style
2016-04-08 Wenzhuo Luixgbe: fix packet type for VXLAN and NVGRE on X550
2016-03-31 Aaron Conoleixgbe: fix uninitialized warning
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Wenzhuo Luixgbe: support new devices and MAC types
2016-03-16 Stephen Hemmingerixgbe: fix whitespace
2016-03-16 Stephen Hemmingerixgbe: speed up non-vector Tx
2016-03-13 Wenzhuo Luixgbe: offload VxLAN and NVGRE Tx checksum on X550
2016-03-13 Wenzhuo Luixgbe: offload VxLAN and NVGRE Rx checksum on X550
2016-03-04 Ravi Kerurmbuf: get DMA address
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-11-13 Stephen Hemmingerixgbe: use common functions to manage DMA zone
2015-11-11 Konstantin Ananyevixgbe: fix Tx hang when RS distance exceeds HW limit
2015-11-04 Pablo de Laraethdev: check queue state before starting or stopping
2015-11-03 Didier Pallardixgbe: remove useless fields in checksum offload
2015-11-01 Konstantin Ananyevixgbe: get queue info and descriptor limits
2015-11-01 Jingjing Wuixgbe: support DCB+RSS multi-queue mode
2015-11-01 Jingjing Wuethdev: rename DCB field in config structs
2015-10-28 Wenzhuo Luixgbevf: support RSS reta/hash query and update
2015-10-28 Wenzhuo Luixgbevf: support RSS config on x550
2015-10-28 Wenzhuo Luixgbe: support 512 RSS entries on x550
2015-09-09 Cunming Liangixgbe: remove burst size restriction of vector Rx
2015-09-09 Wenzhuo Luixgbe: fix X550 DCB
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-08-03 Konstantin Ananyevixgbe: fix Rx with buffer address not word aligned
2015-07-30 Stephen Hemmingerixgbe: fix log level of debug messages
2015-07-30 Konstantin Ananyevixgbe: fix scalar scattered Rx with CRC
2015-07-30 Xuelin Shiixgbe: fix data access on big endian cpu
2015-07-27 Konstantin Ananyevixgbe: fix Rx queue reset
2015-07-26 Pablo de Laraixgbe: remove Rx bulk allocation option
2015-07-26 Konstantin Ananyevixgbe: fix release queue mbufs
2015-07-26 Konstantin Ananyevixgbe: revert mbuf refcnt check when clearing a ring
2015-07-22 Pablo de Laraixgbe: fix build with bulk alloc disabled
2015-07-19 Bernard Iremongerixgbe: free queue memory when closing
2015-07-15 Helin Zhangixgbe: replace some offload flags with packet type
2015-07-07 Helin Zhangixgbe: remove a discarded source line
2015-07-07 Zoltan Kissethdev: fix check of threshold for Tx freeing
2015-07-07 Bruce Richardsonixgbe: check mbuf refcnt when clearing a ring
2015-07-07 Bruce Richardsonixgbe: use cold attribute
2015-06-22 Didier Pallardixgbe: fix TSO in IPv6
2015-06-22 Sergio Gonzalez... ixgbevf: fix Rx function selection
2015-05-22 Bruce Richardsonixgbe: move to drivers/net/