Merge branch 'net-stmmac-est-implementation'
authorJakub Kicinski <kuba@kernel.org>
Tue, 5 Dec 2023 02:37:40 +0000 (18:37 -0800)
committerJakub Kicinski <kuba@kernel.org>
Tue, 5 Dec 2023 02:45:28 +0000 (18:45 -0800)
Rohan G Thomas says:

====================
net: stmmac: EST implementation

This patchset extends EST interrupt handling support to DWXGMAC IP
followed by refactoring of EST implementation. Added a separate
module for EST and moved all EST related functions to the new module.

Also added support for EST cycle-time-extension.
====================

Link: https://lore.kernel.org/r/20231201055252.1302-1-rohan.g.thomas@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge