index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
vcap
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-19
net: microchip: vcap: Fix initialization of value and mask
Horatiu Vultur
1
-0
/
+2
2022-12-06
net: microchip: vcap: Remove unneeded semicolons
zhang songyi
1
-2
/
+2
2022-12-06
net: microchip: vcap: Add vcap_rule_get_key_u32
Horatiu Vultur
2
-0
/
+20
2022-12-06
net: microchip: vcap: Add vcap_mod_rule
Horatiu Vultur
2
-0
/
+38
2022-12-06
net: microchip: vcap: Add vcap_get_rule
Horatiu Vultur
4
-438
/
+848
2022-12-01
net: microchip: sparx5: Fix error handling in vcap_show_admin()
Dan Carpenter
1
-4
/
+11
2022-11-30
net: microchip: vcap: Change how the rule id is generated
Horatiu Vultur
2
-7
/
+1
2022-11-29
net: microchip: vcap: Implement w32be
Horatiu Vultur
1
-4
/
+112
2022-11-29
net: microchip: vcap: Extend vcap with lan966x
Horatiu Vultur
1
-56
/
+146
2022-11-29
net: microchip: vcap: Merge the vcap_ag_api_kunit.h into vcap_ag_api.h
Horatiu Vultur
3
-720
/
+393
2022-11-25
net: microchip: sparx5: Add VCAP filter keys KUNIT test
Steen Hegelund
1
-0
/
+194
2022-11-25
net: microchip: sparx5: Support for displaying a list of keysets
Steen Hegelund
2
-44
/
+74
2022-11-25
net: microchip: sparx5: Support for copying and modifying rules in the API
Steen Hegelund
4
-11
/
+206
2022-11-21
net: microchip: sparx5: Add VCAP debugfs KUNIT test
Steen Hegelund
4
-3
/
+553
2022-11-21
net: microchip: sparx5: Add VCAP locking to protect rules
Steen Hegelund
3
-0
/
+13
2022-11-21
net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP API
Steen Hegelund
3
-10
/
+333
2022-11-21
net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP API
Steen Hegelund
3
-4
/
+141
2022-11-21
net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP API
Steen Hegelund
3
-55
/
+357
2022-11-21
net: microchip: sparx5: Add VCAP debugFS support
Steen Hegelund
5
-7
/
+147
2022-11-21
net: microchip: sparx5: Ensure VCAP last_used_addr is set back to default
Steen Hegelund
1
-2
/
+2
2022-11-21
net: microchip: sparx5: kunit test: Fix compile warnings.
Horatiu Vultur
1
-6
/
+6
2022-11-14
net: microchip: sparx5: Add KUNIT test of counters and sorted rules
Steen Hegelund
1
-0
/
+526
2022-11-14
net: microchip: sparx5: Add support for TC flower filter statistics
Steen Hegelund
2
-0
/
+28
2022-11-14
net: microchip: sparx5: Add support for IS2 VCAP rule counters
Steen Hegelund
2
-0
/
+82
2022-11-14
net: microchip: sparx5: Add/delete rules in sorted order
Steen Hegelund
1
-12
/
+125
2022-11-11
net: microchip: sparx5: Adding KUNIT tests of key/action values in VCAP API
Steen Hegelund
1
-0
/
+592
2022-11-11
net: microchip: sparx5: Add tc matchall filter and enable VCAP lookups
Steen Hegelund
3
-1
/
+129
2022-11-11
net: microchip: sparx5: Let VCAP API validate added key- and actionfields
Steen Hegelund
1
-2
/
+101
2022-11-11
net: microchip: sparx5: Match keys in configured port keysets
Steen Hegelund
2
-10
/
+138
2022-11-11
net: microchip: sparx5: Adding TC goto action and action checking
Steen Hegelund
2
-0
/
+38
2022-11-11
net: microchip: sparx5: Find VCAP lookup from chain id
Steen Hegelund
2
-0
/
+19
2022-11-11
net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAP
Steen Hegelund
2
-0
/
+13
2022-10-31
net: microchip: sparx5: kunit test: change test_callbacks and test_vctrl to s...
Yang Yingliang
1
-2
/
+2
2022-10-24
net: microchip: sparx5: Adding KUNIT test for the VCAP API
Steen Hegelund
5
-0
/
+1596
2022-10-24
net: microchip: sparx5: Adding KUNIT test VCAP model
Steen Hegelund
3
-0
/
+5581
2022-10-24
net: microchip: sparx5: Writing rules to the IS2 VCAP
Steen Hegelund
1
-1
/
+425
2022-10-24
net: microchip: sparx5: Adding basic rule management in VCAP API
Steen Hegelund
2
-8
/
+315
2022-10-24
net: microchip: sparx5: Adding port keyset config and callback interface
Steen Hegelund
2
-0
/
+86
2022-10-24
net: microchip: sparx5: Adding initial tc flower support for VCAP API
Steen Hegelund
3
-0
/
+573
2022-10-24
net: microchip: sparx5: Adding initial VCAP API support
Steen Hegelund
3
-0
/
+634