summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-24mlxsw: Add support for 800Gbps link modesAmit Cohen1-0/+21
2022-09-01net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2022-04-18mlxsw: spectrum: Add port to linecard mappingJiri Pirko1-15/+22
2022-04-15mlxsw: core: Extend interfaces for cable info access with slot argumentVadim Pasternak1-9/+9
2022-01-26mlxsw: spectrum_ethtool: Add support for two new link modesDanielle Ratson1-0/+10
2022-01-26mlxsw: Add netdev argument to mlxsw_env_get_module_info()Danielle Ratson1-1/+1
2022-01-26mlxsw: spectrum_ethtool: Remove redundant variableIdo Schimmel1-12/+6
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen1-2/+2
2021-10-07mlxsw: Add support for transceiver module extended stateIdo Schimmel1-0/+7
2021-10-07mlxsw: Add ability to control transceiver modules' power modeIdo Schimmel1-0/+28
2021-09-15mlxsw: Add support for transceiver modules resetIdo Schimmel1-0/+10
2021-06-21mlxsw: core: Add support for module EEPROM read by pageIdo Schimmel1-0/+14
2021-04-17mlxsw: implement ethtool standard statsJakub Kicinski1-0/+129
2021-04-08ethtool: Remove link_mode param and derive link params from driverDanielle Ratson1-5/+14
2021-02-27mlxsw: spectrum_ethtool: Add an external speed to PTYS registerDanielle Ratson1-0/+5
2021-02-04mlxsw: ethtool: Pass link mode in use to ethtoolDanielle Ratson1-20/+27
2021-02-04mlxsw: ethtool: Add support for setting lanes when autoneg is offDanielle Ratson1-40/+76
2021-02-04mlxsw: ethtool: Remove max lanes filteringDanielle Ratson1-20/+13
2020-10-27mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen1-0/+30
2020-09-27mlxsw: spectrum_ethtool: Expose transceiver_overheat counterAmit Cohen1-1/+56
2020-09-17mlxsw: spectrum: Split headroom autoresize out of buffer configurationPetr Machata1-2/+3
2020-09-17mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroomPetr Machata1-3/+8
2020-09-17mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroomPetr Machata1-2/+2
2020-09-17mlxsw: spectrum: Unify delay handling between PFC and pausePetr Machata1-2/+17
2020-09-15mlxsw: spectrum_ethtool: Introduce ptys_max_speed callbackPetr Machata1-0/+44
2020-09-15mlxsw: spectrum_ethtool: Extract a helper to get Ethernet attributesPetr Machata1-10/+28
2020-08-25mlxsw: spectrum_ethtool: Remove internal speeds from PTYS registerDanielle Ratson1-38/+0
2020-06-30mlxsw: spectrum_ethtool: Add link extended stateAmit Cohen1-0/+145
2020-06-30mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structsAmit Cohen1-0/+658
2020-06-30mlxsw: Move ethtool_ops to spectrum_ethtool.cAmit Cohen1-0/+841