aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_impl.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-18net: microchip: Constify struct vcap_operationsGravatar Christophe JAILLET 1-1/+1
2023-03-08net: microchip: sparx5: Add port keyset changing functionalityGravatar Steen Hegelund 1-0/+270
2023-02-16net: microchip: sparx5: Add TC vlan action support for the ES0 VCAPGravatar Steen Hegelund 1-0/+3
2023-02-16net: microchip: sparx5: Add TC support for the ES0 VCAPGravatar Steen Hegelund 1-0/+2
2023-02-16net: microchip: sparx5: Add ES0 VCAP keyset configuration for Sparx5Gravatar Steen Hegelund 1-0/+269
2023-01-30net: microchip: sparx5: Add TC support for the ES2 VCAPGravatar Steen Hegelund 1-0/+12
2023-01-30net: microchip: sparx5: Add ingress information to VCAP instanceGravatar Steen Hegelund 1-0/+8
2023-01-30net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5Gravatar Steen Hegelund 1-118/+648
2023-01-26net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol typesGravatar Steen Hegelund 1-7/+39
2023-01-26net: microchip: sparx5: Add IS0 VCAP keyset configuration for Sparx5Gravatar Steen Hegelund 1-43/+322
2023-01-16net: microchip: vcap api: Always enable VCAP lookupsGravatar Steen Hegelund 1-23/+6
2022-11-25net: microchip: sparx5: Support for TC protocol allGravatar Steen Hegelund 1-5/+13
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesGravatar Steen Hegelund 1-0/+2
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportGravatar Steen Hegelund 1-57/+8
2022-11-14net: microchip: sparx5: Add support for IS2 VCAP rule countersGravatar Steen Hegelund 1-2/+45
2022-11-14net: microchip: sparx5: Add/delete rules in sorted orderGravatar Steen Hegelund 1-1/+26
2022-11-14net: microchip: sparx5: Add support for TC flower ARP dissectorGravatar Steen Hegelund 1-1/+1
2022-11-11net: microchip: sparx5: Add tc matchall filter and enable VCAP lookupsGravatar Steen Hegelund 1-5/+24
2022-11-11net: microchip: sparx5: Match keys in configured port keysetsGravatar Steen Hegelund 1-3/+144
2022-11-11net: microchip: sparx5: Differentiate IPv4 and IPv6 traffic in keyset configGravatar Steen Hegelund 1-7/+14
2022-10-24net: microchip: sparx5: Adding basic rule management in VCAP APIGravatar Steen Hegelund 1-0/+1
2022-10-24net: microchip: sparx5: Adding port keyset config and callback interfaceGravatar Steen Hegelund 1-0/+345
2022-10-24net: microchip: sparx5: Adding initial tc flower support for VCAP APIGravatar Steen Hegelund 1-3/+139
2022-10-24net: microchip: sparx5: Adding IS2 VCAP model to VCAP APIGravatar Steen Hegelund 1-0/+4
2022-10-24net: microchip: sparx5: Adding initial VCAP API supportGravatar Steen Hegelund 1-0/+41