aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-03mlxsw: core: Move ethtool module callbacks to a common locationVadim Pasternak1-107/+11
2019-02-27net: Remove switchdev_opsFlorian Fainelli1-3/+0
2019-02-26mlxsw: spectrum: remove set but not used variable 'autoneg_status'YueHaibing1-3/+0
2019-02-23mlxsw: spectrum: Add Spectrum-2 ASIC support for new port types and speedsShalom Toledo1-0/+54
2019-02-23mlxsw: spectrum: Add Spectrum-2 ASIC port type-speed operationsShalom Toledo1-1/+329
2019-02-23mlxsw: spectrum: Add port type-speed operationsShalom Toledo1-30/+107
2019-02-23mlxsw: spectrum: Rename port type-speed functions to ASIC specificShalom Toledo1-34/+35
2019-02-23mlxsw: spectrum: Query port connector type from firmwareShalom Toledo1-23/+31
2019-02-23mlxsw: spectrum: Remove unsupported eth_proto_lp_advertise field in PTYSShalom Toledo1-14/+1
2019-02-23mlxsw: spectrum: Remove duplicate port link mode entryShalom Toledo1-5/+0
2019-02-23mlxsw: spectrum: Avoid -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-02-21mlxsw: spectrum_buffers: Reject overlarge headroom size requestsPetr Machata1-1/+12
2019-02-21mlxsw: spectrum: Add struct mlxsw_sp_sb_valsPetr Machata1-0/+2
2019-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+7
2019-02-18mlxsw: spectrum: Change IP2ME CPU policer rate and burst size valuesShalom Toledo1-2/+2
2019-02-17mlxsw: __mlxsw_sp_port_headroom_set(): Fix a use of local variablePetr Machata1-5/+7
2019-02-13mlxsw: spectrum: Move QSFP EEPROM definitions to common locationVadim Pasternak1-40/+22
2019-02-12mlxsw: spectrum: Set LAG port collector only when activeNir Dotan1-17/+45
2019-02-08mlxsw: spectrum: add "acl_region_rehash_interval" devlink paramJiri Pirko1-2/+67
2019-02-06mlxsw: Implement ndo_get_port_parent_id()Florian Fainelli1-0/+13
2019-01-20mlxsw: spectrum: Set RIF ops per ASIC typeNir Dotan1-0/+2
2019-01-08mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko1-2/+5
2018-12-24mlxsw: spectrum: drop useless LIST_HEADJulia Lawall1-1/+0
2018-12-20mlxsw: spectrum: Remove limitation regarding VID 1Ido Schimmel1-5/+0
2018-12-20mlxsw: spectrum: Switch to VID 4095 as default VIDIdo Schimmel1-9/+6
2018-12-20mlxsw: spectrum: Add an helper function to cleanup VLAN entriesIdo Schimmel1-5/+10
2018-12-20mlxsw: spectrum: Store pointer to default port VLAN in port structIdo Schimmel1-0/+1
2018-12-20mlxsw: spectrum: Allow controlling destruction of default port VLANIdo Schimmel1-4/+9
2018-12-20mlxsw: spectrum: Set PVID during port initializationIdo Schimmel1-0/+8
2018-12-20mlxsw: spectrum: Replace hard-coded default VID with a defineIdo Schimmel1-6/+8
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+7
2018-12-19mlxsw: spectrum_router: Make RIF deletion more robustIdo Schimmel1-14/+0
2018-12-19mlxsw: spectrum: Properly cleanup LAG uppers when removing port from LAGIdo Schimmel1-0/+23
2018-12-19mlxsw: spectrum: Remove reference count from VLAN entriesIdo Schimmel1-40/+18
2018-12-19mlxsw: spectrum: Handle VLAN device unlinkingIdo Schimmel1-0/+10
2018-12-19mlxsw: spectrum: Sanitize VLAN interface's uppersIdo Schimmel1-0/+45
2018-12-18mlxsw: spectrum: Add trap for decapsulated ARP packetsIdo Schimmel1-0/+1
2018-12-18mlxsw: core: Increase timeout during firmware flash processShalom Toledo1-1/+6
2018-12-17mlxsw: spectrum: Update the supported firmware to version 13.1910.622Shalom Toledo1-2/+2
2018-12-13mlxsw: spectrum_router: Veto unsupported RIF MAC addressesPetr Machata1-1/+3
2018-12-13mlxsw: spectrum: Add mlxsw_sp.mac_maskPetr Machata1-0/+9
2018-12-13mlxsw: spectrum_router: Generalize mlxsw_sp_netdevice_router_port_event()Petr Machata1-1/+1
2018-12-11mlxsw: spectrum: Change stage of ACL initializationNir Dotan1-9/+9
2018-12-04mlxsw: spectrum: Mirror loopbacked packets instead of trapping themIdo Schimmel1-1/+3
2018-12-04skbuff: Rename 'offload_mr_fwd_mark' to 'offload_l3_fwd_mark'Ido Schimmel1-5/+5
2018-12-03mlxsw: spectrum: Load firmware version based on devlink parameterShalom Toledo1-0/+60
2018-11-30mlxsw: spectrum: Enable VxLAN enslavement to VLAN-aware bridgesIdo Schimmel1-4/+41
2018-11-30mlxsw: spectrum_switchdev: Prepare function for VLAN-aware bridgesIdo Schimmel1-2/+2
2018-11-30mlxsw: spectrum_switchdev: Unify VxLAN leave functionIdo Schimmel1-2/+2
2018-11-27mlxsw: spectrum: Flip driver to use emulated 802.1Q FIDsIdo Schimmel1-6/+8