net/ice/base: update copyright date
[dpdk.git] / drivers / net / ice / base / ice_switch.h
2021-01-08 Qi Zhangnet/ice/base: update copyright date
2021-01-08 Qi Zhangnet/ice/base: remove deprecated field
2020-11-03 Qi Zhangnet/ice/base: allocate and free RSS global lookup table
2020-09-18 Qi Zhangnet/ice/base: support GTP-U type switch rule
2020-09-18 Qi Zhangnet/ice/base: replace single-element array hack
2020-09-18 Qi Zhangnet/ice/base: avoid single-member variable-length structs
2020-07-17 Wei Zhaonet/ice: fix tunnel type get
2020-06-30 Qi Zhangnet/ice/base: get tunnel type for recipe
2020-06-16 Qi Zhangnet/ice/base: add more tunnel type for IPv4 and IPv6
2020-06-16 Qi Zhangnet/ice/base: support more PPPoE packet type
2020-06-16 Qi Zhangnet/ice/base: use macro for sizeof
2020-06-16 Qi Zhangnet/ice/base: cleanup comment formatting
2020-06-16 Qi Zhangnet/ice/base: improve VSI filters rebuild
2020-05-18 Xiaoyun Linet/ice/base: update copyright
2020-05-11 Wei Zhaonet/ice/base: fix switch rule for IPsec
2020-04-22 Wei Zhaonet/ice/base: support L2TP on switch
2020-04-22 Wei Zhaonet/ice/base: support AH ESP and NAT-T on switch
2020-04-21 Wei Zhaonet/ice/base: force switch to use different recipe
2020-04-21 Qi Zhangnet/ice/base: support PFCP and NAT-T of switch
2020-04-21 Qi Zhangnet/ice/base: move some macros
2020-04-21 Qi Zhangnet/ice/base: allow profile based switch rules
2020-04-21 Qi Zhangnet/ice/base: update copyright date
2020-01-17 Qi Zhangnet/ice/base: support adding MAC rules on specific...
2019-10-07 Qi Zhangnet/ice/base: search field vector indices for result...
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