From: Jakub Kicinski Date: Sat, 8 Mar 2025 03:33:50 +0000 (-0800) Subject: Merge branch 'net-bcmgenet-revise-suspend-resume' X-Git-Url: http://git.monstr.eu/?a=commitdiff_plain;h=a3cc3f424de70e0261d1bd7ba9dde3327f051277;p=linux-2.6-microblaze.git Merge branch 'net-bcmgenet-revise-suspend-resume' Doug Berger says: ==================== net: bcmgenet: revise suspend/resume This commit set updates the GENET driver to reduce the delay to resume the ethernet link when the Wake on Lan features are used. In addition, the encoding of hardware versioning and features is revised to avoid some redundancy and improve readability as well as remove a warning that occurred for the BCM7712 device which updated the device major version while maintaining compatibility with the driver. The assignment of hardware descriptor rings was modified to simplify programming and to allow support for the hardware RX_CLS_FLOW_DISC filter action. ==================== Link: https://patch.msgid.link/20250306192643.2383632-1-opendmb@gmail.com Signed-off-by: Jakub Kicinski --- a3cc3f424de70e0261d1bd7ba9dde3327f051277