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