net/ice/base: fix build with GCC 12
[dpdk.git] / drivers / net / ice / ice_dcf.c
2022-05-17 Alvin Zhangnet/ice: complete VLAN offload capability for DCF
2022-05-09 Kevin Liunet/ice: support DCF MAC configuration
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-01-11 Josh Soreffix spelling in comments and strings
2021-11-10 Dapeng Yunet/ice: fix adminq handling on DCF passive reset
2021-10-27 Dapeng Yunet/ice: workaround DCF reset failure
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-22 Ferruh Yigitethdev: add namespace
2021-09-28 Dapeng Yunet/ice: retry getting VF VSI map after failure
2021-09-06 Dapeng Yunet/ice: support DCF device reset
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-08-29 Jie Wangnet/ice: fix queue config in DCF
2021-08-29 Qi Zhangnet/ice: fix RXDID default value in DCF
2021-07-21 Ting Xunet/ice: clear QoS bandwidth on DCF close
2021-07-09 Ting Xunet/ice: support QoS bandwidth config after VF reset...
2021-07-06 Ting Xunet/ice: support QoS config VF bandwidth in DCF
2021-01-29 Haiyue Wangnet/ice: drain out DCF AdminQ command queue
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-13 Haiyue Wangnet/ice: add DCF VLAN handling
2020-11-03 Haiyue Wangnet/ice: fix DCF crash on Rx
2020-11-03 Simei Sunet/ice: get PF VSI map
2020-07-07 Ting Xunet/ice: fix build with 16-byte Rx descriptor in DCF
2020-06-30 Qi Zhangnet/ice: set MAC filter during start for DCF
2020-06-30 Qi Zhangnet/ice: enable stats for DCF
2020-06-30 Qi Zhangnet/ice: add queue start and stop for DCF
2020-06-30 Qi Zhangnet/ice: add queue config in DCF
2020-06-30 Qi Zhangnet/ice: init RSS during DCF start
2020-06-30 Qi Zhangnet/ice: init RSS and supported RXDID in DCF
2020-04-22 Beilei Xingnet/ice: fix flow redirector
2020-04-21 Haiyue Wangnet/ice: get VF hardware index in DCF
2020-04-21 Haiyue Wangnet/ice: handle PF initialization by DCF
2020-04-21 Haiyue Wangnet/ice: handle AdminQ command by DCF
2020-04-21 Haiyue Wangnet/ice: acquire and disable DCF capability
2020-04-21 Haiyue Wangnet/ice: add DCF hardware initialization