blob: ed117a5bb33b9316bfcd94faefd33ebe086e8607 [file] [log] [blame]
02b9aa106868 ("bnxt_en: discard out of sequence HWRM responses")
f9ff578251dc ("bnxt_en: introduce new firmware message API based on DMA pools")
3c8c20db769c ("bnxt_en: move HWRM API implementation into separate file")
6c172d59ad79 ("bnxt_en: remove DMA mapping for KONG response")
118612d519d8 ("bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods")
ae5c42f0b92c ("bnxt_en: Get PTP hardware capability from firmware")
03400aaa69f9 ("bnxt_en: Call bnxt_ethtool_free() in bnxt_init_one() error path")
a2f3835cc68a ("bnxt_en: don't fake firmware response success when PCI is disabled")
80a9641f09f8 ("bnxt_en: Improve wait for firmware commands completion")
43a440c4007b ("bnxt_en: Improve the status_reliable flag in bp->fw_health.")
881d8353b05e ("bnxt_en: Add an upper bound for all firmware command timeouts.")
d1cbd1659cac ("bnxt_en: Retry sending the first message to firmware if it is under reset.")
b187e4bae0aa ("bnxt_en: handle CRASH_NO_MASTER during bnxt_open()")
fe1b853572f1 ("bnxt_en: Define macros for the various health register states.")
825741b07172 ("bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.")
4933f6753b50 ("bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.")
cf223bfaf791 ("bnxt_en: Return -EROFS to user space, if NVM writes are not permitted.")
87f7ab8d6f88 ("bnxt_en: perform no master recovery during startup")
ba02629ff6cb ("bnxt_en: log firmware status on firmware init failure")
3e9ec2bb932d ("bnxt_en: refactor bnxt_alloc_fw_health()")