summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/microchip/vcap
AgeCommit message (Expand)AuthorFilesLines
2022-12-19net: microchip: vcap: Fix initialization of value and maskHoratiu Vultur1-0/+2
2022-12-06net: microchip: vcap: Remove unneeded semicolonszhang songyi1-2/+2
2022-12-06net: microchip: vcap: Add vcap_rule_get_key_u32Horatiu Vultur2-0/+20
2022-12-06net: microchip: vcap: Add vcap_mod_ruleHoratiu Vultur2-0/+38
2022-12-06net: microchip: vcap: Add vcap_get_ruleHoratiu Vultur4-438/+848
2022-12-01net: microchip: sparx5: Fix error handling in vcap_show_admin()Dan Carpenter1-4/+11
2022-11-30net: microchip: vcap: Change how the rule id is generatedHoratiu Vultur2-7/+1
2022-11-29net: microchip: vcap: Implement w32beHoratiu Vultur1-4/+112
2022-11-29net: microchip: vcap: Extend vcap with lan966xHoratiu Vultur1-56/+146
2022-11-29net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.hHoratiu Vultur3-720/+393
2022-11-25net: microchip: sparx5: Add VCAP filter keys KUNIT testSteen Hegelund1-0/+194
2022-11-25net: microchip: sparx5: Support for displaying a list of keysetsSteen Hegelund2-44/+74
2022-11-25net: microchip: sparx5: Support for copying and modifying rules in the APISteen Hegelund4-11/+206
2022-11-21net: microchip: sparx5: Add VCAP debugfs KUNIT testSteen Hegelund4-3/+553
2022-11-21net: microchip: sparx5: Add VCAP locking to protect rulesSteen Hegelund3-0/+13
2022-11-21net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP APISteen Hegelund3-10/+333
2022-11-21net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP APISteen Hegelund3-4/+141
2022-11-21net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP APISteen Hegelund3-55/+357
2022-11-21net: microchip: sparx5: Add VCAP debugFS supportSteen Hegelund5-7/+147
2022-11-21net: microchip: sparx5: Ensure VCAP last_used_addr is set back to defaultSteen Hegelund1-2/+2
2022-11-21net: microchip: sparx5: kunit test: Fix compile warnings.Horatiu Vultur1-6/+6
2022-11-14net: microchip: sparx5: Add KUNIT test of counters and sorted rulesSteen Hegelund1-0/+526
2022-11-14net: microchip: sparx5: Add support for TC flower filter statisticsSteen Hegelund2-0/+28
2022-11-14net: microchip: sparx5: Add support for IS2 VCAP rule countersSteen Hegelund2-0/+82
2022-11-14net: microchip: sparx5: Add/delete rules in sorted orderSteen Hegelund1-12/+125
2022-11-11net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP APISteen Hegelund1-0/+592
2022-11-11net: microchip: sparx5: Add tc matchall filter and enable VCAP lookupsSteen Hegelund3-1/+129
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 Hegelund2-10/+138
2022-11-11net: microchip: sparx5: Adding TC goto action and action checkingSteen Hegelund2-0/+38
2022-11-11net: microchip: sparx5: Find VCAP lookup from chain idSteen Hegelund2-0/+19
2022-11-11net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAPSteen Hegelund2-0/+13
2022-10-31net: microchip: sparx5: kunit test: change test_callbacks and test_vctrl to s...Yang Yingliang1-2/+2
2022-10-24net: microchip: sparx5: Adding KUNIT test for the VCAP APISteen Hegelund5-0/+1596
2022-10-24net: microchip: sparx5: Adding KUNIT test VCAP modelSteen Hegelund3-0/+5581
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 Hegelund2-8/+315
2022-10-24net: microchip: sparx5: Adding port keyset config and callback interfaceSteen Hegelund2-0/+86
2022-10-24net: microchip: sparx5: Adding initial tc flower support for VCAP APISteen Hegelund3-0/+573
2022-10-24net: microchip: sparx5: Adding initial VCAP API supportSteen Hegelund3-0/+634