index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlxfw
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlxfw: Replace zero-length array with DECLARE_FLEX_ARRAY() helper
Gustavo A. R. Silva
2023-05-17
1
-1
/
+1
*
mlxfw: fix null-ptr-deref in mlxfw_mfa2_tlv_next()
Nikita Zhandarovich
2023-04-18
1
-0
/
+2
*
devlink: Reduce struct devlink exposure
Leon Romanovsky
2021-10-12
1
-1
/
+1
*
net/mlxfw: Use kzalloc for allocating only one thing
Zheng Yongjun
2021-01-05
1
-1
/
+1
*
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-19
1
-3
/
+0
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-2
/
+2
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
net/mlxfw: Remove unneeded semicolon
Zheng Bin
2020-04-24
1
-2
/
+2
*
net: mlxfw: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-03
2
-2
/
+2
*
net/mlxfw: fix spelling mistake: "progamming" -> "programming"
Colin Ian King
2020-02-24
1
-1
/
+1
*
net/mlxfw: Add reactivate flow support to FSM burn flow
Eran Ben Elisha
2020-02-21
2
-4
/
+119
*
net/mlxfw: Use MLXFW_ERR_MSG macro for error reporting
Saeed Mahameed
2020-02-21
1
-21
/
+24
*
net/mlxfw: Convert pr_* to dev_* in mlxfw_fsm.c
Saeed Mahameed
2020-02-21
2
-38
/
+54
*
net/mlxfw: More error messages coverage
Saeed Mahameed
2020-02-21
1
-9
/
+26
*
net/mlxfw: Improve FSM err message reporting and return codes
Saeed Mahameed
2020-02-21
1
-29
/
+65
*
net/mlxfw: Generic mlx FW flash status notify
Saeed Mahameed
2020-02-21
3
-14
/
+14
*
net/mlxfw: Fix out-of-memory error in mfa2 flash burning
Vladyslav Tarasiuk
2019-12-26
1
-3
/
+4
*
net/mlxfw: Verify FSM error code translation doesn't exceed array size
Eran Ben Elisha
2019-11-20
1
-0
/
+2
*
mlxfw: Introduce status_notify op and call it to notify about the status
Jiri Pirko
2019-06-04
2
-0
/
+28
*
mlxfw: Propagate error messages through extack
Jiri Pirko
2019-06-04
2
-12
/
+28
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
mlxfw: Replace license text with SPDX identifiers and adjust copyrights
Shalom Toledo
2019-01-24
9
-297
/
+20
*
net/mlxfw: Properly handle dependancy with non-loadable mlx5
Or Gerlitz
2017-07-03
1
-1
/
+1
*
mlxfw: Make the module selectable
Or Gerlitz
2017-06-22
2
-1
/
+16
*
net/mlxfw: fix a NULL dereference
Dan Carpenter
2017-06-14
1
-0
/
+1
*
net/mlxfw: remove redundant goto on error check
Colin Ian King
2017-06-06
1
-2
/
+0
*
net/mlxfw: select CONFIG_XZ_DEC
Arnd Bergmann
2017-05-31
1
-0
/
+1
*
Add the mlxfw module for Mellanox firmware flash process
Yotam Gigi
2017-05-25
11
-0
/
+1527