index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/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
2024-05-10
net/mlx5: Discard command completions in internal error
Akiva Goldberger
2024-05-10
net/mlx5: Add a timeout to acquire the command queue semaphore
Akiva Goldberger
2024-01-24
net/mlx5: Fix a WARN upon a callback command failure
Yishai Hadas
2023-12-13
net/mlx5e: Fix a race in command alloc flow
Shifeng Li
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-10-12
net/mlx5: Perform DMA operations in the right locations
Shay Drory
2023-10-02
net/mlx5: Implement alias object allow and create functions
Patrisious Haddad
2023-07-27
net/mlx5: Allocate command stats with xarray
Shay Drory
2023-07-27
net/mlx5: split mlx5_cmd_init() to probe and reload routines
Shay Drory
2023-07-27
net/mlx5: Remove redundant cmdif revision check
Shay Drory
2023-07-27
net/mlx5: Re-organize mlx5_cmd struct
Shay Drory
2023-05-22
net/mlx5: Collect command failures data only for known commands
Shay Drory
2023-04-11
net/mlx5: Create a new profile for SFs
Parav Pandit
2023-01-30
net/mlx5: Add support SYNC_CRYPTO command
Jianbo Liu
2023-01-18
net/mlx5: Suppress error logging on UCTX creation
Yishai Hadas
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-01-10
net/mlx5: Prevent high-rate FW commands from populating all slots
Tariq Toukan
2023-01-10
net/mlx5: Introduce and use opcode getter in command interface
Tariq Toukan
2023-01-09
net/mlx5: Fix command stats access after free
Moshe Shemesh
2022-11-29
net/mlx5e: Remove unneeded io-mapping.h #include
Christophe JAILLET
2022-11-24
net/mlx5: Fix uninitialized variable bug in outlen_write()
YueHaibing
2022-11-21
net/mlx5: Fix handling of entry refcount when command is not issued to FW
Moshe Shemesh
2022-11-21
net/mlx5: cmdif, Print info on any firmware cmd failure to tracepoint
Moshe Shemesh
2022-11-09
net/mlx5: Allow async trigger completion execution on single CPU systems
Roy Novich
2022-10-27
net/mlx5: Fix possible use-after-free in async command interface
Tariq Toukan
2022-05-17
net/mlx5: Add last command failure syndrome to debugfs
Moshe Shemesh
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-24
Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2022-03-18
net/mlx5e: Statify function mlx5_cmd_trigger_completions
Tariq Toukan
2022-03-10
net/mlx5: Delete useless module.h include
Leon Romanovsky
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-09
net/mlx5: Move debugfs entries to separate struct
Moshe Shemesh
2022-03-09
net/mlx5: Add command failures data to debugfs
Moshe Shemesh
2022-03-09
net/mlx5: Fix a race on command flush flow
Moshe Shemesh
2022-02-27
net/mlx5: Add migration commands definitions
Yishai Hadas
2022-02-23
net/mlx5: cmdif, Refactor error handling and reporting of async commands
Saeed Mahameed
2022-02-23
net/mlx5: cmdif, Add new api for command execution
Saeed Mahameed
2022-02-23
net/mlx5: cmdif, cmd_check refactoring
Saeed Mahameed
2022-02-23
net/mlx5: cmdif, Return value improvements
Saeed Mahameed
2022-01-06
Revert "net/mlx5: Add retry mechanism to the command entry index allocation"
Moshe Shemesh
2022-01-06
net/mlx5: Set command entry semaphore up once got index free
Moshe Shemesh
2021-11-30
net/mlx5: Move MODIFY_RQT command to ignore list in internal error state
Moshe Shemesh
2021-11-16
net/mlx5: Update error handler for UCTX and UMEM
Neta Ostrovsky
2021-10-15
net/mlx5: Read timeout values from init segment
Amir Tzin
2021-09-30
net/mlx5: Use kvcalloc() instead of kvzalloc()
Gustavo A. R. Silva
2021-08-11
net/mlx5: Fix variable type to match 64bit
Eran Ben Elisha
2021-03-12
net/mlx5: Display the command index in command mailbox dump
Alaa Hleihel
2021-01-22
net/mlx5: SF, Add port add delete functionality
Parav Pandit
2021-01-22
net/mlx5: Introduce vhca state event notifier
Parav Pandit
2020-11-26
net/mlx5: Avoid exposing driver internal command helpers
Parav Pandit
[next]