index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-28
mlxsw: Add an indication of SMPE index validity for PGT table
Amit Cohen
1
-0
/
+4
2022-06-28
mlxsw: spectrum: Add a temporary variable to indicate bridge model
Amit Cohen
1
-0
/
+1
2022-06-24
mlxsw: spectrum: Use different arrays of FID families per-ASIC type
Amit Cohen
1
-0
/
+4
2022-06-22
mlxsw: Add enumerator for 'config_profile.flood_mode'
Amit Cohen
1
-2
/
+2
2022-06-17
mlxsw: Add a resource describing number of RIFs
Petr Machata
1
-0
/
+29
2022-06-14
mlxsw: Revert "Introduce initial XM router support"
Petr Machata
1
-5
/
+0
2022-05-08
mlxsw: spectrum: Update a comment
Petr Machata
1
-3
/
+2
2022-05-08
mlxsw: spectrum: Move handling of tunnel events to router code
Petr Machata
1
-6
/
+0
2022-05-08
mlxsw: spectrum: Move handling of router events to router code
Petr Machata
1
-14
/
+0
2022-05-08
mlxsw: spectrum: Move handling of HW stats events to router code
Petr Machata
1
-4
/
+0
2022-05-08
mlxsw: spectrum: Move handling of VRF events to router code
Petr Machata
1
-11
/
+0
2022-05-08
mlxsw: spectrum: Tolerate enslaving of various devices to VRF
Petr Machata
1
-10
/
+16
2022-04-18
mlxsw: spectrum: Add port to linecard mapping
Jiri Pirko
1
-12
/
+32
2022-04-18
mlxsw: core: Extend driver ops by remove selected ports op
Jiri Pirko
1
-0
/
+17
2022-04-18
mlxsw: core_linecards: Add line card objects and implement provisioning
Jiri Pirko
1
-0
/
+6
2022-04-18
mlxsw: spectrum: Introduce port mapping change event processing
Jiri Pirko
1
-9
/
+157
2022-04-18
mlxsw: Narrow the critical section of devl_lock during ports creation/removal
Jiri Pirko
1
-7
/
+7
2022-04-18
mlxsw: spectrum: Allocate port mapping array of structs instead of pointers
Jiri Pirko
1
-24
/
+8
2022-04-18
mlxsw: spectrum: Allow lane to start from non-zero index
Jiri Pirko
1
-1
/
+3
2022-04-15
mlxsw: core: Extend interfaces for cable info access with slot argument
Vadim Pasternak
1
-10
/
+11
2022-03-16
devlink: hold the instance lock in port_split / port_unsplit callbacks
Jakub Kicinski
1
-7
/
+0
2022-03-16
eth: mlxsw: switch to explicit locking for port registration
Jakub Kicinski
1
-0
/
+14
2022-03-03
mlxsw: Add support for IFLA_OFFLOAD_XSTATS_L3_STATS
Petr Machata
1
-0
/
+4
2022-03-03
mlxsw: Extract classification of router-related events to a helper
Petr Machata
1
-3
/
+13
2022-02-23
mlxsw: Remove resource query check
Ido Schimmel
1
-4
/
+0
2022-02-23
mlxsw: core: Unify method of trap support validation
Vadim Pasternak
1
-8
/
+0
2022-02-23
mlxsw: spectrum: Remove SP{1,2,3} defines for FW minor and subminor
Jiri Pirko
1
-18
/
+15
2022-01-27
mlxsw: spectrum: Guard against invalid local ports
Amit Cohen
1
-3
/
+1
2022-01-27
mlxsw: core: Move functions to register/unregister array of traps to core.c
Jiri Pirko
1
-49
/
+13
2022-01-27
mlxsw: core: Move basic trap group initialization from spectrum.c
Jiri Pirko
1
-29
/
+0
2022-01-27
mlxsw: spectrum: Set basic trap groups from an array
Jiri Pirko
1
-29
/
+18
2022-01-06
mlxsw: spectrum: Extend to support Spectrum-4 ASIC
Amit Cohen
1
-0
/
+95
2022-01-06
mlxsw: Add operations structure for bloom filter calculation
Amit Cohen
1
-0
/
+2
2021-12-15
mlxsw: spectrum: Add hash table for IPv6 address mapping
Amit Cohen
1
-0
/
+143
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
1
-24
/
+24
2021-12-01
mlxsw: spectrum: Bump minimum FW version to xx.2010.1006
Amit Cohen
1
-6
/
+6
2021-11-30
devlink: Simplify devlink resources unregister call
Leon Romanovsky
1
-2
/
+2
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+5
2021-11-23
mlxsw: spectrum: Protect driver from buggy firmware
Amit Cohen
1
-1
/
+1
2021-11-23
mlxsw: spectrum: Allow driver to load with old firmware versions
Danielle Ratson
1
-4
/
+4
2021-11-19
mlxsw: constify address in mlxsw_sp_port_dev_addr_set
Jakub Kicinski
1
-1
/
+1
2021-10-26
mlxsw: spectrum_router: Expose RIF MAC profiles to devlink resource
Danielle Ratson
1
-2
/
+38
2021-10-19
ethernet: mlxsw: use eth_hw_addr_gen()
Jakub Kicinski
1
-4
/
+4
2021-10-13
mlxsw: spectrum_qdisc: Introduce per-TC ECN counters
Petr Machata
1
-3
/
+7
2021-10-13
mlxsw: reg: Rename MLXSW_REG_PPCNT_TC_CONG_TC to _CNT
Petr Machata
1
-1
/
+1
2021-10-12
mlxsw: spectrum_qdisc: Offload RED qevent mark
Petr Machata
1
-0
/
+2
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-09-15
mlxsw: Track per-module port status
Ido Schimmel
1
-6
/
+31
2021-09-15
mlxsw: spectrum: Do not return an error in mlxsw_sp_port_module_unmap()
Ido Schimmel
1
-2
/
+2
2021-09-15
mlxsw: spectrum: Do not return an error in ndo_stop()
Ido Schimmel
1
-1
/
+2
[prev]
[next]