net/ice/base: support programming a new switch recipe
[dpdk.git] / drivers / net / ice / base / ice_switch.c
2019-06-28 Leyi Rongnet/ice/base: support programming a new switch recipe
2019-06-28 Leyi Rongnet/ice/base: add functions to create new switch recipe
2019-03-29 Qi Zhangnet/ice/base: update copyright time
2019-03-29 Qi Zhangnet/ice/base: fix minor issues
2019-03-29 Qi Zhangnet/ice/base: add helper functions for flow management
2019-03-29 Qi Zhangnet/ice/base: add MAC filter with marker and counter
2019-03-29 Qi Zhangnet/ice/base: add functions to get VSI promiscuous...
2019-03-29 Qi Zhangnet/ice/base: add functions for resource counter
2019-03-29 Qi Zhangnet/ice/base: add functions to get allocated resources
2019-03-29 Qi Zhangnet/ice/base: add functions for ethertype filter
2019-03-29 Qi Zhangnet/ice/base: add VSI queue context framework
2019-03-29 Qi Zhangnet/ice/base: add more APIs in switch module
2019-03-29 Qi Zhangnet/ice/base: declare functions as external
2019-03-29 Qi Zhangnet/ice/base: improve comments
2019-03-29 Qi Zhangnet/ice/base: add switch resource allocation and free
2018-12-21 Paul M Stillwell Jrnet/ice/base: add virtual switch code