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

Florian Fainelli posted 5 patches 2 days, 19 hours ago
.../net/ethernet/broadcom/genet/bcmgenet.c    | 28 +++++++++++--------
1 file changed, 17 insertions(+), 11 deletions(-)
[PATCH net v2 0/5] net: bcmgenet: Collection of bug fixes
Posted by Florian Fainelli 2 days, 19 hours ago
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