Skip to content

Commit

Permalink
bnxt_en: Update firmware interface to 1.10.3.15
Browse files Browse the repository at this point in the history
This updated interface supports the new 5760X P7 chip family.  It has
the changes to support the new link speeds/modes and other changes
for the basic L2 features.

Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Link: https://lore.kernel.org/r/20231201223924.26955-3-michael.chan@broadcom.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
  • Loading branch information
Michael Chan authored and Jakub Kicinski committed Dec 4, 2023
1 parent 08b386b commit 397d44b
Show file tree
Hide file tree
Showing 2 changed files with 388 additions and 135 deletions.
2 changes: 1 addition & 1 deletion drivers/net/ethernet/broadcom/bnxt/bnxt.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
*/
#define DRV_VER_MAJ 1
#define DRV_VER_MIN 10
#define DRV_VER_UPD 2
#define DRV_VER_UPD 3

#include <linux/ethtool.h>
#include <linux/interrupt.h>
Expand Down
Loading

0 comments on commit 397d44b

Please sign in to comment.