net/ice/base: remove redundant empty lines
[dpdk.git] / drivers / net / ice / base / ice_switch.h
2019-10-07 Qi Zhangnet/ice/base: remove redundant empty lines
2019-10-07 Qi Zhangnet/ice/base: improve switch advanced rule
2019-06-28 Leyi Rongnet/ice/base: enable additional switch rules
2019-06-28 Leyi Rongnet/ice/base: cleanup unused code
2019-06-28 Leyi Rongnet/ice/base: introduce some new macros
2019-06-28 Leyi Rongnet/ice/base: move RSS replay list
2019-06-28 Leyi Rongnet/ice/base: save queue bandwidth for replay after...
2019-06-28 Leyi Rongnet/ice/base: support removing advanced rule
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: 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