summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw
AgeCommit message (Expand)AuthorFilesLines
2021-01-09mlxsw: core: Increase critical threshold for ASIC thermal zoneVadim Pasternak1-1/+1
2021-01-09mlxsw: core: Add validation of transceiver temperature thresholdsVadim Pasternak1-4/+7
2020-12-14mlxsw: spectrum_router: Use eXtended mezzanine to offload IPv4 routerJiri Pirko3-1/+11
2020-12-14mlxsw: spectrum: Set KVH XLT cache mode for Spectrum2/3Jiri Pirko4-1/+24
2020-12-14mlxsw: spectrum_router_xm: Introduce basic XM cache flushingJiri Pirko1-0/+291
2020-12-14mlxsw: reg: Add Router LPM Cache Enable RegisterJiri Pirko1-0/+35
2020-12-14mlxsw: reg: Add Router LPM Cache ML Delete RegisterJiri Pirko1-0/+111
2020-12-14mlxsw: spectrum_router_xm: Implement L-value tracking for M-indexJiri Pirko3-0/+205
2020-12-14mlxsw: reg: Add XM Router M Table RegisterJiri Pirko1-2/+31
2020-12-14mlxsw: spectrum_router: Introduce per-ASIC XM initializationJiri Pirko3-0/+88
2020-12-14mlxsw: reg: Add XM Lookup Table Query RegisterJiri Pirko1-3/+63
2020-12-14mlxsw: reg: Add Router XLT M select RegisterJiri Pirko1-0/+32
2020-12-14mlxsw: Ignore ports that are connected to eXtended mezanineJiri Pirko4-1/+18
2020-12-14mlxsw: pci: Obtain info about ports used by eXtended mezanineJiri Pirko3-2/+49
2020-12-14mlxsw: spectrum_router: Introduce XM implementation of router low-level opsJiri Pirko4-0/+250
2020-12-14mlxsw: reg: Add Router XLT Enable RegisterJiri Pirko1-0/+44
2020-12-14mlxsw: reg: Add XM Direct RegisterJiri Pirko1-3/+271
2020-12-08mlxsw: spectrum_switchdev: Allow joining VxLAN to 802.1ad bridgeAmit Cohen1-2/+2
2020-12-08mlxsw: Veto Q-in-VNI for Spectrum-1 ASICAmit Cohen3-5/+17
2020-12-08mlxsw: spectrum_switchdev: Use ops->vxlan_join() when adding VLAN to VxLAN de...Amit Cohen1-6/+4
2020-12-08mlxsw: spectrum_nve_vxlan: Add support for Q-in-VNI for Spectrum-2 ASICAmit Cohen1-0/+42
2020-12-08mlxsw: spectrum: Publish mlxsw_sp_ethtype_to_sver_type()Amit Cohen2-1/+2
2020-12-08mlxsw: Save EtherType as part of mlxsw_sp_nve_configAmit Cohen3-4/+6
2020-12-08mlxsw: Save EtherType as part of mlxsw_sp_nve_paramsAmit Cohen2-2/+6
2020-12-08mlxsw: spectrum_switchdev: Create common function for joining VxLAN to VLAN-a...Amit Cohen1-3/+12
2020-12-08mlxsw: reg: Add support for tunnel port in SPVID registerAmit Cohen1-1/+9
2020-12-08mlxsw: reg: Add Switch Port VLAN Stacking RegisterAmit Cohen1-0/+104
2020-12-08mlxsw: Use one enum for all registers that contain tunnel_port fieldAmit Cohen3-25/+11
2020-12-06mlxsw: spectrum_router: Reduce mlxsw_sp_ipip_fib_entry_op_gre4()Jiri Pirko4-56/+19
2020-12-06mlxsw: spectrum: Bump minimum FW version to xx.2008.2018Petr Machata1-3/+3
2020-12-06mlxsw: core_acl: Use an array instead of a struct with a zero-length arrayIdo Schimmel1-15/+11
2020-12-06mlxsw: spectrum_mr: Use flexible-array member instead of zero-length arrayIdo Schimmel1-1/+1
2020-12-06mlxsw: core: Trace EMAD eventsIdo Schimmel1-0/+7
2020-12-06mlxsw: spectrum: Apply RIF configuration when joining a LAGIdo Schimmel3-7/+45
2020-12-01mlxsw: Add QinQ configuration vetoesDanielle Ratson3-0/+77
2020-12-01mlxsw: spectrum_switchdev: Add support of QinQ trafficAmit Cohen3-2/+65
2020-12-01mlxsw: spectrum_switchdev: Create common functions for VLAN-aware bridgeAmit Cohen1-7/+22
2020-12-01mlxsw: Make EtherType configurable when pushing VLAN at ingressAmit Cohen4-13/+48
2020-12-01mlxsw: spectrum: Only treat 802.1q packets as tagged packetsAmit Cohen1-0/+26
2020-12-01mlxsw: reg: Add et_vlan field to SPVID registerAmit Cohen1-0/+11
2020-12-01mlxsw: reg: Add Switch Port VLAN Classification RegisterAmit Cohen1-0/+99
2020-11-27mlxsw: spectrum_router: Update adjacency index more efficientlyIdo Schimmel1-18/+10
2020-11-27mlxsw: spectrum_router: Track nexthop group virtual router membershipIdo Schimmel1-0/+164
2020-11-27mlxsw: spectrum_router: Rollback virtual router adjacency pointer updateIdo Schimmel1-1/+14
2020-11-27mlxsw: spectrum_router: Pass virtual router parameters directly instead of po...Ido Schimmel1-4/+6
2020-11-27mlxsw: spectrum_router: Fix error handling issueIdo Schimmel1-4/+2
2020-11-25mlxsw: spectrum_ptp: use PTP wide message type definitionsChristian Eggers2-11/+4
2020-11-24mlxsw: spectrum_trap: Add blackhole_nexthop trapIdo Schimmel1-0/+6
2020-11-24mlxsw: spectrum_router: Add support for blackhole nexthopsIdo Schimmel3-10/+48
2020-11-24mlxsw: spectrum_router: Resolve RIF from nexthop struct instead of neighbourIdo Schimmel1-1/+1