index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxfw
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-04-24
net/mlxfw: Remove unneeded semicolon
Zheng Bin
1
-2
/
+2
2020-03-03
net: mlxfw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2
-2
/
+2
2020-02-24
net/mlxfw: fix spelling mistake: "progamming" -> "programming"
Colin Ian King
1
-1
/
+1
2020-02-21
net/mlxfw: Add reactivate flow support to FSM burn flow
Eran Ben Elisha
2
-4
/
+119
2020-02-21
net/mlxfw: Use MLXFW_ERR_MSG macro for error reporting
Saeed Mahameed
1
-21
/
+24
2020-02-21
net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.c
Saeed Mahameed
2
-38
/
+54
2020-02-21
net/mlxfw: More error messages coverage
Saeed Mahameed
1
-9
/
+26
2020-02-21
net/mlxfw: Improve FSM err message reporting and return codes
Saeed Mahameed
1
-29
/
+65
2020-02-21
net/mlxfw: Generic mlx FW flash status notify
Saeed Mahameed
3
-14
/
+14
2019-12-26
net/mlxfw: Fix out-of-memory error in mfa2 flash burning
Vladyslav Tarasiuk
1
-3
/
+4
2019-11-20
net/mlxfw: Verify FSM error code translation doesn't exceed array size
Eran Ben Elisha
1
-0
/
+2
2019-06-04
mlxfw: Introduce status_notify op and call it to notify about the status
Jiri Pirko
2
-0
/
+28
2019-06-04
mlxfw: Propagate error messages through extack
Jiri Pirko
2
-12
/
+28
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-01-24
mlxfw: Replace license text with SPDX identifiers and adjust copyrights
Shalom Toledo
9
-297
/
+20
2017-07-03
net/mlxfw: Properly handle dependancy with non-loadable mlx5
Or Gerlitz
1
-1
/
+1
2017-06-22
mlxfw: Make the module selectable
Or Gerlitz
2
-1
/
+16
2017-06-14
net/mlxfw: fix a NULL dereference
Dan Carpenter
1
-0
/
+1
2017-06-06
net/mlxfw: remove redundant goto on error check
Colin Ian King
1
-2
/
+0
2017-05-31
net/mlxfw: select CONFIG_XZ_DEC
Arnd Bergmann
1
-0
/
+1
2017-05-25
Add the mlxfw module for Mellanox firmware flash process
Yotam Gigi
11
-0
/
+1527