summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlxfw
Commit message (Expand)AuthorAgeFilesLines
* net/mlxfw: Use kzalloc for allocating only one thingZheng Yongjun2021-01-051-1/+1
* 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
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-1/+1
* net/mlxfw: Remove unneeded semicolonZheng Bin2020-04-241-2/+2
* net: mlxfw: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-032-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-212-4/+119
* 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-212-38/+54
* 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-213-14/+14
* net/mlxfw: Fix out-of-memory error in mfa2 flash burningVladyslav Tarasiuk2019-12-261-3/+4
* 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-042-0/+28
* mlxfw: Propagate error messages through extackJiri Pirko2019-06-042-12/+28
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
* mlxfw: Replace license text with SPDX identifiers and adjust copyrightsShalom Toledo2019-01-249-297/+20
* net/mlxfw: Properly handle dependancy with non-loadable mlx5Or Gerlitz2017-07-031-1/+1
* mlxfw: Make the module selectableOr Gerlitz2017-06-222-1/+16
* net/mlxfw: fix a NULL dereferenceDan Carpenter2017-06-141-0/+1
* net/mlxfw: remove redundant goto on error checkColin Ian King2017-06-061-2/+0
* net/mlxfw: select CONFIG_XZ_DECArnd Bergmann2017-05-311-0/+1
* Add the mlxfw module for Mellanox firmware flash processYotam Gigi2017-05-2511-0/+1527