summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c
AgeCommit message (Expand)Author
2019-04-18mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-04-18mlxsw: spectrum: Put MC TCs into DWRR modePetr Machata
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
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-19mlxsw: spectrum_router: Make RIF deletion more robustIdo Schimmel
2018-12-19mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAGIdo Schimmel
2018-12-19mlxsw: spectrum: Remove reference count from VLAN entriesIdo Schimmel
2018-12-19mlxsw: spectrum: Handle VLAN device unlinkingIdo Schimmel
2018-12-19mlxsw: spectrum: Sanitize VLAN interface's uppersIdo Schimmel
2018-12-18mlxsw: spectrum: Add trap for decapsulated ARP packetsIdo Schimmel
2018-12-18mlxsw: core: Increase timeout during firmware flash processShalom Toledo
2018-12-17mlxsw: spectrum: Update the supported firmware to version 13.1910.622Shalom Toledo
2018-12-13mlxsw: spectrum_router: Veto unsupported RIF MAC addressesPetr Machata
2018-12-13mlxsw: spectrum: Add mlxsw_sp.mac_maskPetr Machata
2018-12-13mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event()Petr Machata
2018-12-11mlxsw: spectrum: Change stage of ACL initializationNir Dotan
2018-12-04mlxsw: spectrum: Mirror loopbacked packets instead of trapping themIdo Schimmel
2018-12-04skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'Ido Schimmel
2018-12-03mlxsw: spectrum: Load firmware version based on devlink parameterShalom Toledo
2018-11-30mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridgesIdo Schimmel
2018-11-30mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridgesIdo Schimmel