Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sfc/siena: Rename peripheral functions to avoid conflicts with sfc | Martin Habets | 2022-05-11 | 1 | -7/+7 |
| | | | | | | | | | | | 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> | ||||
* | sfc: Copy shared files needed for Siena (part 2) | Martin Habets | 2022-05-11 | 1 | -0/+52 |
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> |