]> www.infradead.org Git - users/dwmw2/linux.git/commit
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)
commit36638d372a1ce27e4fe03b3c02cbbf344ddc33cb
treeff3127dd6af0213c7bf3ac93ea2b90c355b2b443
parentbe5fc78a0084472dcc392cbea75f86202467437c
parent9e95505fecb6b5a25b5230eb49c4d5b9e18077d0
Merge branch 'net-stmmac-est-implementation'

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>