net: add rte prefix to IP defines
[dpdk.git] / drivers / net / ixgbe / ixgbe_rxtx.c
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-21 Qi Zhangnet/ixgbe: fix Tx threshold setup
2019-05-02 Bruce Richardsonnet/ixgbe: fix warning with GCC 9
2019-03-20 David Hartonnet/ixgbe: restore VLAN filter for VF
2019-03-01 Julien Meuniernet/ixgbe: support loopback for X540/X550
2019-03-01 Julien Meuniernet/ixgbe: do not start on unsupported loopback mode
2018-12-13 Xiaoyun Linet/ixgbe: fix overwriting RSS RETA
2018-12-13 Wei Zhaonet/ixgbe: fix Rx LRO capability offload for x550
2018-11-22 Yanglong Wunet/ixgbe: fix TDH register write
2018-10-26 Zhirun Yannet/ixgbe: update Tx offload mask
2018-10-26 Wei Zhaonet/ixgbe: fix RSS flow error return
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-10-18 Stephen Hemmingernet/ixgbe: remove mild profanity
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-23 Ferruh Yigitnet/ixgbe: remove redundant queue id checks
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Tonghao Zhangnet/ixgbe: set the default value for EITR
2018-05-14 Qi Zhangnet/ixgbe: remove dependence on Tx queue flags
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Wei Dainet/ixgbe: fix missing support of multi-segs offloading
2018-04-13 Wei Dainet/ixgbe: convert to new Tx offloads API
2018-04-13 Wei Dainet/ixgbe: convert to new Rx offloads API
2018-04-13 Wei Dainet/ixgbe: support VLAN strip per queue offloading...
2018-02-01 Olivier Matznet/ixgbe: use SPDX tags in 6WIND copyrighted files
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Wei Zhaonet/ixgbe: move RSS to flow API
2017-11-10 Ilya V. Matveychikovdrivers/net: fix number of segment storage type
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-10-26 Radu Nicolaunet/ixgbe: fix build without security library
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Radu Nicolaunet/ixgbe: enable inline IPsec
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-06 Wei Dainet/ixgbe: fix mapping of user priority to TC
2017-07-06 Qi Zhangnet/ixgbe: support packet type parsing in SSE Rx
2017-06-12 Ferruh Yigitnet/ixgbe: do not touch mbuf initialized fields
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-04-28 Wei Dainet/ixgbe: align register setting when RSC is disabled
2017-04-05 Olivier Matzdrivers/net: do not touch mbuf next or nb segs on Rx
2017-04-05 Olivier Matzmbuf: make segment prefree function public
2017-04-04 Bernard Iremongernet/ixgbe: allocate TC bandwidth
2017-04-04 Zhiyong Yangnet/ixgbe: remove limit of Tx burst size
2017-04-04 Wenzhuo Lunet/ixgbe: fix TC bandwidth setting
2017-04-04 Jingjing Wunet/ixgbe: fix multi-queue mode check in SRIOV mode
2017-04-04 Wenzhuo Lunet/ixgbe: fix all queues drop setting of DCB
2017-03-30 Olivier Matznet/ixgbe: implement descriptor status API
2017-03-09 Olivier Matzethdev: move a queue id check to generic layer
2017-02-10 Jianbo Liunet/ixgbe: fix received packets number for ARM
2017-02-10 Jingjing Wunet/ixgbe: fix bitmask of supported Tx flags
2017-01-18 Santosh Shuklanet/ixgbe: use I/O device memory read/write API
2017-01-17 Ilya Maximetsnet/ixgbe: allow bulk alloc for the max size desc ring
2017-01-15 Tiwei Bienet/ixgbe: add MACsec offload
2017-01-04 Tomasz Kulaseknet/ixgbe: add Tx preparation
2016-10-26 Bernard Iremongernet/ixgbe: support multiqueue mode VMDq DCB with SRIOV
2016-10-13 Xiao Wangnet/ixgbe: implement new Rx checksum flag
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
next