mbuf: add namespace to offload flags
[dpdk.git] / drivers / net / ice / ice_rxtx.c
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-22 Ferruh Yigitethdev: add namespace
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 Simei Sunet/ice: fix build when Rx descriptor size is 16
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-07 Yunjian Wangnet/ice: fix memzone leak on queue re-configure
2021-10-06 Xueming Liethdev: change queue release callback
2021-09-28 Simei Sunet/ice: support IEEE 1588 PTP
2021-09-28 Simei Sunet/ice: enable Rx timestamp on flex descriptor
2021-07-09 Anatoly Burakoveal: use callbacks for power monitoring comparison
2021-07-06 Wenzhuo Lunet/ice: add AVX2 offload Rx
2021-07-06 Wenzhuo Lunet/ice: add AVX2 offload Tx
2021-07-04 Tudor Corneanet/ice: fix overflow in maximum packet length config
2021-06-10 Qi Zhangnet/ice: fix data path in secondary process
2021-06-10 Qi Zhangnet/ice: fix data path selection in secondary process
2021-05-10 Alvin Zhangnet/ice: fix Tx queue vector setup
2021-04-16 Leyi Rongnet/ice: add Rx AVX512 offload path
2021-04-16 Leyi Rongnet/ice: add Tx AVX512 offload path
2021-04-01 Qi Zhangnet/ice: 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 Steve Yangnet/ice: fix jumbo frame flag condition
2021-01-19 Jeff Guonet/ice: add PTYPE mapping for eCPRI
2021-01-18 Liang Manet/ice: implement power management API
2021-01-08 Murphy Yangnet/ice: fix outer checksum flags
2021-01-08 Murphy Yangnet/ice: fix outer UDP Tx checksum offload
2020-11-03 Haiyue Wangnet/ice: fix DCF crash on Rx
2020-11-03 Leyi Rongnet/ice: add AVX512 vector path
2020-10-19 Ciara Powernet/ice: check max SIMD bitwidth
2020-10-13 Radu Nicolaunet/ice: use write combining store for tail updates
2020-09-30 Haiyue Wangnet/ice: refactor Rx FlexiMD handling
2020-09-18 Junyu Jiangnet/ice: support flex Rx descriptor RxDID22
2020-09-18 Qi Zhangnet/ice/base: replace single-element array hack
2020-09-18 Junfeng Guonet/ice: support auxiliary IP offset Rx descriptor
2020-08-05 Haiyue Wangnet/ice: revert fake TSO fixes
2020-08-05 Haiyue Wangnet/ice: fix Tx hang with TSO
2020-07-29 Haiyue Wangnet/ice: calculate TCP header size for offload
2020-07-29 Haiyue Wangnet/ice: fix TCP checksum offload
2020-07-11 Renata Saiakhovadrivers/net: delete HW rings while freeing queues
2020-06-16 Qi Zhangnet/ice/base: avoid undefined behavior
2020-04-16 Thomas Monjalonreplace cold attributes
2020-04-16 Thomas Monjalonreplace always-inline attributes
2020-03-18 Qi Zhangnet/ice: remove redundant functions
2020-03-18 Qi Zhangnet/ice: remove bulk alloc option
2020-02-14 Sunil Pai Gnet/ice: fix unchecked Tx cleanup error
2020-01-17 Haiyue Wangnet/ice: unify bool type value
2020-01-17 Xiaoyun Linet/ice: fix Tx when TSO is enabled
2020-01-17 Chenxu Dinet/ice: cleanup Tx buffers
2020-01-17 Shougang Wangnet/ice: fix packet type table
2019-11-20 Yahui Caonet/ice: fix flow director programming status check
2019-11-11 Haiyue Wangnet/ice: optimize protocol extraction by dynamic mbuf
2019-11-08 Haiyue Wangethdev: enhance burst mode information API
2019-11-08 Ying A Wangnet/ice: fix packet type table
2019-10-23 Ting Xunet/ice: add GTP tunnel type
2019-10-23 Beilei Xingnet/ice: enable flow director engine
2019-10-23 Haiyue Wangnet/ice: support Rx/Tx burst mode info
2019-10-08 Gavin Hunet/ice: use relaxed and remove duplicate barrier
2019-10-07 Haiyue Wangnet/ice: remove legacy Rx descriptor definition
2019-10-07 Haiyue Wangnet/ice: support protocol extraction per Rx queue
2019-10-07 Haiyue Wangnet/ice: handle Rx flex descriptor
2019-08-30 Xiao Zhangnet/ice: support multi-process
2019-07-24 Haiyue Wangnet/ice: remove type cast in Rx/Tx ring setup
2019-07-23 Haiyue Wangnet/ice: use DMA IOVA instead of physical address
2019-07-01 Ivan Malovmbuf: clarify outer offsets for non-tunnel packets
2019-06-20 Beilei Xingnet/ice: support Tx checksum offload for tunnel
2019-06-13 Andrew Rybchenkonet/ice: fix Tx prepare to set positive rte_errno
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/ice: fix Tx threshold setup
2019-04-19 Leyi Rongnet/ice: fix Tx function selection
2019-04-12 Qi Zhangnet/ice: fix max frame size
2019-03-29 Qi Zhangnet/ice/base: enable VSI queue context
2019-03-29 Wenzhuo Lunet/ice: support vector AVX2 in Tx
2019-03-29 Wenzhuo Lunet/ice: support Rx scatter AVX2 vector
2019-03-29 Wenzhuo Lunet/ice: support Rx AVX2 vector
2019-03-29 Wenzhuo Lunet/ice: support Tx SSE vector
2019-03-29 Wenzhuo Lunet/ice: support Rx scatter SSE vector
2019-03-29 Wenzhuo Lunet/ice: support vector SSE in Rx
2019-03-29 Wenzhuo Lunet/ice: add pointer for queue buffer release
2019-01-03 Qiming Yangnet/ice: fix CRC strip
2018-12-21 Wenzhuo Lunet/ice: support descriptor ops
2018-12-21 Wenzhuo Lunet/ice: support advance Rx/Tx
2018-12-21 Wenzhuo Lunet/ice: support RSS
2018-12-21 Wenzhuo Lunet/ice: support VLAN ops
2018-12-21 Wenzhuo Lunet/ice: support basic Rx/Tx
2018-12-21 Wenzhuo Lunet/ice: support packet type getting
2018-12-21 Wenzhuo Lunet/ice: support queue information getting
2018-12-21 Wenzhuo Lunet/ice: support device and queue ops