From: David S. Miller Date: Mon, 21 Jun 2021 19:33:05 +0000 (-0700) Subject: Merge branch 'mlxsw-eeprom-page-by-page' X-Git-Tag: howlett/maple/20220722_2~2864^2~83 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=c3dcb4b6c41965648769ca47060f6abe8dee8a37;p=users%2Fjedix%2Flinux-maple.git Merge branch 'mlxsw-eeprom-page-by-page' Ido Schimmel says: ==================== mlxsw: Add support for module EEPROM read by page Add support for ethtool_ops::get_module_eeprom_by_page() operation. Patch #1 adds necessary field in device register. Patch #2 documents possible MCIA status values so that more meaningful error messages could be returned to user space via extack. Patch #3 adds the actual implementation. =================== Signed-off-by: David S. Miller --- c3dcb4b6c41965648769ca47060f6abe8dee8a37