drivers/net: fix removing jumbo offload flag
[dpdk.git] / drivers / net / i40e / i40e_rxtx.c
2021-10-22 Ferruh Yigitdrivers/net: fix removing jumbo offload flag
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-11 Andrew Rybchenkoethdev: remove legacy Rx descriptor done API
2021-10-07 Yunjian Wangnet/i40e: fix memzone leak on queue re-configure
2021-10-06 Xueming Liethdev: change queue release callback
2021-10-05 Robin Zhangnet/i40e: remove i40evf
2021-09-13 Qiming Chennet/i40e: fix mbuf leak
2021-08-10 Ruifeng Wangnet/i40e: fix clang warning on non-x86
2021-07-16 Joyce Kongnet/i40e: replace SMP barrier with thread fence in Rx
2021-07-09 Anatoly Burakoveal: use callbacks for power monitoring comparison
2021-07-09 Joyce Kongnet/i40e: fix descriptor scan on Arm
2021-07-06 Dapeng Yunet/i40e: fix multi-process shared data
2021-07-06 Feifei Wangnet/i40e: improve scalar Tx performance
2021-07-04 Dapeng Yunet/i40e: fix data path selection in secondary process
2021-05-12 Alvin Zhangnet/i40e: fix offload flag checking in simple Tx
2021-04-23 Chengwen Fengnet/i40e: remove redundant VSI check in Tx queue setup
2021-04-20 Leyi Rongnet/i40e: add Tx preparation for simple Tx datapath
2021-04-01 Qi Zhangnet/i40e: refine debug build option
2021-03-02 Lance Richardsonmbuf: rename outer IP checksum macro
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-29 Anatoly Burakoveal: rename power monitor condition member
2021-01-19 David Marchandnet/i40e: remove vector config
2021-01-19 Steve Yangnet/i40e: fix jumbo frame flag condition
2021-01-19 Leyi Rongnet/i40e: optimize Tx by using AVX512
2021-01-19 Leyi Rongnet/i40e: add AVX512 vector path
2021-01-19 Leyi Rongnet/i40e: remove devarg use-latest-supported-vec
2021-01-18 Liang Manet/i40e: implement power management API
2020-10-19 Ciara Powernet/i40e: check max SIMD bitwidth
2020-10-13 Radu Nicolaunet/i40e: use write combining store for tail updates
2020-09-23 Phil Yangeal: remove deprecated coherent IO memory barriers
2020-09-07 Ciara Powerconfig: remove default configs used with make
2020-07-21 Chenmin Sunnet/i40e: optimize flow director update rate
2020-07-21 Chenmin Sunnet/i40e: support flow director space tracking
2020-07-11 Renata Saiakhovadrivers/net: delete HW rings while freeing queues
2020-05-19 Qiming Yangnet/i40e: fix queue related exception handling
2020-04-16 Thomas Monjalonreplace cold attributes
2020-03-18 Gavin Hunet/i40e: relax barrier in Tx
2020-02-14 Beilei Xingnet/i40e: fix unchecked Tx cleanup error
2020-01-17 Chenxu Dinet/i40e: cleanup Tx buffers
2020-01-17 Xiaoyun Linet/i40e: fix Tx when TSO is enabled
2019-11-08 Haiyue Wangethdev: enhance burst mode information API
2019-10-23 Harry van Haarennet/i40e: support flow director on SSE Rx
2019-10-23 Xiao Zhangnet/i40e: fix integer overflow
2019-10-23 Haiyue Wangnet/i40e: support Rx/Tx burst mode info
2019-10-08 Gavin Hunet/i40e: use relaxed and remove duplicate barrier
2019-07-24 Peng Huangnet/i40e: fix RSS hash update for X722 VF
2019-07-01 Ivan Malovmbuf: clarify outer offsets for non-tunnel packets
2019-06-13 Andrew Rybchenkonet/i40e: fix Tx prepare to set positive rte_errno
2019-06-13 David Hartonnet/i40e: eliminate weak symbols in data path
2019-05-24 Olivier Matznet: add rte prefix to UDP structure
2019-05-24 Olivier Matznet: add rte prefix to TCP structure
2019-05-24 Olivier Matznet: add rte prefix to SCTP structure
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
next