[PATCH net v2 0/5] net: bcmgenet: Collection of bug fixes

From: Florian Fainelli

Date: Mon Sep 21 2026 - 18:04:06 EST


This patch series contains a collection of bug fixes found during a
LLM-assisted coding session.

Changes in v2:

- corrected Fixes commit for "net: bcmgenet: do not skip WoL power up on
GENET V1"
- dropped unnecessary patches

Florian Fainelli (5):
net: bcmgenet: fix 64-bit RTNL stats reading in ethtool on 32-bit
systems
net: bcmgenet: initialize u64 stats seq counter for all queues
net: bcmgenet: do not skip WoL power up on GENET V1
net: bcmgenet: validate Ethernet address in bcmgenet_set_mac_addr
net: bcmgenet: mask DMA_TIMEOUT_MASK when reading DMA_RING0_TIMEOUT

.../net/ethernet/broadcom/genet/bcmgenet.c | 28 +++++++++++--------
1 file changed, 17 insertions(+), 11 deletions(-)

--
2.34.1