aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/minimal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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