blob: b6cafb524190b69941029c969cb0e75ab7539ead [file] [log] [blame]
7464251b15d9 ("mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_ATTR_SET")
52a227b30eba ("mlxsw: spectrum_switchdev: Handle SWITCHDEV_PORT_OBJ_ADD/_DEL")
5050f6ae253a ("mlxsw: spectrum_switchdev: Check notification relevance based on upper device")
ea93c7b6083d ("mlxsw: spectrum_switchdev: Publish two functions")
c4db953f00f0 ("mlxsw: spectrum_switchdev: Add support for router port in SMID entries")
3fba877cb68c ("mlxsw: spectrum_switchdev: Flood all mc packets to mrouter ports")
2e3496cd3488 ("mlxsw: spectrum_switchdev: Disable mdb when mc is disabled")
846fd8a0e7dc ("mlxsw: spectrum_switchdev: Don't write mids to the HW when mc is disabled")
061e55bfb83e ("mlxsw: spectrum_switchdev: Break mid deletion into two function")
73b433e803d2 ("mlxsw: spectrum_switchdev: Attach mid id allocation to HW write")
5f9abc597cdd ("mlxsw: spectrum_switchdev: Break smid write function")
b80888a9194f ("mlxsw: spectrum_switchdev: Save mids list per bridge device")
0161b9505ab5 ("mlxsw: spectrum_switchdev: Remove reference count from mid")
4cdc35e4ebf2 ("mlxsw: spectrum_switchdev: Add a ports bitmap to the mid db")
852cfeed0ebe ("mlxsw: spectrum_switchdev: Release multicast groups during fini")
be7432b952bc ("mlxsw: spectrum: Remove support for bridge bypass FDB add/del")
af061378924f ("mlxsw: spectrum_switchdev: Add support for learning FDB through notification")
10e23eb299fa ("mlxsw: spectrum: Remove support for bypass bridge port attributes/vlan set")
cb4cc0e0b18e ("mlxsw: spectrum: Tidy up header file")
a11074872545 ("mlxsw: spectrum: Implement common FID core")
c9ec53f03460 ("mlxsw: spectrum_router: Determine VR first when creating RIF")
8e3482d6adef ("mlxsw: spectrum_router: Flood packets to router after RIF creation")
1b8f09a05f33 ("mlxsw: spectrum_router: Destroy RIF only based on its struct")
ab01ae916911 ("mlxsw: spectrum_router: Configure RIFs based on RIF struct")
4d93ceebf09b ("mlxsw: spectrum_router: Extend the RIF struct")
a13a594da06c ("mlxsw: spectrum_router: Allocate RIF prior to its configuration")
caa3ddf8e390 ("mlxsw: spectrum_router: Allocate FID prior to RIF configuration")
c57529e1d5d8 ("mlxsw: spectrum: Replace vPorts with Port-VLAN")
ed9ddd3aadac ("mlxsw: spectrum: Don't create FIDs upon creation of VLAN uppers")
f0cebd81c9ce ("mlxsw: spectrum: Don't lose bridge port device during enslavement")
7cbecf245ade ("mlxsw: spectrum_router: Replace vPorts with Port-VLAN")
ce95e1545681 ("mlxsw: spectrum: Change signature of FID leave function")
31a08a523ae4 ("mlxsw: spectrum: Introduce Port-VLAN structure")
4aafc368daac ("mlxsw: spectrum: Set port's mode according to FID mappings")
03ea01e9db82 ("mlxsw: spectrum_router: Adjust RIF configuration for new firmware versions")
45a4a16cdb03 ("mlxsw: spectrum: Default ports to non-virtual mode")
b02eae9b9177 ("mlxsw: spectrum: Move PVID code to appropriate place")
7cbc4277c7e0 ("mlxsw: spectrum_switchdev: Don't batch learning operations")
45bfe6b433e0 ("mlxsw: spectrum_switchdev: Don't batch STP operations")
fe9ccc785de5 ("mlxsw: spectrum_switchdev: Don't batch VLAN operations")
d341e2ce6bf7 ("mlxsw: spectrum_switchdev: Remove redundant check")
348b8fc3cf30 ("mlxsw: spectrum_router: Initialize RIFs in a separate function")
5f9efffbdb17 ("mlxsw: spectrum_router: Move RIFs array to its rightful place")
5f6935c6a4ea ("mlxsw: spectrum_switchdev: Reduce scope of bridge struct")
9011b677e756 ("mlxsw: spectrum_router: Reduce scope of router struct")
33cbd87cc009 ("mlxsw: spectrum_buffer: Reduce scope of shared buffer struct")
b1e455260c91 ("mlxsw: spectrum_router: Simplify VRF enslavement")
2b94e58df58c ("mlxsw: spectrum: Allow ports to work under OVS master")
93cd08130509 ("mlxsw: spectrum: Teach mlxsw_sp_port_vlan_set to accept any vlan range")
cedbb8b25948 ("mlxsw: spectrum_flower: Set dummy FID before forward action")