From: David S. Miller Date: Thu, 17 Jun 2021 18:39:48 +0000 (-0700) Subject: Merge branch 'gianfar-64-bit-stats' X-Git-Tag: v5.14-rc1~119^2~136 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4de772511fd13aa5e7b9bf485ce26f87e6de2bb8;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'gianfar-64-bit-stats' Esben Haabendal says: ==================== net: gianfar: 64-bit statistics and rx_missed_errors counter This series replaces the legacy 32-bit statistics to proper 64-bit ditto, and implements rx_missed_errors counter on top of that. The device supports a 16-bit RDRP counter, and a related carry bit and interrupt, which allows implementation of a robust 64-bit counter. ==================== Signed-off-by: David S. Miller --- 4de772511fd13aa5e7b9bf485ce26f87e6de2bb8