diff options
| author | Jakub Kicinski <[email protected]> | 2023-08-07 19:17:14 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2023-08-07 19:17:15 +0000 |
| commit | 0d0c5f0b9b4e81462a35aed655e41e7bff165107 (patch) | |
| tree | 695a07787cc1349455e1a9d5a19cc306e17223fc /drivers/net/xen-netfront.c | |
| parent | udp/udplite: Remove unused function declarations udp{,lite}_get_port() (diff) | |
| parent | net: stmmac: dwmac-imx: enable MAC propagation delay correction for i.MX8MP (diff) | |
| download | kernel-0d0c5f0b9b4e81462a35aed655e41e7bff165107.tar.gz kernel-0d0c5f0b9b4e81462a35aed655e41e7bff165107.zip | |
Merge branch 'net-stmmac-correct-mac-propagation-delay'
Johannes Zink says:
====================
net: stmmac: correct MAC propagation delay
Changes in v3:
- work in Richard's review feedback. Thank you for reviewing my patch:
- as some of the hardware may have no or invalid correction value
registers: introduce feature switch which can be enabled in the glue
code drivers depending on the actual hardware support
- only enable the feature on the i.MX8MP for the time being, as the patch
improves timing accuracy and is tested for this hardware
- Link to v2: https://lore.kernel.org/r/20230719-stmmac_correct_mac_delay-v2-1-3366f38ee9a6@pengutronix.de
Changes in v2:
- fix builds for 32bit, this was found by the kernel build bot
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
- while at it also fix an overflow by shifting a u32 constant from macro by 10bits
by casting the constant to u64
- Link to v1: https://lore.kernel.org/r/20230719-stmmac_correct_mac_delay-v1-1-768aa4d09334@pengutronix.de
Tested-by: Kurt Kanzenbach <[email protected]> # imx8mp
====================
Link: https://lore.kernel.org/r/20230719-stmmac_correct_mac_delay-v3-0-61e63427735e@pengutronix.de
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'drivers/net/xen-netfront.c')
0 files changed, 0 insertions, 0 deletions
