blob: b762f62daea96f4d46a9a59d1a080a4927ed4f2a [file] [log] [blame]
2ee116511814 ("mlxsw: core: Rename cooling device")
a50c1e35650b ("mlxsw: core: Implement thermal zone")
4ebd00bc5ffc ("mlxsw: Invoke driver's init/fini methods only if defined")
67963a33b4fd ("mlxsw: Make devlink port instances independent of spectrum/switchx2 port instances")
10dbf8f8ec58 ("mlxsw: switchx2: Fix port speed configuration")
e50e789ce178 ("mlxsw: switchx2: Add support for physical port names")
f83e21027b4d ("mlxsw: spectrum: Move port used check outside port remove function")
adc4e04a4bbd ("mlxsw: switchx2: Move port used check outside port remove function")
abc1de256c19 ("mlxsw: switchx2: Check if port is usable before calling port create")
fc1bbb0f1831 ("mlxsw: spectrum: Implement offload stats ndo and expose HW stats by default")
3247ff2b318f ("mlxsw: spectrum: Set port type before setting its address")
0583272d91f0 ("mlxsw: spectrum: Add missing rollbacks in error path")
2f25844c2336 ("mlxsw: spectrum: Mark port as active before registering it")
05978481e77e ("mlxsw: spectrum: Create PVID vPort before registering netdevice")
4de34eb5743f ("mlxsw: spectrum: Add missing DCB rollback in error path")
763b4b70afcd ("mlxsw: spectrum: Add support in matchall mirror TC offloading")
57d316ba2017 ("mlxsw: pci: Add resources query implementation.")
7ed674bc3cb1 ("mlxsw: spectrum: Expose per-priority counters via ethtool")
b38a75d2d324 ("mlxsw: core: Trace EMAD messages")
b090ef068645 ("mlxsw: Introduce simplistic KVD linear area manager")
489107bda1d1 ("mlxsw: Add KVD sizes configuration into profile")
99724c18fc66 ("mlxsw: spectrum: Introduce support for router interfaces")
6e095fd4eb82 ("mlxsw: spectrum: Edit RIF properties based on netdev events")
7ce856aaaf13 ("mlxsw: spectrum: Add couple of lower device helper functions")
6b75c4807db3 ("mlxsw: spectrum_router: Add virtual router management")
53342023eed9 ("mlxsw: spectrum_router: Implement LPM trees management")
5e9c16cc83a7 ("mlxsw: spectrum_router: Implement private fib")
fa3054f5a890 ("mlxsw: spectrum: Add router interface struct")
464dce188487 ("mlxsw: spectrum_router: Add basic ipv4 router initialization")
bbf2a4757b30 ("mlxsw: spectrum: Initialize ports at the end of init sequence")
32d863fb9308 ("mlxsw: spectrum: Remove VLANs configuration via SELF flag")
1c800759078d ("mlxsw: spectrum: Free resources upon vPort destruction")
fe3f6d144a84 ("mlxsw: spectrum: Refactor FDB flushing logic")
41b996cc94c7 ("mlxsw: spectrum: Add FID get / set functions")
6381b3a85feb ("mlxsw: spectrum: Check if port is vPort using its VID")
14d39461b3f4 ("mlxsw: spectrum: Use per-FID struct for the VLAN-aware bridge")
37286d2571cc ("mlxsw: spectrum: Remove unused function argument")
0355b59fbb52 ("mlxsw: spectrum: Use join / leave functions for vFID operations")
d0ec875a2f2e ("mlxsw: spectrum: Make vFID struct generic")
e6060027215d ("mlxsw: spectrum: Use FID instead of vFID to setup flooding")
9c4d442314e0 ("mlxsw: spectrum: Create a function to map vPort's FID")
c7e920b5be6b ("mlxsw: spectrum: Use only one function to create vFIDs")
47a0a9e6c383 ("mlxsw: spectrum: Remove redundant function argument")
d8651fd8868e ("mlxsw: spectrum: Use DECLARE_BITMAP() macro")
7117a570b93b ("mlxsw: spectrum: Centralize VLAN-aware bridge ref counting")
279438952b7f ("mlxsw: spectrum: Remove unnecessary function argument")
82e6db034b1f ("mlxsw: spectrum: Make unlinking functions return void")
423b937e7dde ("mlxsw: spectrum: Use WARN_ON() return value")
59fe9b3f8427 ("mlxsw: spectrum: Sanitize port netdev upper devices")
80bedf1a62d6 ("mlxsw: spectrum: Use notifier_from_errno() in notifier block")