From: Jakub Kicinski Date: Sun, 12 Apr 2026 20:03:51 +0000 (-0700) Subject: Merge branch 'net-enetc-improve-statistics-for-v1-and-add-statistics-for-v4' X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=baf7cebcf97541fedf72332f4aa88a74f4b1da63;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-enetc-improve-statistics-for-v1-and-add-statistics-for-v4' Wei Fang says: ==================== net: enetc: improve statistics for v1 and add statistics for v4 For ENETC v1, some standardized statistics were redundantly included in the unstructured statistics, so remove these duplicated entries. Previously, the unstructured statistics only contained eMAC data and did not include pMAC data; add pMAC statistics to ensure completeness. For ENETC v4, the driver previously reported MAC statistics only for the internal ENETC (Pseudo MAC). Extend the implementation to provide additional statistics for both the internal ENETC and the standalone ENETC. ==================== Link: https://patch.msgid.link/20260408055849.1314033-1-wei.fang@nxp.com Signed-off-by: Jakub Kicinski --- baf7cebcf97541fedf72332f4aa88a74f4b1da63