app/testpmd: remove duplicated flow type name table
[dpdk.git] / drivers / net / ice /
2022-06-23 Wenxuan Wunet/ice/base: fix build with GCC 12
2022-06-23 Steve Yangnet/ice: add DDP runtime configuration dump
2022-06-23 Simei Sunet/ice: fix race condition in Rx timestamp
2022-06-15 David Marchandnet/ice: fix build with GCC 12
2022-05-29 Wenjing Qiaonet/ice: fix outer L4 checksum in scalar Rx
2022-05-19 Kevin Liunet/ice: fix MTU info for DCF
2022-05-19 Yuying Zhangnet/ice/base: fix direction of flow that matches any
2022-05-18 Wenjun Wunet/ice: add warning for unsupported TM configuration
2022-05-18 Wenjun Wunet/ice: support queue weight configuration
2022-05-18 Wenjun Wunet/ice: support queue and queue group priority config
2022-05-18 Ting Xunet/ice: support queue and queue group bandwidth limit
2022-05-18 Wenjun Wunet/ice/base: support priority configuration of exact...
2022-05-18 Wenjun Wunet/ice/base: support queue BW allocation configuration
2022-05-18 Wenjun Wunet/ice/base: fix getting sched node from ID type
2022-05-17 Alvin Zhangnet/ice: complete VLAN offload capability for DCF
2022-05-17 Jie Wangnet/ice/base: enable flow director for IPv6 next protocol
2022-05-09 Kevin Liunet/ice: support power management in DCF mode
2022-05-09 Kevin Liunet/ice: support DCF queue information query
2022-05-09 Kevin Liunet/ice: support extended statistics in DCF mode
2022-05-09 Alvin Zhangnet/ice: support DCF VLAN filter and offload
2022-05-09 Kevin Liunet/ice: support DCF MAC configuration
2022-05-09 Alvin Zhangnet/ice: support DCF promiscuous configuration
2022-05-09 Jie Wangnet/ice: add supported packet types query to DCF mode
2022-05-09 Jie Wangnet/ice: support MTU configuration in DCF mode
2022-05-09 Robin Zhangnet/ice: support Tx buffers cleanup in DCF mode
2022-05-09 Steve Yangnet/ice: support RSS hash configuration in DCF mode
2022-05-09 Steve Yangnet/ice: support RSS RETA configuration in DCF mode
2022-05-09 Qi Zhangnet/ice: optimize maximum queue number calculation
2022-04-18 Ting Xunet/ice: fix raw flow input pattern parsing
2022-04-18 Qi Zhangnet/ice: refactor parser usage
2022-04-18 Michael Pfeiffernet/ice: add missing Tx burst mode name
2022-04-18 Wenjun Wunet/ice: improve performance of Rx timestamp offload
2022-04-18 Wenjun Wunet/ice: support 256 queues
2022-03-04 Kevin Liunet/ice: fix Tx offload path choice
2022-02-25 Robin Zhangnet/ice/base: support E824S and E825 devices
2022-02-20 Michal Wilczynskinet/ice: fix overwriting of LSE bit by DCF
2022-02-10 Yiding Zhounet/ice: fix build with 16-byte Rx descriptor
2022-02-09 Junfeng Guonet/ice: fix pattern check in flow director
2022-02-09 Yuying Zhangnet/ice: support drop any and steer all to queue
2022-02-09 Yuying Zhangnet/ice/base: add profile validation on switch filter
2022-02-09 Steve Yangnet/ice: fix dereference before null check
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-01-25 Yunjian Wangnet/ice: fix link up when starting device
2022-01-25 Steve Yangnet/ice: support module EEPROM
2022-01-25 Simei Sunet/ice: fix mbuf offload flag for Rx timestamp
2022-01-10 Kevin Liunet/ice: fix Tx checksum offload
2022-01-02 Dapeng Yunet/ice: track DCF state of PF
2022-01-02 Qi Zhangnet/ice: fix Tx checksum offload capability
2022-01-02 Junfeng Guonet/ice: fix pattern check for flow director parser
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-26 Sean Morrisseyremove repeated 'the' in the code
2021-11-17 Ferruh Yigitnet: add macro for VLAN header length
2021-11-16 Alvin Zhangnet/ice: fix secondary process Rx offload path
2021-11-16 Junfeng Guonet/ice/base: fix GTPU UL/DL flag
2021-11-12 Alvin Zhangnet/ice: fix pointer of meta data
2021-11-10 Dapeng Yunet/ice: fix adminq handling on DCF passive reset
2021-11-04 Dapeng Yunet/ice: fix flow redirect
2021-11-04 Dapeng Yunet/ice: save rule on switch filter creation
2021-11-04 Yuying Zhangnet/ice: fix order of flow filter parser list
2021-11-04 Ting Xunet/ice: enable protocol agnostic flow offloading in RSS
2021-11-04 Ting Xunet/ice/base: support add HW profile for RSS raw flow
2021-11-03 Junfeng Guonet/ice: enable protocol agnostic flow offloading in...
2021-11-03 Junfeng Guonet/ice/base: add function to set HW profile for raw...
2021-11-03 Junfeng Guonet/ice/base: add method to disable FDIR swap option
2021-11-02 Dmitry Kozlyukdrivers/net: advertise no support for keeping flow...
2021-11-01 Simei Sunet/ice: fix performance for Rx timestamp
2021-10-29 Dapeng Yunet/ice: remove VSI update on DCF reset by PF
2021-10-27 Dapeng Yunet/ice: fix function pointer in multi-process
2021-10-27 Dapeng Yunet/ice: workaround DCF reset failure
2021-11-02 David Marchanddevtools: forbid indent with tabs in Meson
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
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-21 Ting Xunet/ice: fix TM hierarchy commit flag reset
2021-10-20 Dapeng Yunet/ice: fix sideband queue initialization
2021-10-19 Leyi Rongnet/ice: fix generic build on FreeBSD
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: move MTU set check to library
2021-10-18 Ferruh Yigitethdev: move jumbo frame offload check to library
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-14 Simei Sunet/ice: fix dereferenced null pointer
2021-10-13 Dapeng Yunet/ice: fix freeing queues on DCF device reset
2021-10-13 Dapeng Yunet/ice: fix deadlock on flow redirect
2021-10-13 Simei Sunet/ice: fix build when Rx descriptor size is 16
2021-10-13 Junfeng Guonet/ice/base: fix null pointer dereferences for parser
2021-10-13 Junfeng Guonet/ice/base: fix parser runtime reset
2021-10-14 Andrew Rybchenkodrivers/net: remove queue xstats auto-fill flag
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-12 Andrew Rybchenkoethdev: remove deprecated shared counter attribute
2021-10-12 Viacheslav Galaktionovethdev: fix representor port ID search by name
2021-10-07 Yunjian Wangnet/ice: fix memzone leak on queue re-configure
2021-10-06 Xueming Liethdev: change queue release callback
2021-10-05 Aman Deep Singhnet/ice/base: fix strict-aliasing with GCC
2021-09-28 Simei Sunet/ice: support IEEE 1588 PTP
2021-09-28 Dapeng Yunet/ice: retry getting VF VSI map after failure
2021-09-28 Simei Sunet/ice: enable Rx timestamp on flex descriptor
2021-09-24 Alvin Zhangnet/ice: support IPv4/L4 checksum RSS offload
2021-09-24 Alvin Zhangnet/ice: support low Rx latency
2021-09-24 Dapeng Yunet/ice: fix double free ACL flow entry
next