net/ice: fix TCP checksum offload
[dpdk.git] / drivers / net / ice / ice_rxtx.c
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