ethdev: change queue release callback
[dpdk.git] / drivers / net / ice / ice_rxtx.h
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-06 Wenzhuo Lunet/ice: add AVX2 offload Rx
2021-07-06 Wenzhuo Lunet/ice: add AVX2 offload Tx
2021-06-10 Qi Zhangnet/ice: fix data path in secondary process
2021-04-16 Leyi Rongnet/ice: add Rx AVX512 offload path
2021-04-16 Leyi Rongnet/ice: add Tx AVX512 offload path
2021-01-18 Liang Manet/ice: implement power management API
2021-01-13 Leyi Rongnet/ice: enlarge Rx queue rearm threshold to 64
2020-11-03 Haiyue Wangnet/ice: fix DCF crash on Rx
2020-11-03 Leyi Rongnet/ice: optimize Tx by using AVX512
2020-11-03 Leyi Rongnet/ice: add AVX512 vector path
2020-09-30 Chenbo Xiadrivers/net: fix port id size
2020-09-30 Haiyue Wangnet/ice: refactor Rx FlexiMD handling
2020-09-18 Guinan Sunnet/ice: add flow director enabled switch
2020-09-18 Junyu Jiangnet/ice: support flex Rx descriptor RxDID22
2020-03-18 Qi Zhangnet/ice: remove redundant functions
2020-01-17 Chenxu Dinet/ice: cleanup Tx buffers
2019-11-11 Haiyue Wangnet/ice: optimize protocol extraction by dynamic mbuf
2019-10-23 Beilei Xingnet/ice: enable flow director engine
2019-10-23 Haiyue Wangnet/ice: support Rx/Tx burst mode info
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: add Rx flex descriptor definition
2019-07-23 Haiyue Wangnet/ice: use DMA IOVA instead of physical address
2019-04-19 Leyi Rongnet/ice: fix Tx function selection
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
2018-12-21 Wenzhuo Lunet/ice: support descriptor 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