From: Jakub Kicinski Date: Tue, 15 Dec 2020 02:52:44 +0000 (-0800) Subject: Merge branch 'bnxt_en-improve-firmware-flashing' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=22f07b86d4e580424cbeb0ce232ed30d4b5ecb95;p=linux.git Merge branch 'bnxt_en-improve-firmware-flashing' Michael Chan says: ==================== bnxt_en: Improve firmware flashing. This patchset improves firmware flashing in 2 ways: - If firmware returns NO_SPACE error during flashing, the driver will create the UPDATE directory with more staging area and retry. - Instead of allocating a big DMA buffer for the entire contents of the firmware package size, fallback to a smaller buffer to DMA the contents in multiple DMA operations. ==================== Link: https://lore.kernel.org/r/1607860306-17244-1-git-send-email-michael.chan@broadcom.com Signed-off-by: Jakub Kicinski --- 22f07b86d4e580424cbeb0ce232ed30d4b5ecb95