summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlxsw/i2c.c
AgeCommit message (Expand)Author
2023-10-02mlxsw: i2c: Utilize standard macros for dividing buffer into chunksVadim Pasternak
2023-08-25mlxsw: i2c: Limit single transaction buffer sizeVadim Pasternak
2023-08-25mlxsw: i2c: Fix chunk size setting in output mailbox bufferVadim Pasternak
2023-06-12net: mlxsw: i2c: Switch back to use struct i2c_driver's .probe()Uwe Kleine-König
2022-11-23net/mlxsw: Convert to i2c's .probe_new()Uwe Kleine-König
2022-10-04Merge tag 'i2c-for-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-08-23mlxsw: i2c: Add support for system interrupt handlingVadim Pasternak
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-04-08mlxsw: i2c: Fix initialization error flowVadim Pasternak
2020-03-27mlxsw: i2c: Add missing field documentationIdo Schimmel
2019-10-04mlxsw: Propagate extack down to register_fib_notifier()Jiri Pirko
2019-05-30mlxsw: i2c: Allow flexible setting of I2C transactions sizeVadim Pasternak
2019-05-30mlxsw: i2c: Extend initialization with querying firmware infoVadim Pasternak
2019-03-03mlxsw: i2c: Extend initialization by querying resources dataVadim Pasternak
2019-03-03mlxsw: i2c: Extend input parameters list of command APIVadim Pasternak
2019-03-03mlxsw: i2c: Modify input parameter name in initialization APIVadim Pasternak
2019-03-03mlxsw: i2c: Fix comment misspellingVadim Pasternak
2019-02-13mlxsw: core: Set different thermal polling time based on bus frequency capabi...Vadim Pasternak
2018-08-10mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King
2018-08-09mlxsw: Replace license text with SPDX identifiers and adjust copyrightsJiri Pirko
2018-01-16mlxsw: core: Add support for reloadArkadi Sharshevsky
2017-11-01mlxsw: i2c: Fix buffer increment counter for write transactionVadim Pasternak
2017-01-09mlxsw: Fix mlxsw_i2c_write return valueElad Raz
2016-11-16mlxsw: Introduce support for I2C busVadim Pasternak