Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-10 | sfc/siena: Rename peripheral functions to avoid conflicts with sfc | Martin Habets | |
For siena use efx_siena_ as the function prefix. This patch covers selftest.h, ptp.h, net_driver.h and ethtool_common.h. efx_ethtool_fill_self_tests() can become static. Some functions in ptp.c can also become static. Rename loopback_mode in net_driver.h. Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> | |||
2022-05-10 | sfc: Copy shared files needed for Siena (part 2) | Martin Habets | |
These are the files starting with m through w. No changes are done, those will be done with subsequent commits. Signed-off-by: Martin Habets <habetsm.xilinx@gmail.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> |