index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
cmd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-01
net/mlx5: Fix command bitmask initialization
Shay Drory
1
-2
/
+6
2024-05-10
net/mlx5: Discard command completions in internal error
Akiva Goldberger
1
-0
/
+3
2024-05-10
net/mlx5: Add a timeout to acquire the command queue semaphore
Akiva Goldberger
1
-9
/
+32
2024-01-24
net/mlx5: Fix a WARN upon a callback command failure
Yishai Hadas
1
-2
/
+3
2023-12-13
net/mlx5e: Fix a race in command alloc flow
Shifeng Li
1
-5
/
+7
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-36
/
+28
2023-10-12
net/mlx5: Perform DMA operations in the right locations
Shay Drory
1
-36
/
+28
2023-10-02
net/mlx5: Implement alias object allow and create functions
Patrisious Haddad
1
-0
/
+70
2023-07-27
net/mlx5: Allocate command stats with xarray
Shay Drory
1
-8
/
+7
2023-07-27
net/mlx5: split mlx5_cmd_init() to probe and reload routines
Shay Drory
1
-53
/
+68
2023-07-27
net/mlx5: Remove redundant cmdif revision check
Shay Drory
1
-12
/
+3
2023-07-27
net/mlx5: Re-organize mlx5_cmd struct
Shay Drory
1
-47
/
+47
2023-05-22
net/mlx5: Collect command failures data only for known commands
Shay Drory
1
-1
/
+2
2023-04-11
net/mlx5: Create a new profile for SFs
Parav Pandit
1
-3
/
+3
2023-01-30
net/mlx5: Add support SYNC_CRYPTO command
Jianbo Liu
1
-0
/
+3
2023-01-18
net/mlx5: Suppress error logging on UCTX creation
Yishai Hadas
1
-1
/
+2
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+2
2023-01-10
net/mlx5: Prevent high-rate FW commands from populating all slots
Tariq Toukan
1
-1
/
+29
2023-01-10
net/mlx5: Introduce and use opcode getter in command interface
Tariq Toukan
1
-46
/
+42
2023-01-09
net/mlx5: Fix command stats access after free
Moshe Shemesh
1
-11
/
+2
2022-11-29
net/mlx5e: Remove unneeded io-mapping.h #include
Christophe JAILLET
1
-1
/
+0
2022-11-24
net/mlx5: Fix uninitialized variable bug in outlen_write()
YueHaibing
1
-2
/
+2
2022-11-21
net/mlx5: Fix handling of entry refcount when command is not issued to FW
Moshe Shemesh
1
-3
/
+3
2022-11-21
net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
Moshe Shemesh
1
-19
/
+22
2022-11-09
net/mlx5: Allow async trigger completion execution on single CPU systems
Roy Novich
1
-3
/
+8
2022-10-27
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
1
-5
/
+5
2022-05-17
net/mlx5: Add last command failure syndrome to debugfs
Moshe Shemesh
1
-2
/
+5
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-122
/
+233
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+10
2022-03-18
net/mlx5e: Statify function mlx5_cmd_trigger_completions
Tariq Toukan
1
-1
/
+1
2022-03-10
net/mlx5: Delete useless module.h include
Leon Romanovsky
1
-1
/
+0
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+8
2022-03-09
net/mlx5: Move debugfs entries to separate struct
Moshe Shemesh
1
-1
/
+1
2022-03-09
net/mlx5: Add command failures data to debugfs
Moshe Shemesh
1
-9
/
+35
2022-03-09
net/mlx5: Fix a race on command flush flow
Moshe Shemesh
1
-7
/
+8
2022-02-27
net/mlx5: Add migration commands definitions
Yishai Hadas
1
-0
/
+10
2022-02-23
net/mlx5: cmdif, Refactor error handling and reporting of async commands
Saeed Mahameed
1
-25
/
+36
2022-02-23
net/mlx5: cmdif, Add new api for command execution
Saeed Mahameed
1
-13
/
+66
2022-02-23
net/mlx5: cmdif, cmd_check refactoring
Saeed Mahameed
1
-80
/
+93
2022-02-23
net/mlx5: cmdif, Return value improvements
Saeed Mahameed
1
-34
/
+43
2022-01-06
Revert "net/mlx5: Add retry mechanism to the command entry index allocation"
Moshe Shemesh
1
-20
/
+1
2022-01-06
net/mlx5: Set command entry semaphore up once got index free
Moshe Shemesh
1
-9
/
+6
2021-11-30
net/mlx5: Move MODIFY_RQT command to ignore list in internal error state
Moshe Shemesh
1
-1
/
+1
2021-11-16
net/mlx5: Update error handler for UCTX and UMEM
Neta Ostrovsky
1
-2
/
+2
2021-10-15
net/mlx5: Read timeout values from init segment
Amir Tzin
1
-5
/
+13
2021-09-30
net/mlx5: Use kvcalloc() instead of kvzalloc()
Gustavo A. R. Silva
1
-1
/
+1
2021-08-11
net/mlx5: Fix variable type to match 64bit
Eran Ben Elisha
1
-4
/
+4
2021-03-12
net/mlx5: Display the command index in command mailbox dump
Alaa Hleihel
1
-14
/
+18
2021-01-22
net/mlx5: SF, Add port add delete functionality
Parav Pandit
1
-0
/
+4
2021-01-22
net/mlx5: Introduce vhca state event notifier
Parav Pandit
1
-0
/
+4
[next]