aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxsw/i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko1-1/+1
2019-05-30mlxsw: i2c: Allow flexible setting of I2C transactions sizeVadim Pasternak1-18/+46
2019-05-30mlxsw: i2c: Extend initialization with querying firmware infoVadim Pasternak1-0/+12
2019-03-03mlxsw: i2c: Extend initialization by querying resources dataVadim Pasternak1-1/+11
2019-03-03mlxsw: i2c: Extend input parameters list of command APIVadim Pasternak1-19/+101
2019-03-03mlxsw: i2c: Modify input parameter name in initialization APIVadim Pasternak1-1/+1
2019-03-03mlxsw: i2c: Fix comment misspellingVadim Pasternak1-1/+1
2019-02-13mlxsw: core: Set different thermal polling time based on bus frequency capabilityVadim Pasternak1-0/+1
2018-08-10mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King1-2/+0
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko1-33/+2
2018-01-16mlxsw: core: Add support for reloadArkadi Sharshevsky1-2/+3
2017-11-01mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak1-1/+1
2017-01-09mlxsw: Fix mlxsw_i2c_write return valueElad Raz1-1/+1
2016-11-16mlxsw: Introduce support for I2C busVadim Pasternak1-0/+582