aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c
AgeCommit message (Expand)Author
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
2020-10-02net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha
2020-10-02net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha
2020-09-30net/mlx5: Use dma device access helperParav Pandit
2020-05-29net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-18net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit
2020-04-30net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh
2020-04-30net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh
2019-11-01net/mlx5: rate limit alloc_ent error messagesLi RongQing
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-13net/mlx5: Add XRQ legacy commands opcodesYishai Hadas
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-07net/mlx5: Update pci error handler entries and command translationEdward Srouji
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham
2019-05-17net/mlx5: Add meaningful return codes to status_to_err functionValentine Fatiev
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2019-04-29net/mlx5: Separate and generalize dma device from pci deviceVu Pham
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...Saeed Mahameed
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-04-02net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/infoHuy Nguyen
2019-04-02net/mlx5: Use dev->priv.name instead of dev_nameHuy Nguyen
2019-02-16Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-14net/mlx5: Add query host params commandBodong Wang
2019-02-13net/mlx5: No command allowed when command interface is not readyHuy Nguyen
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich
2018-11-26net/mlx5: CmdIF, Use async events chainSaeed Mahameed
2018-11-12net/mlx5: Return success for PAGE_FAULT_RESUME in internal error stateMoni Shoua
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed