summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/microchip/vcap/vcap_api.c
AgeCommit message (Expand)Author
2023-05-15net: ethernet: microchip: vcap: Remove extra semicolonAnup Sharma
2023-03-08net: microchip: sparx5: Provide rule count, key removal and keyset selectSteen Hegelund
2023-02-16net: microchip: sparx5: Use chain ids without offsets when enabling rulesSteen Hegelund
2023-02-16net: microchip: sparx5: Clear rule counter even if lookup is disabledSteen Hegelund
2023-02-06sparx5: add support for configuring PSFP via tcDaniel Machon
2023-01-30net: microchip: sparx5: Add ingress information to VCAP instanceSteen Hegelund
2023-01-30net: microchip: sparx5: Add support for getting keysets without a type idSteen Hegelund
2023-01-26net: microchip: sparx5: Add automatic selection of VCAP rule actionsetSteen Hegelund
2023-01-26net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPsSteen Hegelund
2023-01-26net: microchip: sparx5: Add actionset type id information to ruleSteen Hegelund
2023-01-23net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()Dan Carpenter
2023-01-20net: microchip: vcap: use kmemdup() to allocate memoryYang Yingliang
2023-01-18net: microchip: sparx5: Improve VCAP admin locking in the VCAP APISteen Hegelund
2023-01-18net: microchip: sparx5: Add VCAP admin locking in debugFSSteen Hegelund
2023-01-18net: microchip: sparx5: Add support to check for existing VCAP rule idSteen Hegelund
2023-01-18net: microchip: sparx5: Add support for rule count by cookieSteen Hegelund
2023-01-16net: microchip: vcap api: Enable/Disable rules via chains in VCAP HWSteen Hegelund
2023-01-16net: microchip: vcap api: Add a storage state to a VCAP ruleSteen Hegelund
2023-01-16net: microchip: vcap api: Check chains when adding a tc flower filterSteen Hegelund
2023-01-16net: microchip: vcap api: Use src and dst chain id to chain VCAP lookupsSteen Hegelund
2023-01-16net: microchip: vcap api: Convert multi-word keys/actions when encodingSteen Hegelund
2023-01-16net: microchip: vcap api: Always enable VCAP lookupsSteen Hegelund
2023-01-16net: microchip: sparx5: Reset VCAP counter for new rulesSteen Hegelund
2023-01-16net: microchip: vcap api: Erase VCAP cache before encoding ruleSteen Hegelund
2022-12-06net: microchip: vcap: Remove unneeded semicolonszhang songyi
2022-12-06net: microchip: vcap: Add vcap_rule_get_key_u32Horatiu Vultur
2022-12-06net: microchip: vcap: Add vcap_mod_ruleHoratiu Vultur
2022-12-06net: microchip: vcap: Add vcap_get_ruleHoratiu Vultur
2022-11-30net: microchip: vcap: Change how the rule id is generatedHoratiu Vultur
2022-11-29net: microchip: vcap: Implement w32beHoratiu Vultur
2022-11-25net: microchip: sparx5: Support for copying and modifying rules in the APISteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP APISteen Hegelund
2022-11-21net: microchip: sparx5: Ensure VCAP last_used_addr is set back to defaultSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for TC flower filter statisticsSteen Hegelund
2022-11-14net: microchip: sparx5: Add support for IS2 VCAP rule countersSteen Hegelund
2022-11-14net: microchip: sparx5: Add/delete rules in sorted orderSteen Hegelund
2022-11-11net: microchip: sparx5: Add tc matchall filter and enable VCAP lookupsSteen Hegelund
2022-11-11net: microchip: sparx5: Let VCAP API validate added key- and actionfieldsSteen Hegelund
2022-11-11net: microchip: sparx5: Match keys in configured port keysetsSteen Hegelund
2022-11-11net: microchip: sparx5: Adding TC goto action and action checkingSteen Hegelund
2022-11-11net: microchip: sparx5: Find VCAP lookup from chain idSteen Hegelund
2022-11-11net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAPSteen Hegelund
2022-10-24net: microchip: sparx5: Adding KUNIT test for the VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Writing rules to the IS2 VCAPSteen Hegelund
2022-10-24net: microchip: sparx5: Adding basic rule management in VCAP APISteen Hegelund
2022-10-24net: microchip: sparx5: Adding port keyset config and callback interfaceSteen Hegelund
2022-10-24net: microchip: sparx5: Adding initial tc flower support for VCAP APISteen Hegelund