]> www.infradead.org Git - users/hch/misc.git/commit
Merge branch 'net-stmmac-yet-more-eee-updates'
authorJakub Kicinski <kuba@kernel.org>
Fri, 7 Feb 2025 19:56:12 +0000 (11:56 -0800)
committerJakub Kicinski <kuba@kernel.org>
Fri, 7 Feb 2025 19:56:12 +0000 (11:56 -0800)
commit02c972234a6d1ab44afa7d6baf623eda3db69e31
tree58400263e7ce9dcb0d30369ed2ba93966cdff275
parentbe258f654a6ef5ab0d777f40fd3bcee540934307
parent62b0a039cac249813d2cbb97c260f018a50f3aaf
Merge branch 'net-stmmac-yet-more-eee-updates'

Russell King says:

====================
net: stmmac: yet more EEE updates

Continuing on with the STMMAC EEE cleanups from last cycle, this series
further cleans up the EEE code, and fixes a problem with the existing
implementation - disabling EEE doesn't immediately disable LPI
signalling until the next packet is transmitted. It likely also fixes
a potential race condition when trying to disable LPI vs the software
timer.
====================

Link: https://patch.msgid.link/Z6NqGnM2yL7Ayo-T@shell.armlinux.org.uk
Signed-off-by: Jakub Kicinski <kuba@kernel.org>