summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c
AgeCommit message (Expand)Author
2024-01-24net/mlx5: Fix a WARN upon a callback command failureYishai Hadas
2023-12-13net/mlx5e: Fix a race in command alloc flowShifeng Li
2023-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-10-12net/mlx5: Perform DMA operations in the right locationsShay Drory
2023-10-02net/mlx5: Implement alias object allow and create functionsPatrisious Haddad
2023-07-27net/mlx5: Allocate command stats with xarrayShay Drory
2023-07-27net/mlx5: split mlx5_cmd_init() to probe and reload routinesShay Drory
2023-07-27net/mlx5: Remove redundant cmdif revision checkShay Drory
2023-07-27net/mlx5: Re-organize mlx5_cmd structShay Drory
2023-05-22net/mlx5: Collect command failures data only for known commandsShay Drory
2023-04-11net/mlx5: Create a new profile for SFsParav Pandit
2023-01-30net/mlx5: Add support SYNC_CRYPTO commandJianbo Liu
2023-01-18net/mlx5: Suppress error logging on UCTX creationYishai Hadas
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-10net/mlx5: Prevent high-rate FW commands from populating all slotsTariq Toukan
2023-01-10net/mlx5: Introduce and use opcode getter in command interfaceTariq Toukan
2023-01-09net/mlx5: Fix command stats access after freeMoshe Shemesh
2022-11-29net/mlx5e: Remove unneeded io-mapping.h #includeChristophe JAILLET
2022-11-24net/mlx5: Fix uninitialized variable bug in outlen_write()YueHaibing
2022-11-21net/mlx5: Fix handling of entry refcount when command is not issued to FWMoshe Shemesh
2022-11-21net/mlx5: cmdif, Print info on any firmware cmd failure to tracepointMoshe Shemesh
2022-11-09net/mlx5: Allow async trigger completion execution on single CPU systemsRoy Novich
2022-10-27net/mlx5: Fix possible use-after-free in async command interfaceTariq Toukan
2022-05-17net/mlx5: Add last command failure syndrome to debugfsMoshe Shemesh
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-03-24Merge tag 'vfio-v5.18-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-03-18net/mlx5e: Statify function mlx5_cmd_trigger_completionsTariq Toukan
2022-03-10net/mlx5: Delete useless module.h includeLeon Romanovsky
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-09net/mlx5: Move debugfs entries to separate structMoshe Shemesh
2022-03-09net/mlx5: Add command failures data to debugfsMoshe Shemesh
2022-03-09net/mlx5: Fix a race on command flush flowMoshe Shemesh
2022-02-27net/mlx5: Add migration commands definitionsYishai Hadas
2022-02-23net/mlx5: cmdif, Refactor error handling and reporting of async commandsSaeed Mahameed
2022-02-23net/mlx5: cmdif, Add new api for command executionSaeed Mahameed
2022-02-23net/mlx5: cmdif, cmd_check refactoringSaeed Mahameed
2022-02-23net/mlx5: cmdif, Return value improvementsSaeed Mahameed
2022-01-06Revert "net/mlx5: Add retry mechanism to the command entry index allocation"Moshe Shemesh
2022-01-06net/mlx5: Set command entry semaphore up once got index freeMoshe Shemesh
2021-11-30net/mlx5: Move MODIFY_RQT command to ignore list in internal error stateMoshe Shemesh
2021-11-16net/mlx5: Update error handler for UCTX and UMEMNeta Ostrovsky
2021-10-15net/mlx5: Read timeout values from init segmentAmir Tzin
2021-09-30net/mlx5: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva
2021-08-11net/mlx5: Fix variable type to match 64bitEran Ben Elisha
2021-03-12net/mlx5: Display the command index in command mailbox dumpAlaa Hleihel
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit
2020-11-26net/mlx5: Avoid exposing driver internal command helpersParav Pandit
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed