summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_fw_update.c
AgeCommit message (Expand)Author
2023-08-17ice: split ice_aq_wait_for_event() func into twoPrzemek Kitszel
2023-08-17ice: embed &ice_rq_event_info event into struct ice_aq_taskPrzemek Kitszel
2022-07-12ice: handle E822 generic device ID in PLDM headerPaul M Stillwell Jr
2021-12-15ice: support immediate firmware activation via devlink reloadJacob Keller
2021-12-15ice: move ice_devlink_flash_update and merge with ice_flash_pldm_imageJacob Keller
2021-12-15ice: move and rename ice_check_for_pending_updateJacob Keller
2021-12-14ice: Propagate error codesTony Nguyen
2021-12-14ice: Remove excess error variablesTony Nguyen
2021-12-14ice: Cleanup after ice_status removalTony Nguyen
2021-12-14ice: Remove enum ice_statusTony Nguyen
2021-12-14ice: Use int for ice_statusTony Nguyen
2021-12-14ice: Remove string printing for ice_statusTony Nguyen
2021-06-07ice: add error message when pldmfw_flash_image failsJacob Keller
2021-02-05ice: report timeout length for erasing during devlink flashJacob Keller
2020-10-09ice: add additional debug logging for firmware updateJacob Keller
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-30ice: increase maximum wait time for flash write commandsJacob Keller
2020-09-25ice: add support for flash update overwrite maskJacob Keller
2020-09-21ice: simplify the return expression of ice_finalize_update()Qinglang Miao
2020-07-28ice: implement device flash update via devlinkJacob Keller