开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_fid.c
Age
Commit message (
Expand
)
Author
2023-12-15
mlxsw: spectrum_fid: Set NVE flood profile as part of FID configuration
Petr Machata
2023-12-15
mlxsw: spectrum_fid: Add an "any" packet type
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Add support for rFID family in CFF flood mode
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Add a family for bridge FIDs in CFF flood mode
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Initialize flood profiles in CFF mode
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Add profile_id to flood profile
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Add an object to keep flood profiles
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Add hooks for RSP table maintenance
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Add a not-UC packet type
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Add an op for packing SFMR
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Add an op to get PGT address of a FID
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Add an op to get PGT allocation size
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Add an op for flood table initialization
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Move mlxsw_sp_fid_flood_table_init() up
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Make mlxsw_sp_fid_ops.setup return an int
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Split a helper out of mlxsw_sp_fid_flood_table_mid()
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Rename FID ops, families, arrays
Petr Machata
2023-11-29
mlxsw: spectrum_fid: Privatize FID families
Petr Machata
2023-11-21
mlxsw: spectrum_fid: Extract SFMR packing into a helper
Petr Machata
2023-11-21
mlxsw: spectrum_fid: Drop unnecessary conditions
Petr Machata
2023-11-21
mlxsw: reg: Extract flood-mode specific part of mlxsw_reg_sfmr_pack()
Petr Machata
2023-10-20
mlxsw: spectrum_pgt: Generalize PGT allocation
Petr Machata
2023-10-20
mlxsw: spectrum_fid: Allocate PGT for the whole FID family in one go
Petr Machata
2023-08-14
mlxsw: spectrum: Stop ignoring learning notifications from redirected traffic
Ido Schimmel
2023-03-22
mlxsw: spectrum_fid: Fix incorrect local port type
Ido Schimmel
2022-07-04
mlxsw: spectrum_fid: Remove '_ub_' indication from structures and defines
Amit Cohen
2022-07-04
mlxsw: spectrum_fid: Remove flood_index() from FID operation structure
Amit Cohen
2022-07-04
mlxsw: Enable unified bridge model
Amit Cohen
2022-07-04
mlxsw: Add support for 802.1Q FID family
Amit Cohen
2022-07-04
mlxsw: Add new FID families for unified bridge model
Amit Cohen
2022-07-04
mlxsw: spectrum_fid: Configure layer 3 egress VID classification
Amit Cohen
2022-07-04
mlxsw: Configure ingress RIF classification
Amit Cohen
2022-07-04
mlxsw: spectrum_fid: Configure VNI to FID classification
Amit Cohen
2022-06-28
mlxsw: spectrum_fid: Configure flooding entries using PGT APIs
Amit Cohen
2022-06-28
mlxsw: spectrum_fid: Set 'mid_base' as part of flood tables initialization
Amit Cohen
2022-06-28
mlxsw: spectrum_fid: Configure egress VID classification for multicast
Amit Cohen
2022-06-28
mlxsw: Set flood bridge type for FIDs
Amit Cohen
2022-06-28
mlxsw: spectrum_fid: Store 'bridge_type' as part of FID family
Amit Cohen
2022-06-28
mlxsw: Prepare 'bridge_type' field for SFMR usage
Amit Cohen
2022-06-28
mlxsw: spectrum_fid: Configure flooding table type for rFID
Amit Cohen
2022-06-24
mlxsw: spectrum: Rename MLXSW_SP_RIF_TYPE_VLAN
Amit Cohen
2022-06-24
mlxsw: spectrum: Use different arrays of FID families per-ASIC type
Amit Cohen
2022-06-24
mlxsw: spectrum_fid: Pass FID structure to __mlxsw_sp_fid_port_vid_map()
Amit Cohen
2022-06-24
mlxsw: spectrum_fid: Pass FID structure to mlxsw_sp_fid_op()
Amit Cohen
2022-06-24
mlxsw: spectrum_fid: Rename mlxsw_sp_fid_vni_op()
Amit Cohen
2022-06-24
mlxsw: spectrum_fid: Update FID structure prior to device configuration
Amit Cohen
2022-06-24
mlxsw: spectrum_fid: Maintain {port, VID}->FID mappings
Amit Cohen
2022-06-22
mlxsw: spectrum_fid: Implement missing operations for rFID and dummy FID
Amit Cohen
2022-06-22
mlxsw: spectrum_fid: Use 'fid->fid_offset' when setting VNI
Amit Cohen
2022-06-22
mlxsw: spectrum_fid: Save 'fid_offset' as part of FID structure
Amit Cohen
[next]