diff options
author | Jakub Kicinski <kuba@kernel.org> | 2025-07-07 18:54:08 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-07-07 18:54:09 -0700 |
commit | 8d5d927d963b7db8e8c7cda572541f80a69272b0 (patch) | |
tree | bf6cb39a3d8a28cb4e648c86d4ccda0d8a2134bc /net/unix/af_unix.c | |
parent | 11bd57844f526b75b0e2e97622a31666896ad64e (diff) | |
parent | 13a68c1ed754baeef864dfcbc81e358e8fd25b8b (diff) |
Merge branch 'introducing-broadcom-bnge-ethernet-driver'
Vikas Gupta says:
====================
Introducing Broadcom BNGE Ethernet Driver
This patch series introduces the Ethernet driver for Broadcom’s
BCM5770X chip family, which supports 50/100/200/400/800 Gbps
link speeds. The driver is built as the bng_en.ko kernel module.
To keep the series within a reviewable size (~5K lines of code), this initial
submission focuses on the core infrastructure and initialization, including:
1) PCIe support (device IDs, probe/remove)
2) Devlink support
3) Firmware communication mechanism
4) Creation of network device
5) PF Resource management (rings, IRQs, etc. for netdev & aux dev)
Support for Tx/Rx datapaths, link management, ethtool/devlink operations
and additional features will be introduced in the subsequent patch series.
The bng_en driver shares the bnxt_hsi.h file with the bnxt_en driver,
as the bng_en driver leverages the hardware communication protocol
used by the bnxt_en driver.
====================
Link: https://patch.msgid.link/20250701143511.280702-1-vikas.gupta@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions