Merge branch 'net-stmmac-xgmac-minor-fixes'
authorJakub Kicinski <kuba@kernel.org>
Wed, 27 Aug 2025 01:12:45 +0000 (18:12 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 27 Aug 2025 01:12:46 +0000 (18:12 -0700)
commit4b4a8ec21ab8581f57d747b8e7eac65d3c295cd4
tree5e47771eb2d2004bdea3cb6aa453c4e071f0b621
parent24be0900478dd87b945c7809e343fa07888a24b4
parentb1eded580ab28119de0b0f21efe37ee2b4419144
Merge branch 'net-stmmac-xgmac-minor-fixes'

Rohan G Thomas says:

====================
net: stmmac: xgmac: Minor fixes

This patch series includes following minor fixes for stmmac
dwxgmac driver:

    1. Disable Rx FIFO overflow interrupt for dwxgmac
    2. Correct supported speed modes for dwxgmac
    3. Check for coe-unsupported flag before setting CIC bit of
       Tx Desc3 in the AF_XDP flow

v2: https://lore.kernel.org/20250816-xgmac-minor-fixes-v2-0-699552cf8a7f@altera.com
v1: https://lore.kernel.org/20250714-xgmac-minor-fixes-v1-0-c34092a88a72@altera.com
====================

Link: https://patch.msgid.link/20250825-xgmac-minor-fixes-v3-0-c225fe4444c0@altera.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>