blob: 6fcabe9947cb6713b01ef040b8d9aa2bd16ddd41 [file] [log] [blame]
ef74422020aa ("mlxsw: spectrum_acl: Avoid warning after identical rules insertion")
c22291f7cf45 ("mlxsw: spectrum: acl: Implement delta for ERP")
c293ba340356 ("mlxsw: spectrum: acl: Push code related to num_ctcam_erps inc/dec into separate helpers")
59600844cf4e ("mlxsw: spectrum: acl: Remove mlxsw_afk_encode() block range args and key/mask check")
b1ce60e6214d ("mlxsw: spectrum: acl: Don't encode the key again in mlxsw_sp_acl_atcam_12kb_lkey_id_get()")
3bc6f3858a0d ("mlxsw: core_acl: Change order of args of ops->encode_block()")
d07cd6606033 ("mlxsw: spectrum: acl: Pass key pointer to master_mask_set/clear")
c71abd7d9414 ("mlxsw: spectrum: acl_erp: Convert to use objagg for tracking ERPs")
a0a777b9409f ("mlxsw: spectrum_acl: Start using A-TCAM")
a8758b67bf37 ("mlxsw: spectrum_acl: Add A-TCAM rule insertion and deletion")
6d240650bcfd ("mlxsw: spectrum_acl: Add A-TCAM region initialization")
f58df510f899 ("mlxsw: spectrum_acl: Make global TCAM resources available to regions")
57e56d369914 ("mlxsw: spectrum_acl: Encapsulate C-TCAM region in A-TCAM region")
174c0adb69a5 ("mlxsw: spectrum_acl: Add A-TCAM initialization")
ca49544ed6ac ("mlxsw: spectrum_acl: Allow encoding a partial key")
befc7747df20 ("mlxsw: spectrum_acl: Extend Spectrum-2 region struct")
b17b113e0c38 ("mlxsw: spectrum_acl: Add support for C-TCAM eRPs")
f465261aa105 ("mlxsw: spectrum_acl: Implement common eRP core")
aecefac903ce ("mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 3")
91329e27f36d ("mlxsw: reg: Prepare PERERP register for A-TCAM usage")
9912e6b8c256 ("mlxsw: spectrum_acl: Add initial Spectrum-2 ACL implementation")
7a921a1e585a ("mlxsw: spectrum_acl: Add support for Spectrum-2 block encoding")
a6d70a878ed8 ("mlxsw: spectrum_acl: Prepare for Spectrum-2 block encoding")
f1c7d9cce2a8 ("mlxsw: reg: Add Policy-Engine Region eRP Register")
481662a8a336 ("mlxsw: reg: Add Policy-Engine Region Configuration Register")
3390787b61d8 ("mlxsw: reg: Add Policy-Engine Region Association Register")
dcdf01028efa ("mlxsw: spectrum: Introduce flex key blocks for Spectrum-2")
c33d0cb1922e ("mlxsw: reg: Add Infrastructure Entry Delete Register")
a5995cc801f9 ("mlxsw: spectrum_acl: Move block items encoding into Spectrum op")
c17d20838eff ("mlxsw: spectrum_acl: Convert mlxsw_afk_create args to ops")
bab5c1cfb7a8 ("mlxsw: spectrum_acl: Add tcam init/fini ops")
64eccd006677 ("mlxsw: spectrum_acl: Split TCAM handling 3 ways")
8fae4392d4ad ("mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate file")
ebcff74386e6 ("mlxsw: spectrum_kvdl: Push out KVD linear management into ops")
0317a6f4eb42 ("mlxsw: core_acl_flex_actions: Fix helper to get the first KVD linear index")
9dbab6f588eb ("mlxsw: spectrum: Put pointer to flex action ops to mlxsw_sp")
45e0620d5eb1 ("mlxsw: reg: Introduce Flex2 key type for PTAR register")
d4b0d20fec47 ("mlxsw: spectrum: Change name of mlxsw_sp_afk_blocks to mlxsw_sp1_afk_blocks")
fc56be47da8c ("devlink: convert occ_get op to separate registration")
88d2fbcda145 ("mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()")
4f8768befdea ("mlxsw: spectrum: Change KVD linear parts from list to array")
f9b9120119ca ("mlxsw: Constify devlink_resource_ops")
c8276dd250e9 ("mlxsw: spectrum_kvdl: Fix handling of resource_size_param")
37923ed6b8ce ("netdevsim: Add simple FIB resource controller via devlink")
9742f866bd82 ("mlxsw: spectrum_router: Support IPv6 multicast to host CPU")
54c4cad97b8f ("ipmr: Make MFC fib notifiers common")
145307460ba9 ("devlink: Remove top_hierarchy arg to devlink_resource_register")
3ed898e8cd05 ("mlxsw: spectrum_kvdl: Make some functions static")
99db5229db81 ("mlxsw: spectrum: Don't depend on ip_gre and ip6_gre")
36a1c3bd4a15 ("mlxsw: spectrum: Move mlxsw_sp_span_gretap4_route()")