aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2018-09-04net/mlx5: Add memic command opcode to command checkerAriel Levkovich1-0/+4
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe1-1/+1
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe1-4/+4
2018-08-08net/mlx5: Reduce command polling intervalEli Cohen1-1/+1
2018-07-24Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe1-21/+16
2018-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxSaeed Mahameed1-23/+30
2018-07-18net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich1-0/+1
2018-07-18net/mlx5: Add XRQ commands definitionsMax Gurtovoy1-0/+8
2018-07-11net/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn1-21/+7
2018-07-04Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe1-7/+4
2018-06-27net/mlx5: Rate limit errors in command interfaceLeon Romanovsky1-7/+4
2018-06-26net/mlx5: Fix command interface race in polling modeAlex Vesker1-1/+3
2018-06-26net/mlx5: Fix incorrect raw command length parsingAlex Vesker1-3/+1
2018-06-19IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas1-0/+5
2018-06-19net/mlx5: Expose DEVX specificationYishai Hadas1-0/+4
2018-06-19net/mlx5: Prevent warns in dmesg upon firmware commandsYishai Hadas1-2/+13
2018-05-04net/mlx5: Fix dump_command mailbox length printedMoshe Shemesh1-1/+3
2018-05-04net/mlx5: Refactor num of blocks in mailbox calculationMoshe Shemesh1-12/+12
2018-03-26net/mlx5: Protect from command bit overflowLeon Romanovsky1-1/+1
2018-03-26net/mlx5: Add support for QUERY_VNIC_ENV commandMoshe Shemesh1-0/+2
2017-12-19net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha1-2/+2
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-5/+6
2017-08-22mlx5: Replace PCI pool old APIRomain Perier1-5/+6