net/ice: add DCF VLAN handling
[dpdk.git] / drivers / net / ice / ice_dcf_ethdev.c
2021-01-13 Haiyue Wangnet/ice: add DCF VLAN handling
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: reset all when releasing a port
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
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: add Rx queue init in DCF
2020-06-30 Qi Zhangnet/ice: add stop flag for device start/stop
2020-06-30 Qi Zhangnet/ice: complete queue setup in DCF
2020-06-30 Qi Zhangnet/ice: complete device configure in DCF
2020-06-30 Qi Zhangnet/ice: complete device info get in DCF
2020-04-21 Wei Zhaonet/ice: enable switch flow on DCF
2020-04-21 Haiyue Wangnet/ice: handle PF initialization by DCF
2020-04-21 Haiyue Wangnet/ice: add DCF hardware initialization