diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-08-29 15:33:27 -0700 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-29 15:33:27 -0700 |
commit | 670726a8262e69b3625723b0e168aa20eb7a5f42 (patch) | |
tree | a1c000e18c67f5de7e835ae5af78bbd2440478ee /rust/kernel/lib.rs | |
parent | 791f9b68b507108fb4d35f75c8289e6f95260446 (diff) | |
parent | e68256c8a73cafacc7976bb80359511ee0d0ab91 (diff) | |
download | linux-670726a8262e69b3625723b0e168aa20eb7a5f42.tar.gz linux-670726a8262e69b3625723b0e168aa20eb7a5f42.tar.bz2 linux-670726a8262e69b3625723b0e168aa20eb7a5f42.zip |
Merge branch 'bnxt_en-update-for-net-next'
Michael Chan says:
====================
bnxt_en: Update for net-next
This series starts with 2 patches to support firmware crash dump. The
driver allocates the required DMA memory ahead of time for firmware to
store the crash dump if and when it crashes. Patch 3 adds priority and
TPID for the .ndo_set_vf_vlan() callback. Note that this was rejected
and reverted last year and it is being re-submitted after recent changes
in the guidelines. The remaining patches are MSIX related. Legacy
interrupt is no longer supported by firmware so we remove the support
in the driver. We then convert to use the newer kernel APIs to
allocate and enable MSIX vectors. The last patch adds support for
dynamic MSIX.
v3: https://lore.kernel.org/20240823195657.31588-1-michael.chan@broadcom.com
v2: https://lore.kernel.org/20240816212832.185379-1-michael.chan@broadcom.com
v1: https://lore.kernel.org/20240713234339.70293-1-michael.chan@broadcom.com
====================
Link: https://patch.msgid.link/20240828183235.128948-1-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'rust/kernel/lib.rs')
0 files changed, 0 insertions, 0 deletions