aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
AgeCommit message (Expand)Author
2020-06-08mlxsw: spectrum: Fix use-after-free of split/unsplit/type_set in case reload ...Jiri Pirko
2020-04-12mlxsw: spectrum: Wipe xstats.backlog of down portsPetr Machata
2020-04-12mlxsw: spectrum: Do not modify cloned SKBs during xmitIdo Schimmel
2020-04-12mlxsw: core: Add support for using SKB control bufferPetr Machata
2019-08-09mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko
2019-06-12mlxsw: spectrum: Use different seeds for ECMP and LAG hashIdo Schimmel
2019-05-30mlxsw: spectrum: Prevent force of 56GAmit Cohen
2019-05-05mlxsw: spectrum: Implement loopback ethtool featureJiri Pirko
2019-05-05mlxsw: use intermediate representation for matchall offloadPieter Jansen van Vuuren
2019-05-04mlxsw: spectrum: split base on local_ports_in_{1x, 2x} resourcesShalom Toledo
2019-05-04mlxsw: Bump firmware version to 13.2000.1122Ido Schimmel
2019-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-04-21mlxsw: spectrum: Use a stable ECMP/LAG seedIdo Schimmel
2019-04-18mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-04-18mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata
2019-04-04mlxsw: Remove ndo_get_port_parent_id implementationJiri Pirko
2019-04-04mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-03-28mlxsw: Remove ndo_get_phys_port_name implementationJiri Pirko
2019-03-28mlxsw: Implement ndo_get_devlink_portJiri Pirko
2019-03-24mlxsw: Move devlink_port_attrs_set() call before registerJiri Pirko
2019-03-03mlxsw: core: Move ethtool module callbacks to a common locationVadim Pasternak
2019-02-27net: Remove switchdev_opsFlorian Fainelli
2019-02-26mlxsw: spectrum: remove set but not used variable 'autoneg_status'YueHaibing
2019-02-23mlxsw: spectrum: Add Spectrum-2 ASIC support for new port types and speedsShalom Toledo
2019-02-23mlxsw: spectrum: Add Spectrum-2 ASIC port type-speed operationsShalom Toledo
2019-02-23mlxsw: spectrum: Add port type-speed operationsShalom Toledo
2019-02-23mlxsw: spectrum: Rename port type-speed functions to ASIC specificShalom Toledo
2019-02-23mlxsw: spectrum: Query port connector type from firmwareShalom Toledo
2019-02-23mlxsw: spectrum: Remove unsupported eth_proto_lp_advertise field in PTYSShalom Toledo
2019-02-23mlxsw: spectrum: Remove duplicate port link mode entryShalom Toledo
2019-02-23mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli
2019-02-21mlxsw: spectrum_buffers: Reject overlarge headroom size requestsPetr Machata
2019-02-21mlxsw: spectrum: Add struct mlxsw_sp_sb_valsPetr Machata
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-02-18mlxsw: spectrum: Change IP2ME CPU policer rate and burst size valuesShalom Toledo
2019-02-17mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata
2019-02-13mlxsw: spectrum: Move QSFP EEPROM definitions to common locationVadim Pasternak
2019-02-12mlxsw: spectrum: Set LAG port collector only when activeNir Dotan
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko
2019-02-06mlxsw: Implement ndo_get_port_parent_id()Florian Fainelli
2019-01-20mlxsw: spectrum: Set RIF ops per ASIC typeNir Dotan
2019-01-08mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko
2018-12-24mlxsw: spectrum: drop useless LIST_HEADJulia Lawall
2018-12-20mlxsw: spectrum: Remove limitation regarding VID 1Ido Schimmel
2018-12-20mlxsw: spectrum: Switch to VID 4095 as default VIDIdo Schimmel
2018-12-20mlxsw: spectrum: Add an helper function to cleanup VLAN entriesIdo Schimmel
2018-12-20mlxsw: spectrum: Store pointer to default port VLAN in port structIdo Schimmel
2018-12-20mlxsw: spectrum: Allow controlling destruction of default port VLANIdo Schimmel
2018-12-20mlxsw: spectrum: Set PVID during port initializationIdo Schimmel
2018-12-20mlxsw: spectrum: Replace hard-coded default VID with a defineIdo Schimmel