summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)Author
2023-10-08mlxsw: fix mlxsw_sp2_nve_vxlan_learning_set() return typeDan Carpenter
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
2023-07-28mlxsw: spectrum_router: IPv6 events: Use tracker helpers to hold & put netdev...Petr Machata
2023-07-28mlxsw: spectrum_router: RIF: Use tracker helpers to hold & put netdevicesPetr Machata
2023-07-28mlxsw: spectrum_router: hw_stats: Use tracker helpers to hold & put netdevicesPetr Machata
2023-07-28mlxsw: spectrum_router: FIB: Use tracker helpers to hold & put netdevicesPetr Machata
2023-07-28mlxsw: spectrum_switchdev: Use tracker helpers to hold & put netdevicesPetr Machata
2023-07-28mlxsw: spectrum_nve: Do not take reference when looking up netdevicePetr Machata
2023-07-28mlxsw: spectrum: Drop unused functions mlxsw_sp_port_lower_dev_hold/_put()Petr Machata
2023-07-26mlxsw: core_env: Read transceiver module EEPROM in 128 bytes chunksIdo Schimmel
2023-07-26mlxsw: reg: Increase Management Cable Info Access Register lengthIdo Schimmel
2023-07-26mlxsw: reg: Remove unused function argumentIdo Schimmel
2023-07-26mlxsw: reg: Add Management Capabilities Mask RegisterAmit Cohen
2023-07-26mlxsw: reg: Move 'mpsc' definition in 'mlxsw_reg_infos'Amit Cohen
2023-07-21mlxsw: spectrum: Permit enslavement to netdevices with uppersPetr Machata
2023-07-21mlxsw: spectrum_router: Replay IP NETDEV_UP on device deslavementPetr Machata
2023-07-21mlxsw: spectrum_router: Replay IP NETDEV_UP on device enslavementPetr Machata
2023-07-21mlxsw: spectrum_router: Replay neighbours when RIF is madePetr Machata
2023-07-21mlxsw: spectrum_router: Replay MACVLANs when RIF is madePetr Machata
2023-07-21mlxsw: spectrum_router: Offload ethernet nexthops when RIF is madePetr Machata
2023-07-21mlxsw: spectrum_router: Join RIFs of LAG upper VLANsPetr Machata
2023-07-21mlxsw: spectrum_switchdev: Replay switchdev objects on port joinPetr Machata
2023-07-21mlxsw: spectrum: On port enslavement to a LAG, join upper's bridgesPetr Machata
2023-07-21mlxsw: spectrum: Add a replay_deslavement argument to event handlersPetr Machata
2023-07-21mlxsw: spectrum: Allow event handlers to check unowned bridgesPetr Machata
2023-07-21mlxsw: spectrum: Split a helper out of mlxsw_sp_netdevice_event()Petr Machata
2023-07-21mlxsw: spectrum_router: Extract a helper to schedule neighbour workPetr Machata
2023-07-21mlxsw: spectrum_router: Allow address handlers to run on bridge portsPetr Machata
2023-07-14mlxsw: spectrum_switchdev: Manage RIFs on PVID changePetr Machata
2023-07-14mlxsw: spectrum_router: mlxsw_sp_inetaddr_bridge_event: Add an argumentPetr Machata
2023-07-14mlxsw: spectrum_router: Adjust mlxsw_sp_inetaddr_vlan_event() coding stylePetr Machata
2023-07-14mlxsw: spectrum_router: Take VID for VLAN FIDs from RIF paramsPetr Machata
2023-07-14mlxsw: spectrum_router: Pass struct mlxsw_sp_rif_params to fid_getPetr Machata
2023-07-14mlxsw: spectrum_switchdev: Pass extack to mlxsw_sp_br_ban_rif_pvid_change()Petr Machata
2023-07-12mlxsw: spectrum_flower: Add ability to match on port rangesIdo Schimmel
2023-07-12mlxsw: spectrum_acl: Pass main driver structure to mlxsw_sp_acl_rulei_destroy()Ido Schimmel