summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-03mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko1-2/+12
2020-01-27mlxsw: spectrum: Set minimum shaper on MC TCsPetr Machata1-0/+25
2020-01-23mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata1-0/+13
2019-11-20mlxsw: Make MLXSW_SP1_FWREV_MINOR a hard requirementPetr Machata1-1/+4
2019-11-20mlxsw: spectrum: Init shaper for TCs 8..15Petr Machata1-0/+7
2019-11-06mlxsw: spectrum: Set LAG port collector only when activeNir Dotan1-17/+45
2019-08-09mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko1-1/+1
2019-07-10mlxsw: spectrum: Handle VLAN device unlinkingIdo Schimmel1-0/+10
2019-06-22mlxsw: spectrum: Prevent force of 56GAmit Cohen1-0/+4
2019-05-02mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata1-1/+1
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen1-2/+2
2019-04-05mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-02-23mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata1-5/+7
2019-02-12mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAGIdo Schimmel1-0/+23
2019-01-26mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko1-2/+5
2019-01-09mlxsw: core: Increase timeout during firmware flash processShalom Toledo1-1/+6
2018-11-23mlxsw: spectrum: Fix IP2ME CPU policer configurationShalom Toledo1-1/+0
2018-10-04mlxsw: spectrum: Delete RIF when VLAN device is removedIdo Schimmel1-0/+2
2018-09-20mlxsw: spectrum: Bump required firmware versionPetr Machata1-2/+2
2018-08-21net_sched: remove list_head from tc_actionCong Wang1-2/+1
2018-08-09mlxsw: spectrum: Expose counter for all 16 TCsPetr Machata1-5/+6
2018-08-09mlxsw: spectrum: Include RFC-2819 counters in stats lengthPetr Machata1-0/+1
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-35/+2
2018-08-09mlxsw: spectrum: Reset FW after flashJiri Pirko1-4/+13
2018-08-09mlxsw: spectrum: Update the supported firmware to version 13.1702.6Nir Dotan1-2/+2
2018-08-06mlxsw: spectrum: Configure MC-aware mode on mlxsw portsPetr Machata1-0/+27
2018-08-06mlxsw: spectrum: Fix a typoPetr Machata1-1/+1
2018-07-24mlxsw: spectrum: Implement chain template hintingJiri Pirko1-0/+5
2018-07-18mlxsw: spectrum: Extend to support Spectrum-2 ASICJiri Pirko1-32/+138
2018-07-17mlxsw: spectrum: Expose counters for various packet sizesJiri Pirko1-1/+61
2018-07-14mlxsw: spectrum: Add VRRP trapsIdo Schimmel1-0/+2
2018-07-14mlxsw: spectrum_router: Direct macvlans' MACs to routerIdo Schimmel1-0/+11
2018-07-14mlxsw: spectrum: Enable macvlan upper devicesIdo Schimmel1-3/+72
2018-07-10mlxsw: spectrum: Prepare for multiple FW versions for Spectrum and Spectrum-2Jiri Pirko1-16/+31
2018-07-10mlxsw: spectrum_acl: Convert mlxsw_afk_create args to opsJiri Pirko1-0/+1
2018-07-10mlxsw: spectrum_acl: Split TCAM handling 3 waysJiri Pirko1-0/+1
2018-07-10mlxsw: spectrum_mr_tcam: Push Spectrum-specific operations into a separate fileJiri Pirko1-0/+1
2018-07-10mlxsw: spectrum_kvdl: Push out KVD linear management into opsJiri Pirko1-1/+2
2018-07-08mlxsw: spectrum: Put pointer to flex action ops to mlxsw_spJiri Pirko1-0/+2
2018-06-26net: sched: call reoffload op on block callback regJohn Hurley1-2/+2
2018-06-26net: sched: pass extack pointer to block binds and cb registrationJohn Hurley1-4/+6
2018-06-05mlxsw: Add extack messages for port_{un, }split failuresDavid Ahern1-3/+12
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+5
2018-05-29mlxsw: spectrum: Forbid creation of VLAN 1 over port/LAGPetr Machata1-0/+5
2018-05-19mlxsw: use devlink helper to generate physical port nameJiri Pirko1-14/+3
2018-05-19devlink: introduce devlink_port_attrs_setJiri Pirko1-2/+2
2018-04-30mlxsw: spectrum: Register SPAN before switchdevPetr Machata1-12/+12
2018-04-30mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()Petr Machata1-13/+13
2018-04-08devlink: convert occ_get op to separate registrationJiri Pirko1-20/+4
2018-04-01mlxsw: spectrum: Pass mlxsw_core as arg of mlxsw_sp_kvdl_resources_register()Jiri Pirko1-1/+1