summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/minimal.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlxsw: Revert "Introduce initial XM router support"Petr Machata2022-06-151-2/+1
* mlxsw: spectrum: Add port to linecard mappingJiri Pirko2022-04-181-1/+1
* mlxsw: Narrow the critical section of devl_lock during ports creation/removalJiri Pirko2022-04-181-6/+7
* mlxsw: core: Extend interfaces for cable info access with slot argumentVadim Pasternak2022-04-151-11/+13
* eth: mlxsw: switch to explicit locking for port registrationJakub Kicinski2022-03-161-0/+6
* mlxsw: Remove resource query checkIdo Schimmel2022-02-231-1/+0
* mlxsw: Add netdev argument to mlxsw_env_get_module_info()Danielle Ratson2022-01-261-1/+2
* mlxsw: Use u16 for local_port field instead of u8Amit Cohen2021-12-011-5/+5
* ethernet: mlxsw: use eth_hw_addr_gen()Jakub Kicinski2021-10-191-7/+3
* mlxsw: Add ability to control transceiver modules' power modeIdo Schimmel2021-10-071-0/+26
* mlxsw: Add support for transceiver modules resetIdo Schimmel2021-09-151-0/+10
* mlxsw: Track per-module port statusIdo Schimmel2021-09-151-3/+17
* mlxsw: core: Add support for module EEPROM read by pageIdo Schimmel2021-06-211-0/+13
* mlxsw: Verify the accessed index doesn't exceed the array lengthDanielle Ratson2021-05-181-0/+4
* mlxsw: Ignore ports that are connected to eXtended mezanineJiri Pirko2020-12-151-1/+2
* mlxsw: Set port split ability attribute in driverDanielle Ratson2020-07-091-2/+2
* mlxsw: Set number of port lanes attribute in driverDanielle Ratson2020-07-091-1/+1
* mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET2020-01-271-1/+1
* mlxsw: minimal: Add validation for FW versionVadim Pasternak2019-10-061-0/+30
* mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko2019-10-041-1/+2
* mlxsw: Register port netdevices into net of coreJiri Pirko2019-10-041-0/+1
* mlxsw: i2c: Extend initialization with querying firmware infoVadim Pasternak2019-05-301-0/+18
* mlxsw: Remove ndo_get_port_parent_id implementationJiri Pirko2019-04-051-13/+0
* mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko2019-04-051-1/+3
* mlxsw: Remove ndo_get_phys_port_name implementationJiri Pirko2019-03-281-11/+0
* mlxsw: Implement ndo_get_devlink_portJiri Pirko2019-03-281-0/+11
* mlxsw: Move devlink_port_attrs_set() call before registerJiri Pirko2019-03-241-2/+3
* mlxsw: minimal: Initialize base_macJiri Pirko2019-03-121-0/+18
* mlxsw: i2c: Extend initialization by querying resources dataVadim Pasternak2019-03-041-5/+6
* mlxsw: minimal: Add ethtool supportVadim Pasternak2019-03-041-2/+322
* mlxsw: minimal: Make structures and variables names shorterVadim Pasternak2019-03-041-18/+18
* mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko2018-08-091-33/+2
* mlxsw: minimal: Add I2C support for Mellanox ASICsVadim Pasternak2016-11-171-0/+97