aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-11-19devlink: move flash end and begin to core devlinkJacob Keller1-3/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-2/+2
2020-04-24net/mlxfw: Remove unneeded semicolonZheng Bin1-2/+2
2020-02-24net/mlxfw: fix spelling mistake: "progamming" -> "programming"Colin Ian King1-1/+1
2020-02-21net/mlxfw: Add reactivate flow support to FSM burn flowEran Ben Elisha1-4/+103
2020-02-21net/mlxfw: Use MLXFW_ERR_MSG macro for error reportingSaeed Mahameed1-21/+24
2020-02-21net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.cSaeed Mahameed1-29/+31
2020-02-21net/mlxfw: More error messages coverageSaeed Mahameed1-9/+26
2020-02-21net/mlxfw: Improve FSM err message reporting and return codesSaeed Mahameed1-29/+65
2020-02-21net/mlxfw: Generic mlx FW flash status notifySaeed Mahameed1-10/+11
2019-11-20net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha1-0/+2
2019-06-04mlxfw: Introduce status_notify op and call it to notify about the statusJiri Pirko1-0/+24
2019-06-04mlxfw: Propagate error messages through extackJiri Pirko1-10/+23
2019-01-24mlxfw: Replace license text with SPDX identifiers and adjust copyrightsShalom Toledo1-33/+2
2017-05-25Add the mlxfw module for Mellanox firmware flash processYotam Gigi1-0/+273