]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'add-more-functionality-to-bnge'
authorJakub Kicinski <kuba@kernel.org>
Tue, 23 Sep 2025 00:51:37 +0000 (17:51 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 23 Sep 2025 00:51:37 +0000 (17:51 -0700)
Bhargava Marreddy says:

====================
Add more functionality to BNGE

This patch series adds the infrastructure to make the netdevice
functional. It allocates data structures for core resources,
followed by their initialisation and registration with the firmware.
The core resources include the RX, TX, AGG, CMPL, and NQ rings,
as well as the VNIC. RX/TX functionality will be introduced in the
next patch series to keep this one at a reviewable size.
====================

Link: https://patch.msgid.link/20250919174742.24969-1-bhargava.marreddy@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge