aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c
AgeCommit message (Expand)Author
2020-06-03net/mlx5: Avoid processing commands before cmdif is readyEran Ben Elisha
2020-06-03net/mlx5: Fix a race when moving command interface to events modeEran Ben Elisha
2020-06-03net/mlx5: Add command entry handling completionMoshe Shemesh
2020-05-14net/mlx5: Fix command entry leak in Internal Error StateMoshe Shemesh
2020-05-14net/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
2018-09-17net/mlx5: Fix read from coherent memoryEli Cohen
2018-09-05{net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch
2018-09-04net/mlx5: Add memic command opcode to command checkerAriel Levkovich
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-08net/mlx5: Reduce command polling intervalEli Cohen
2018-07-24Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe
2018-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-07-18net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich
2018-07-18net/mlx5: Add XRQ commands definitionsMax Gurtovoy
2018-07-11net/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe
2018-06-27net/mlx5: Rate limit errors in command interfaceLeon Romanovsky
2018-06-26net/mlx5: Fix command interface race in polling modeAlex Vesker
2018-06-26net/mlx5: Fix incorrect raw command length parsingAlex Vesker
2018-06-19IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas
2018-06-19net/mlx5: Expose DEVX specificationYishai Hadas
2018-06-19net/mlx5: Prevent warns in dmesg upon firmware commandsYishai Hadas
2018-05-04net/mlx5: Fix dump_command mailbox length printedMoshe Shemesh
2018-05-04net/mlx5: Refactor num of blocks in mailbox calculationMoshe Shemesh