aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/minimal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-27mlxsw: minimal: Fix an error handling path in 'mlxsw_m_port_create()'Christophe JAILLET1-1/+1
2019-10-06mlxsw: minimal: Add validation for FW versionVadim Pasternak1-0/+30
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko1-1/+2
2019-10-04mlxsw: Register port netdevices into net of coreJiri Pirko1-0/+1
2019-05-30mlxsw: i2c: Extend initialization with querying firmware infoVadim Pasternak1-0/+18
2019-04-04mlxsw: Remove ndo_get_port_parent_id implementationJiri Pirko1-13/+0
2019-04-04mlxsw: Pass switch ID through devlink_port_attrs_set()Jiri Pirko1-1/+3
2019-03-28mlxsw: Remove ndo_get_phys_port_name implementationJiri Pirko1-11/+0
2019-03-28mlxsw: Implement ndo_get_devlink_portJiri Pirko1-0/+11
2019-03-24mlxsw: Move devlink_port_attrs_set() call before registerJiri Pirko1-2/+3
2019-03-12mlxsw: minimal: Initialize base_macJiri Pirko1-0/+18
2019-03-03mlxsw: i2c: Extend initialization by querying resources dataVadim Pasternak1-5/+6
2019-03-03mlxsw: minimal: Add ethtool supportVadim Pasternak1-2/+322
2019-03-03mlxsw: minimal: Make structures and variables names shorterVadim Pasternak1-18/+18
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-33/+2
2016-11-16mlxsw: minimal: Add I2C support for Mellanox ASICsVadim Pasternak1-0/+97