summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/spectrum_ethtool.c
AgeCommit message (Expand)Author
2024-04-10mlxsw: spectrum_ethtool: Add support for 100Gb/s per lane link modesIdo Schimmel
2023-10-10mlxsw: spectrum_ethtool: Fix -Wformat-truncation warningIdo Schimmel
2022-10-24mlxsw: Add support for 800Gbps link modesAmit Cohen
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-04-18mlxsw: spectrum: Add port to linecard mappingJiri Pirko
2022-04-15mlxsw: core: Extend interfaces for cable info access with slot argumentVadim Pasternak
2022-01-26mlxsw: spectrum_ethtool: Add support for two new link modesDanielle Ratson
2022-01-26mlxsw: Add netdev argument to mlxsw_env_get_module_info()Danielle Ratson
2022-01-26mlxsw: spectrum_ethtool: Remove redundant variableIdo Schimmel
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen
2021-10-06mlxsw: Add support for transceiver module extended stateIdo Schimmel
2021-10-06mlxsw: Add ability to control transceiver modules' power modeIdo Schimmel
2021-09-15mlxsw: Add support for transceiver modules resetIdo Schimmel
2021-06-21mlxsw: core: Add support for module EEPROM read by pageIdo Schimmel
2021-04-16mlxsw: implement ethtool standard statsJakub Kicinski
2021-04-07ethtool: Remove link_mode param and derive link params from driverDanielle Ratson
2021-02-26mlxsw: spectrum_ethtool: Add an external speed to PTYS registerDanielle Ratson
2021-02-03mlxsw: ethtool: Pass link mode in use to ethtoolDanielle Ratson
2021-02-03mlxsw: ethtool: Add support for setting lanes when autoneg is offDanielle Ratson
2021-02-03mlxsw: ethtool: Remove max lanes filteringDanielle Ratson
2020-10-26mlxsw: Only advertise link modes supported by both driver and deviceAmit Cohen
2020-09-27mlxsw: spectrum_ethtool: Expose transceiver_overheat counterAmit Cohen
2020-09-16mlxsw: spectrum: Split headroom autoresize out of buffer configurationPetr Machata
2020-09-16mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroomPetr Machata
2020-09-16mlxsw: spectrum: Unify delay handling between PFC and pausePetr Machata
2020-09-14mlxsw: spectrum_ethtool: Introduce ptys_max_speed callbackPetr Machata
2020-09-14mlxsw: spectrum_ethtool: Extract a helper to get Ethernet attributesPetr Machata
2020-08-24mlxsw: spectrum_ethtool: Remove internal speeds from PTYS registerDanielle Ratson
2020-06-29mlxsw: spectrum_ethtool: Add link extended stateAmit Cohen
2020-06-29mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structsAmit Cohen
2020-06-29mlxsw: Move ethtool_ops to spectrum_ethtool.cAmit Cohen