From: Jakub Kicinski Date: Sun, 3 Nov 2024 23:31:26 +0000 (-0800) Subject: Merge branch 'net-stmmac-refactor-fpe-as-a-separate-module' X-Git-Tag: v6.13-rc1~135^2~149 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=74a11428cb24fb4be9e7dc6903760f3448a239e4;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-stmmac-refactor-fpe-as-a-separate-module' Furong Xu says: ==================== net: stmmac: Refactor FPE as a separate module Refactor FPE implementation by moving common code for DWMAC4 and DWXGMAC into a separate FPE module. FPE implementation for DWMAC4 and DWXGMAC differs only for: 1) Offset address of MAC_FPE_CTRL_STS and MTL_FPE_CTRL_STS 2) FPRQ(Frame Preemption Residue Queue) field in MAC_RxQ_Ctrl1 3) Bit offset of Frame Preemption Interrupt Enable Tested on DWMAC CORE 5.20a and DWXGMAC CORE 3.20a ==================== Link: https://patch.msgid.link/cover.1730449003.git.0x1207@gmail.com Signed-off-by: Jakub Kicinski --- 74a11428cb24fb4be9e7dc6903760f3448a239e4