summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2023-10-20mlxsw: spectrum: Set SW LAG mode on Spectrum>1Petr Machata
2023-10-20mlxsw: spectrum: Allocate LAG table when in SW LAG modePetr Machata
2023-10-20mlxsw: spectrum_pgt: Generalize PGT allocationPetr Machata
2023-10-20mlxsw: spectrum_fid: Allocate PGT for the whole FID family in one goPetr Machata
2023-10-20mlxsw: pci: Permit toggling LAG modePetr Machata
2023-10-20mlxsw: core, pci: Add plumbing related to LAG modePetr Machata
2023-10-20mlxsw: cmd: Add QUERY_FW.lag_mode_supportPetr Machata
2023-10-20mlxsw: cmd: Add CONFIG_PROFILE.{set_, }lag_modePetr Machata
2023-10-20mlxsw: cmd: Fix omissions in CONFIG_PROFILE field names in commentsPetr Machata
2023-10-20mlxsw: reg: Add SGCR.lag_lookup_pgt_basePetr Machata
2023-10-20mlxsw: reg: Drop SGCR.llbPetr Machata
2023-10-20mlxsw: core: devlink health: use retained error fmsg APIPrzemek Kitszel
2023-10-13mlxsw: pci: Allocate skbs using GFP_KERNEL during initializationIdo Schimmel
2023-10-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-10mlxsw: spectrum_ethtool: Fix -Wformat-truncation warningIdo Schimmel
2023-10-10mlxsw: core_thermal: Fix -Wformat-truncation warningIdo Schimmel
2023-10-08mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter
2023-10-06mlxsw: core_acl_flex_keys: Fill blocks with high entropy firstAmit Cohen
2023-10-06mlxsw: core_acl_flex_keys: Save chosen elements in all blocks per searchAmit Cohen
2023-10-06mlxsw: core_acl_flex_keys: Save chosen elements per blockAmit Cohen
2023-10-06mlxsw: core_acl_flex_keys: Add a bitmap to save which blocks are chosenAmit Cohen
2023-10-06mlxsw: Mark high entropy key blocksAmit Cohen
2023-10-02mlxsw: spectrum_span: Annotate struct mlxsw_sp_span with __counted_byKees Cook
2023-10-02mlxsw: spectrum_router: Annotate struct mlxsw_sp_nexthop_group_info with __co...Kees Cook
2023-10-02mlxsw: spectrum: Annotate struct mlxsw_sp_counter_pool with __counted_byKees Cook
2023-10-02mlxsw: core: Annotate struct mlxsw_env with __counted_byKees Cook
2023-10-02mlxsw: Annotate struct mlxsw_linecards with __counted_byKees Cook
2023-10-02mlxsw: i2c: Utilize standard macros for dividing buffer into chunksVadim Pasternak
2023-10-02mlxsw: core: Extend allowed list of external cooling devices for thermal zone...Vadim Pasternak
2023-10-02mlxsw: reg: Limit MTBR register payload to a single data recordVadim Pasternak
2023-09-22mlxsw: Edit IPv6 key blocks to use one less block for multicast forwardingAmit Cohen
2023-09-22mlxsw: spectrum_acl_flex_keys: Add 'ipv4_5b' flex keyAmit Cohen
2023-09-22mlxsw: Add 'ipv4_5' flex keyAmit Cohen
2023-09-18mlxsw: Use size_mul() in call to struct_size()Gustavo A. R. Silva
2023-09-17devlink: convert linecard nested devlink to new rel infrastructureJiri Pirko
2023-08-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-08-25mlxsw: core_hwmon: Adjust module label names based on MTCAP sensor counterVadim Pasternak
2023-08-25mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak
2023-08-25mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak
2023-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18mlxsw: Fix the size of 'VIRT_ROUTER_MSB'Amit Cohen
2023-08-18mlxsw: reg: Fix SSPR register layoutIdo Schimmel
2023-08-18mlxsw: pci: Set time stamp fields also when its type is MIRROR_UTCDanielle Ratson
2023-08-14mlxsw: spectrum: Stop ignoring learning notifications from redirected trafficIdo Schimmel
2023-08-14mlxsw: spectrum_flower: Disable learning and security lookup when redirectingIdo Schimmel
2023-08-14mlxsw: core_acl_flex_actions: Add IGNORE_ACTIONIdo Schimmel
2023-08-09mlxsw: Set port STP state on bridge enslavementPetr Machata
2023-08-09mlxsw: spectrum_switchdev: Use is_zero_ether_addr() instead of ether_addr_equ...Ruan Jinjie
2023-08-04mlxsw: spectrum: Remove unused function declarationsYue Haibing
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth