net: add rte prefix to ether defines
[dpdk.git] / drivers / net / i40e / i40e_rxtx.c
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-21 Qi Zhangnet/i40e: fix Tx threshold setup
2019-04-22 Bruce Richardsonnet/i40e: fix dereference before null check in mbuf...
2019-04-12 Qi Zhangnet/i40e: fix scattered Rx enabling
2018-12-21 Rami Rosennet/i40e: fix config name in comment
2018-12-13 Zhirun Yannet/i40e: remove redundant reset of queue number
2018-12-13 Didier Pallardnet/i40e: revert fix offload not supported mask
2018-11-05 Beilei Xingnet/i40e: fix Rx instability with vector mode
2018-11-05 Xiaolong Yenet/i40e: fix offload not supported mask
2018-10-26 Beilei Xingnet/i40e: update Tx offload mask
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-10-11 Ferruh Yigitmbuf: clarify QinQ flag usage
2018-09-27 Xiaoyun Linet/i40e: add option to use latest vector path
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-30 Yanglong Wunet/i40e: fix maximum frame size check
2018-07-23 Ferruh Yigitnet/i40e: remove redundant queue id checks
2018-07-23 Shaopeng Henet/i40e: fix Tx queue setup after stop
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Yanglong Wunet/i40e: check illegal packets
2018-05-14 Qi Zhangnet/i40e: fix missing mbuf fast free offload
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Qi Zhangnet/i40e: fix Tx queue info get
2018-05-02 Qi Zhangnet/i40e: remove dependence on Tx queue flags
2018-05-02 Qi Zhangnet/i40e: fix queue offload initialization
2018-05-02 Bruce Richardsonnet/i40e: fix Tx function selection with new offloads
2018-04-27 Yanglong Wunet/i40e: fix checking offload
2018-04-27 Qi Zhangnet/i40e: enable runtime queue setup
2018-04-13 Yanglong Wunet/i40e: convert to new Tx offloads API
2018-04-13 Yanglong Wunet/i40e: convert to new Rx offloads API
2018-04-11 Anatoly Burakovnet/i40e: use contiguous allocation for DMA memory
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Beilei Xingnet/i40e: fix flow director Rx resource defect
2018-01-16 Bruce Richardsonnet/i40e: add AVX2 Rx function
2018-01-16 Bruce Richardsonnet/i40e: add AVX2 Tx function
2018-01-16 Rami Rosennet/i40e: remove forward declaration
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
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 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-13 Qi Zhangnet/i40e: fix mbuf free in vector Tx
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-08 Jianfeng Tanxen: remove dependency in libraries
2017-10-06 Kirill Rybalchenkonet/i40e: add dynamic mapping of SW flow types to HW...
2017-10-06 Jingjing Wunet/i40e: fix variable assignment
2017-08-03 Qi Zhangnet/i40e: fix Rx data segment buffer length
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-04-28 Matt Petersnet/i40e: fix mbuf alloc failed counter
2017-04-28 Jingjing Wunet/i40e: fix array bounds
2017-04-28 Beilei Xingnet/i40e: fix setup when bulk is disabled
2017-04-19 Qi Zhangnet/i40e: enable per-device packet type mapping
2017-04-04 Zhiyong Yangnet/i40e: remove limit of Tx burst size
2017-04-04 Olivier Matznet/i40e: fix error log in descriptor done function
2017-04-04 Qi Zhangnet/i40e: fix compile error
2017-04-04 Qiming Yangnet/i40e: remove redundant VLAN insert code
2017-03-30 Olivier Matznet/i40e: implement descriptor status API
2017-03-09 Olivier Matzethdev: move a queue id check to generic layer
2017-02-10 Jingjing Wunet/i40e: fix bitmask of supported Tx flags
2017-01-30 Ferruh Yigitdrivers/net: remove redundant new line from logs
2017-01-30 Xiao Wangnet/i40e: fix Rx checksum flag
2017-01-18 Santosh Shuklanet/i40e: use I/O device memory read/write API
2017-01-17 Ilya Maximetsnet/i40e: allow bulk alloc for the max size desc ring
2017-01-17 Jingjing Wunet/i40e: fix logging for Tx free threshold check
2017-01-04 Tomasz Kulaseknet/i40e: add Tx preparation
2016-10-13 Xiao Wangnet/i40e: implement new Rx checksum flag
2016-10-13 Damjan Marionnet/i40e: add packet type metadata in vector Rx
2016-10-09 Jianfeng Tannet/i40e: support TSO on tunneling packet
2016-09-30 Jianbo Liunet/i40e: support ARM platform
2016-09-30 Rich Lanenet/i40e: fix null pointer dereferences when using...
2016-07-28 Dumitru Cearanet/i40e: fix metadata in first mbuf of scattered Rx
2016-06-28 Helin Zhangnet/i40e: fix null checks
2016-06-20 Olivier Matznet/mbuf: remove unused Rx error flags
2016-06-23 Jingjing Wunet/i40e: support NSH packet type
2016-06-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-05-17 Olivier Matzmbuf: add raw allocation function
2016-05-06 Jingjing Wui40e: fix VLAN stripping from inner header
2016-04-06 Zhe Taoi40e: fix TSO
2016-03-25 Zhe Taoi40e: fix build without Rx bulk alloc
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Helin Zhangi40e: update device ids
2016-03-16 Rich Lanei40e: fix inverted check for no refcount
2016-03-11 Helin Zhangi40e: fix overflow
2016-03-04 Ravi Kerurmbuf: get DMA address
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-12-07 Stephen Hemmingerremove blank lines at end-of-file
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
2015-11-13 Stephen Hemmingeri40e: use common functions to manage DMA zone
2015-11-04 Pablo de Laraethdev: check queue state before starting or stopping
2015-11-01 Konstantin Ananyevi40e: get queue info and descriptor limits
2015-11-01 Konstantin Ananyevi40e: fix alignment of HW descriptors number
2015-11-01 Jingjing Wui40e: support DCB mode
2015-10-30 Zhe Taoi40e: allow vector Rx and Tx usage
2015-10-30 Zhe Taoi40e: add vector scatter Rx
2015-10-30 Zhe Taoi40e: add vector Tx
2015-10-30 Zhe Taoi40e: add vector Rx
2015-09-03 Thomas Monjalonmbuf: remove packet type from offload flags
2015-08-09 Jijiang Liui40e: remove unlikely prediction in Tx
2015-08-03 John McNamarai40e: fix ieee1588 timestamping with next ABI
2015-08-02 Helin Zhangi40e: fix descriptor done flag with odd address
next