summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxfw/mlxfw_fsm.c
Commit message (Expand)AuthorAgeFilesLines
* devlink: move flash end and begin to core devlinkJacob Keller2020-11-191-3/+0
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* net/mlxfw: Remove unneeded semicolonZheng Bin2020-04-241-2/+2
* net/mlxfw: fix spelling mistake: "progamming" -> "programming"Colin Ian King2020-02-241-1/+1
* net/mlxfw: Add reactivate flow support to FSM burn flowEran Ben Elisha2020-02-211-4/+103
* net/mlxfw: Use MLXFW_ERR_MSG macro for error reportingSaeed Mahameed2020-02-211-21/+24
* net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.cSaeed Mahameed2020-02-211-29/+31
* net/mlxfw: More error messages coverageSaeed Mahameed2020-02-211-9/+26
* net/mlxfw: Improve FSM err message reporting and return codesSaeed Mahameed2020-02-211-29/+65
* net/mlxfw: Generic mlx FW flash status notifySaeed Mahameed2020-02-211-10/+11
* net/mlxfw: Verify FSM error code translation doesn't exceed array sizeEran Ben Elisha2019-11-201-0/+2
* mlxfw: Introduce status_notify op and call it to notify about the statusJiri Pirko2019-06-041-0/+24
* mlxfw: Propagate error messages through extackJiri Pirko2019-06-041-10/+23
* mlxfw: Replace license text with SPDX identifiers and adjust copyrightsShalom Toledo2019-01-241-33/+2
* Add the mlxfw module for Mellanox firmware flash processYotam Gigi2017-05-251-0/+273