summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/vcap/vcap_api.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-06net: microchip: vcap: Remove unneeded semicolonszhang songyi1-2/+2
2022-12-06net: microchip: vcap: Add vcap_rule_get_key_u32Horatiu Vultur1-0/+16
2022-12-06net: microchip: vcap: Add vcap_mod_ruleHoratiu Vultur1-0/+36
2022-12-06net: microchip: vcap: Add vcap_get_ruleHoratiu Vultur1-0/+772
2022-11-30net: microchip: vcap: Change how the rule id is generatedHoratiu Vultur1-6/+1
2022-11-29net: microchip: vcap: Implement w32beHoratiu Vultur1-4/+112
2022-11-25net: microchip: sparx5: Support for copying and modifying rules in the APISteen Hegelund1-3/+182
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund1-0/+10
2022-11-21net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP APISteen Hegelund1-6/+6
2022-11-21net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP APISteen Hegelund1-4/+11
2022-11-21net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP APISteen Hegelund1-48/+17
2022-11-21net: microchip: sparx5: Ensure VCAP last_used_addr is set back to defaultSteen Hegelund1-2/+2
2022-11-14net: microchip: sparx5: Add support for TC flower filter statisticsSteen Hegelund1-0/+25
2022-11-14net: microchip: sparx5: Add support for IS2 VCAP rule countersSteen Hegelund1-0/+71
2022-11-14net: microchip: sparx5: Add/delete rules in sorted orderSteen Hegelund1-12/+125
2022-11-11net: microchip: sparx5: Add tc matchall filter and enable VCAP lookupsSteen Hegelund1-1/+119
2022-11-11net: microchip: sparx5: Let VCAP API validate added key- and actionfieldsSteen Hegelund1-2/+101
2022-11-11net: microchip: sparx5: Match keys in configured port keysetsSteen Hegelund1-10/+127
2022-11-11net: microchip: sparx5: Adding TC goto action and action checkingSteen Hegelund1-0/+36
2022-11-11net: microchip: sparx5: Find VCAP lookup from chain idSteen Hegelund1-0/+17
2022-11-11net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAPSteen Hegelund1-0/+11
2022-10-24net: microchip: sparx5: Adding KUNIT test for the VCAP APISteen Hegelund1-0/+4
2022-10-24net: microchip: sparx5: Writing rules to the IS2 VCAPSteen Hegelund1-1/+425
2022-10-24net: microchip: sparx5: Adding basic rule management in VCAP APISteen Hegelund1-8/+312
2022-10-24net: microchip: sparx5: Adding port keyset config and callback interfaceSteen Hegelund1-0/+81
2022-10-24net: microchip: sparx5: Adding initial tc flower support for VCAP APISteen Hegelund1-0/+371