net: add macro for VLAN header length
[dpdk.git] / drivers / net / ice / ice_dcf_ethdev.c
2021-11-17 Ferruh Yigitnet: add macro for VLAN header length
2021-11-02 Dmitry Kozlyukdrivers/net: advertise no support for keeping flow...
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-10-22 Ferruh Yigitdrivers/net: fix removing jumbo offload flag
2021-10-21 Ting Xunet/ice: fix TM hierarchy commit flag reset
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-13 Dapeng Yunet/ice: fix freeing queues on DCF device reset
2021-10-14 Andrew Rybchenkodrivers/net: remove queue xstats auto-fill flag
2021-10-06 Xueming Liethdev: change queue release callback
2021-10-01 William Tueal: remove sys/queue.h from public headers
2021-09-06 Qi Zhangnet/ice: fix performance with writeback policy
2021-09-06 Dapeng Yunet/ice: support DCF device reset
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-07-06 Ting Xunet/ice: support DCF link status event handling
2021-07-04 Tudor Corneanet/ice: fix overflow in maximum packet length config
2021-04-06 Pallavi Kadamnet/ice: build on Windows
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-16 Xueming Liethdev: introduce representor type
2021-01-29 Jeff Guonet/ice: enable eCPRI tunnel port configure in DCF
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Haiyue Wangnet/ice: refactor DCF VLAN handling
2021-01-19 Steve Yangnet/ice: fix jumbo frame flag condition
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