aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/microchip/sparx5/sparx5_vcap_impl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-11-05net: sparx5: add new VCAP constants to match dataDaniel Machon1-3/+3
2024-11-05net: sparx5: replace SPX5_PORTS with n_portsDaniel Machon1-9/+15
2024-11-05net: sparx5: expose some sparx5 VCAP symbolsDaniel Machon1-17/+1
2024-06-18net: microchip: Constify struct vcap_operationsChristophe JAILLET1-1/+1
2023-03-08net: microchip: sparx5: Add port keyset changing functionalitySteen Hegelund1-0/+270
2023-02-16net: microchip: sparx5: Add TC vlan action support for the ES0 VCAPSteen Hegelund1-0/+3
2023-02-16net: microchip: sparx5: Add TC support for the ES0 VCAPSteen Hegelund1-0/+2
2023-02-16net: microchip: sparx5: Add ES0 VCAP keyset configuration for Sparx5Steen Hegelund1-0/+269
2023-01-30net: microchip: sparx5: Add TC support for the ES2 VCAPSteen Hegelund1-0/+12
2023-01-30net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund1-0/+8
2023-01-30net: microchip: sparx5: Add ES2 VCAP keyset configuration for Sparx5Steen Hegelund1-118/+648
2023-01-26net: microchip: sparx5: Add support for IS0 VCAP ethernet protocol typesSteen Hegelund1-7/+39
2023-01-26net: microchip: sparx5: Add IS0 VCAP keyset configuration for Sparx5Steen Hegelund1-43/+322
2023-01-16net: microchip: vcap api: Always enable VCAP lookupsSteen Hegelund1-23/+6
2022-11-25net: microchip: sparx5: Support for TC protocol allSteen Hegelund1-5/+13
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund1-0/+2
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund1-57/+8
2022-11-14net: microchip: sparx5: Add support for IS2 VCAP rule countersSteen Hegelund1-2/+45
2022-11-14net: microchip: sparx5: Add/delete rules in sorted orderSteen Hegelund1-1/+26
2022-11-14net: microchip: sparx5: Add support for TC flower ARP dissectorSteen Hegelund1-1/+1
2022-11-11net: microchip: sparx5: Add tc matchall filter and enable VCAP lookupsSteen Hegelund1-5/+24
2022-11-11net: microchip: sparx5: Match keys in configured port keysetsSteen Hegelund1-3/+144
2022-11-11net: microchip: sparx5: Differentiate IPv4 and IPv6 traffic in keyset configSteen Hegelund1-7/+14
2022-10-24net: microchip: sparx5: Adding basic rule management in VCAP APISteen Hegelund1-0/+1
2022-10-24net: microchip: sparx5: Adding port keyset config and callback interfaceSteen Hegelund1-0/+345
2022-10-24net: microchip: sparx5: Adding initial tc flower support for VCAP APISteen Hegelund1-3/+139
2022-10-24net: microchip: sparx5: Adding IS2 VCAP model to VCAP APISteen Hegelund1-0/+4
2022-10-24net: microchip: sparx5: Adding initial VCAP API supportSteen Hegelund1-0/+41