summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/minimal.c
AgeCommit message (Expand)Author
2022-04-18mlxsw: spectrum: Add port to linecard mappingJiri Pirko
2022-04-18mlxsw: Narrow the critical section of devl_lock during ports creation/removalJiri Pirko
2022-04-15mlxsw: core: Extend interfaces for cable info access with slot argumentVadim Pasternak
2022-03-16eth: mlxsw: switch to explicit locking for port registrationJakub Kicinski
2022-02-23mlxsw: Remove resource query checkIdo Schimmel
2022-01-26mlxsw: Add netdev argument to mlxsw_env_get_module_info()Danielle Ratson
2021-12-01mlxsw: Use u16 for local_port field instead of u8Amit Cohen
2021-10-19ethernet: mlxsw: use eth_hw_addr_gen()Jakub Kicinski
2021-10-06mlxsw: Add ability to control transceiver modules' power modeIdo Schimmel
2021-09-15mlxsw: Add support for transceiver modules resetIdo Schimmel
2021-09-15mlxsw: Track per-module port statusIdo Schimmel
2021-06-21mlxsw: core: Add support for module EEPROM read by pageIdo Schimmel
2021-05-17mlxsw: Verify the accessed index doesn't exceed the array lengthDanielle Ratson
2020-12-14mlxsw: Ignore ports that are connected to eXtended mezanineJiri Pirko
2020-07-09mlxsw: Set port split ability attribute in driverDanielle Ratson
2020-07-09mlxsw: Set number of port lanes attribute in driverDanielle Ratson
2020-01-27mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET
2019-10-06mlxsw: minimal: Add validation for FW versionVadim Pasternak
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko
2019-10-04mlxsw: Register port netdevices into net of coreJiri Pirko
2019-05-30mlxsw: i2c: Extend initialization with querying firmware infoVadim Pasternak
2019-04-04mlxsw: Remove ndo_get_port_parent_id implementationJiri Pirko
2019-04-04mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko
2019-03-28mlxsw: Remove ndo_get_phys_port_name implementationJiri Pirko
2019-03-28mlxsw: Implement ndo_get_devlink_portJiri Pirko
2019-03-24mlxsw: Move devlink_port_attrs_set() call before registerJiri Pirko
2019-03-12mlxsw: minimal: Initialize base_macJiri Pirko
2019-03-03mlxsw: i2c: Extend initialization by querying resources dataVadim Pasternak
2019-03-03mlxsw: minimal: Add ethtool supportVadim Pasternak
2019-03-03mlxsw: minimal: Make structures and variables names shorterVadim Pasternak
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2016-11-16mlxsw: minimal: Add I2C support for Mellanox ASICsVadim Pasternak