index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxsw
/
spectrum_ethtool.c
Age
Commit message (
Expand
)
Author
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-06-28
mlxsw: Implement ethtool operation to write to a transceiver module EEPROM
Ido Schimmel
2024-04-10
mlxsw: spectrum_ethtool: Add support for 100Gb/s per lane link modes
Ido Schimmel
2023-10-10
mlxsw: spectrum_ethtool: Fix -Wformat-truncation warning
Ido Schimmel
2022-10-24
mlxsw: Add support for 800Gbps link modes
Amit Cohen
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-04-18
mlxsw: spectrum: Add port to linecard mapping
Jiri Pirko
2022-04-15
mlxsw: core: Extend interfaces for cable info access with slot argument
Vadim Pasternak
2022-01-26
mlxsw: spectrum_ethtool: Add support for two new link modes
Danielle Ratson
2022-01-26
mlxsw: Add netdev argument to mlxsw_env_get_module_info()
Danielle Ratson
2022-01-26
mlxsw: spectrum_ethtool: Remove redundant variable
Ido Schimmel
2021-12-01
mlxsw: Use u16 for local_port field instead of u8
Amit Cohen
2021-10-06
mlxsw: Add support for transceiver module extended state
Ido Schimmel
2021-10-06
mlxsw: Add ability to control transceiver modules' power mode
Ido Schimmel
2021-09-15
mlxsw: Add support for transceiver modules reset
Ido Schimmel
2021-06-21
mlxsw: core: Add support for module EEPROM read by page
Ido Schimmel
2021-04-16
mlxsw: implement ethtool standard stats
Jakub Kicinski
2021-04-07
ethtool: Remove link_mode param and derive link params from driver
Danielle Ratson
2021-02-26
mlxsw: spectrum_ethtool: Add an external speed to PTYS register
Danielle Ratson
2021-02-03
mlxsw: ethtool: Pass link mode in use to ethtool
Danielle Ratson
2021-02-03
mlxsw: ethtool: Add support for setting lanes when autoneg is off
Danielle Ratson
2021-02-03
mlxsw: ethtool: Remove max lanes filtering
Danielle Ratson
2020-10-26
mlxsw: Only advertise link modes supported by both driver and device
Amit Cohen
2020-09-27
mlxsw: spectrum_ethtool: Expose transceiver_overheat counter
Amit Cohen
2020-09-16
mlxsw: spectrum: Split headroom autoresize out of buffer configuration
Petr Machata
2020-09-16
mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroom
Petr Machata
2020-09-16
mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroom
Petr Machata
2020-09-16
mlxsw: spectrum: Unify delay handling between PFC and pause
Petr Machata
2020-09-14
mlxsw: spectrum_ethtool: Introduce ptys_max_speed callback
Petr Machata
2020-09-14
mlxsw: spectrum_ethtool: Extract a helper to get Ethernet attributes
Petr Machata
2020-08-24
mlxsw: spectrum_ethtool: Remove internal speeds from PTYS register
Danielle Ratson
2020-06-29
mlxsw: spectrum_ethtool: Add link extended state
Amit Cohen
2020-06-29
mlxsw: spectrum_ethtool: Move mlxsw_sp_port_type_speed_ops structs
Amit Cohen
2020-06-29
mlxsw: Move ethtool_ops to spectrum_ethtool.c
Amit Cohen