aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-30net/mlx5: Move MODIFY_RQT command to ignore list in internal error stateMoshe Shemesh1-1/+1
2021-11-16net/mlx5: Update error handler for UCTX and UMEMNeta Ostrovsky1-2/+2
2021-10-15net/mlx5: Read timeout values from init segmentAmir Tzin1-5/+13
2021-09-30net/mlx5: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva1-1/+1
2021-08-11net/mlx5: Fix variable type to match 64bitEran Ben Elisha1-4/+4
2021-03-12net/mlx5: Display the command index in command mailbox dumpAlaa Hleihel1-14/+18
2021-01-22net/mlx5: SF, Add port add delete functionalityParav Pandit1-0/+4
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit1-0/+4
2020-11-26net/mlx5: Avoid exposing driver internal command helpersParav Pandit1-3/+0
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-54/+144
2020-10-02net/mlx5: cmdif, Avoid skipping reclaim pages if FW is not accessibleSaeed Mahameed1-8/+9
2020-10-02net/mlx5: Add retry mechanism to the command entry index allocationEran Ben Elisha1-1/+20
2020-10-02net/mlx5: poll cmd EQ in case of command timeoutEran Ben Elisha1-8/+45
2020-10-02net/mlx5: Avoid possible free of command entry while timeout comp handlerEran Ben Elisha1-38/+71
2020-09-30net/mlx5: Use dma device access helperParav Pandit1-9/+5
2020-05-29net/mlx5: cmd: Fix memset with byte count warningSaeed Mahameed1-6/+14
2020-05-29Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+5
2020-05-22net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha1-0/+10
2020-05-22net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha1-4/+31
2020-05-22net/mlx5: Add command entry handling completionMoshe Shemesh1-0/+14
2020-05-18net/mlx5: Move iseg access helper routines close to mlx5_core driverParav Pandit1-0/+5
2020-04-30net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh1-0/+4
2020-04-30net/mlx5: Fix forced completion access non initialized command entryMoshe Shemesh1-1/+1
2019-11-01net/mlx5: rate limit alloc_ent error messagesLi RongQing1-1/+1
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-0/+4
2019-08-13net/mlx5: Add XRQ legacy commands opcodesYishai Hadas1-0/+4
2019-08-10mlx5: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-44/+7
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+8
2019-06-07net/mlx5: Update pci error handler entries and command translationEdward Srouji1-0/+8
2019-05-31Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-2/+2
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham1-2/+2
2019-05-17net/mlx5: Add meaningful return codes to status_to_err functionValentine Fatiev1-1/+21
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-15/+14
2019-04-29net/mlx5: Separate and generalize dma device from pci deviceVu Pham1-4/+3
2019-04-29net/mlx5: Get rid of storing copy of device nameParav Pandit1-1/+1
2019-04-22Merge tag 'v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into mlx5-nextSaeed Mahameed1-0/+18
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon1-1/+0
2019-04-02net/mlx5: Replace dev_err/warn/info by mlx5_core_err/warn/infoHuy Nguyen1-10/+10
2019-04-02net/mlx5: Use dev->priv.name instead of dev_nameHuy Nguyen1-1/+1
2019-02-16Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-5/+52
2019-02-14net/mlx5: Add query host params commandBodong Wang1-0/+2
2019-02-13net/mlx5: No command allowed when command interface is not readyHuy Nguyen1-0/+18
2019-01-24net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe1-5/+50
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-5/+5
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich1-0/+4
2018-11-26net/mlx5: CmdIF, Use async events chainSaeed Mahameed1-2/+46
2018-11-12net/mlx5: Return success for PAGE_FAULT_RESUME in internal error stateMoni Shoua1-1/+1
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed1-4/+8
2018-09-17net/mlx5: Fix read from coherent memoryEli Cohen1-1/+1
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch1-4/+4