linux/drivers/net/ethernet/broadcom/bnxt
Pavan Chebbi 6874877518 bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.
When the FW tells the driver to retry the INSTALL_UPDATE command after
it has cleared the NVM area, the driver is not clearing the previously
used ALLOWED_TO_DEFRAG flag. As a result the FW tries to defrag the NVM
area a second time in a loop and can fail the request.

Fixes: 1432c3f6a6 ("bnxt_en: Retry installing FW package under NO_SPACE error condition.")
Signed-off-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-01-12 20:05:35 -08:00
..
bnxt_coredump.h
bnxt_dcb.c bnxt_en: Refactor statistics code and structures. 2020-07-27 11:47:33 -07:00
bnxt_dcb.h
bnxt_debugfs.c
bnxt_debugfs.h
bnxt_devlink.c devlink: move flash end and begin to core devlink 2020-11-19 21:41:02 -08:00
bnxt_devlink.h bnxt_en: Refactor bnxt_dl_info_get(). 2020-10-12 14:27:03 -07:00
bnxt_dim.c
bnxt_ethtool.c bnxt_en: Clear DEFRAG flag in firmware message when retry flashing. 2021-01-12 20:05:35 -08:00
bnxt_ethtool.h devlink: move request_firmware out of driver 2020-11-19 21:40:57 -08:00
bnxt_fw_hdr.h
bnxt_hsi.h bnxt_en: Update firmware interface spec to 1.10.1.68. 2020-10-04 14:41:05 -07:00
bnxt_nvm_defs.h
bnxt_sriov.c net: don't include ethtool.h from netdevice.h 2020-11-23 17:27:04 -08:00
bnxt_sriov.h
bnxt_tc.c net: bnxt: don't complain if TC flower can't be supported 2020-07-17 18:26:20 -07:00
bnxt_tc.h
bnxt_ulp.c bnxt_en: Improve stats context resource accounting with RDMA driver loaded. 2021-01-12 20:05:35 -08:00
bnxt_ulp.h bnxt_en: Add doorbell information to bnxt_en_dev struct. 2020-05-04 10:44:11 -07:00
bnxt_vfr.c net/broadcom: Clean broadcom code from driver versions 2020-03-03 17:54:53 -08:00
bnxt_vfr.h
bnxt_xdp.c treewide: Use fallthrough pseudo-keyword 2020-08-23 17:36:59 -05:00
bnxt_xdp.h
bnxt.c bnxt_en: Check TQM rings for maximum supported value. 2020-12-28 14:10:53 -08:00
bnxt.h bnxt_en: Check TQM rings for maximum supported value. 2020-12-28 14:10:53 -08:00
Makefile