index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
microchip
/
vcap
/
vcap_api.c
Age
Commit message (
Expand
)
Author
2024-04-25
net: sparx5: Correct spelling in comments
Simon Horman
2024-04-09
net: sparx5: add support for tc flower mirred action.
Daniel Machon
2023-09-10
net: microchip: vcap api: Fix possible memory leak for vcap_dup_rule()
Jinjie Ruan
2023-08-19
net: microchip: vcap api: Always return ERR_PTR for vcap_get_rule()
Ruan Jinjie
2023-08-04
net: microchip: vcap api: Use ERR_CAST() in vcap_decode_rule()
Li Zetao
2023-05-15
net: ethernet: microchip: vcap: Remove extra semicolon
Anup Sharma
2023-03-08
net: microchip: sparx5: Provide rule count, key removal and keyset select
Steen Hegelund
2023-02-16
net: microchip: sparx5: Use chain ids without offsets when enabling rules
Steen Hegelund
2023-02-16
net: microchip: sparx5: Clear rule counter even if lookup is disabled
Steen Hegelund
2023-02-06
sparx5: add support for configuring PSFP via tc
Daniel Machon
2023-01-30
net: microchip: sparx5: Add ingress information to VCAP instance
Steen Hegelund
2023-01-30
net: microchip: sparx5: Add support for getting keysets without a type id
Steen Hegelund
2023-01-26
net: microchip: sparx5: Add automatic selection of VCAP rule actionset
Steen Hegelund
2023-01-26
net: microchip: sparx5: Add TC filter chaining support for IS0 and IS2 VCAPs
Steen Hegelund
2023-01-26
net: microchip: sparx5: Add actionset type id information to rule
Steen Hegelund
2023-01-23
net: microchip: sparx5: Fix uninitialized variable in vcap_path_exist()
Dan Carpenter
2023-01-20
net: microchip: vcap: use kmemdup() to allocate memory
Yang Yingliang
2023-01-18
net: microchip: sparx5: Improve VCAP admin locking in the VCAP API
Steen Hegelund
2023-01-18
net: microchip: sparx5: Add VCAP admin locking in debugFS
Steen Hegelund
2023-01-18
net: microchip: sparx5: Add support to check for existing VCAP rule id
Steen Hegelund
2023-01-18
net: microchip: sparx5: Add support for rule count by cookie
Steen Hegelund
2023-01-16
net: microchip: vcap api: Enable/Disable rules via chains in VCAP HW
Steen Hegelund
2023-01-16
net: microchip: vcap api: Add a storage state to a VCAP rule
Steen Hegelund
2023-01-16
net: microchip: vcap api: Check chains when adding a tc flower filter
Steen Hegelund
2023-01-16
net: microchip: vcap api: Use src and dst chain id to chain VCAP lookups
Steen Hegelund
2023-01-16
net: microchip: vcap api: Convert multi-word keys/actions when encoding
Steen Hegelund
2023-01-16
net: microchip: vcap api: Always enable VCAP lookups
Steen Hegelund
2023-01-16
net: microchip: sparx5: Reset VCAP counter for new rules
Steen Hegelund
2023-01-16
net: microchip: vcap api: Erase VCAP cache before encoding rule
Steen Hegelund
2022-12-06
net: microchip: vcap: Remove unneeded semicolons
zhang songyi
2022-12-06
net: microchip: vcap: Add vcap_rule_get_key_u32
Horatiu Vultur
2022-12-06
net: microchip: vcap: Add vcap_mod_rule
Horatiu Vultur
2022-12-06
net: microchip: vcap: Add vcap_get_rule
Horatiu Vultur
2022-11-30
net: microchip: vcap: Change how the rule id is generated
Horatiu Vultur
2022-11-29
net: microchip: vcap: Implement w32be
Horatiu Vultur
2022-11-25
net: microchip: sparx5: Support for copying and modifying rules in the API
Steen Hegelund
2022-11-21
net: microchip: sparx5: Add VCAP locking to protect rules
Steen Hegelund
2022-11-21
net: microchip: sparx5: Add VCAP debugFS key/action support for the VCAP API
Steen Hegelund
2022-11-21
net: microchip: sparx5: Add VCAP rule debugFS support for the VCAP API
Steen Hegelund
2022-11-21
net: microchip: sparx5: Add raw VCAP debugFS support for the VCAP API
Steen Hegelund
2022-11-21
net: microchip: sparx5: Ensure VCAP last_used_addr is set back to default
Steen Hegelund
2022-11-14
net: microchip: sparx5: Add support for TC flower filter statistics
Steen Hegelund
2022-11-14
net: microchip: sparx5: Add support for IS2 VCAP rule counters
Steen Hegelund
2022-11-14
net: microchip: sparx5: Add/delete rules in sorted order
Steen Hegelund
2022-11-11
net: microchip: sparx5: Add tc matchall filter and enable VCAP lookups
Steen Hegelund
2022-11-11
net: microchip: sparx5: Let VCAP API validate added key- and actionfields
Steen Hegelund
2022-11-11
net: microchip: sparx5: Match keys in configured port keysets
Steen Hegelund
2022-11-11
net: microchip: sparx5: Adding TC goto action and action checking
Steen Hegelund
2022-11-11
net: microchip: sparx5: Find VCAP lookup from chain id
Steen Hegelund
2022-11-11
net: microchip: sparx5: Adding more tc flower keys for the IS2 VCAP
Steen Hegelund
[next]