]> www.infradead.org Git - users/jedix/linux-maple.git/commit
bnx2x: Utilize FW 7.12.30
authorYuval Mintz <Yuval.Mintz@qlogic.com>
Wed, 22 Jul 2015 06:16:22 +0000 (09:16 +0300)
committerDan Duval <dan.duval@oracle.com>
Mon, 19 Oct 2015 22:06:07 +0000 (18:06 -0400)
commitfbe1f6eb54d729099489fbeab8cbce48b8606679
tree5c128e8d990f3e17ad9d89e1f7be1d9dfcffdb66
parent29ad1a5409d9f52d8a6f2b59ff67cd9f4e9bed96
bnx2x: Utilize FW 7.12.30

Orabug: 22066196

This moves bnx2x into using 7.12.30 FW. Said firmware fixes the following:

 - Packets from a VF with pvid configured which were sent with a
   different vlan were transmitted instead of being discarded.

 - FCoE traffic might not recover after a failue while there's traffic
   to another function.

In addition, this FW opens the door for the driver to implement several
new features; Specifically, this enhances the device's support for
encapsulated packets and will allow vxlan/geneve offloads to be added in
the future, as well as vlan filtering offload.

Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
Signed-off-by: Ariel Elior <Ariel.Elior@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 28311f8e7c3f52a810c0e0d2aa62deb549c9687d)

Signed-off-by: Dan Duval <dan.duval@oracle.com>
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_cmn.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_dcb.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_fw_defs.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_hsi.h
drivers/net/ethernet/broadcom/bnx2x/bnx2x_main.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.c
drivers/net/ethernet/broadcom/bnx2x/bnx2x_sp.h