remove extra parentheses in return statement
[dpdk.git] / drivers / net / ixgbe / ixgbe_rxtx.c
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/