summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-02-161-5/+52
|\
| * net/mlx5: Add query host params commandBodong Wang2019-02-141-0/+2
| * net/mlx5: Make mlx5_cmd_exec_cb() a safe APIJason Gunthorpe2019-01-241-5/+50
* | net/mlx5: No command allowed when command interface is not readyHuy Nguyen2019-02-141-0/+18
|/
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-5/+5
* net/mlx5: Add monitor commands layout and event dataEyal Davidovich2018-12-101-0/+4
* net/mlx5: CmdIF, Use async events chainSaeed Mahameed2018-11-261-2/+46
* net/mlx5: Return success for PAGE_FAULT_RESUME in internal error stateMoni Shoua2018-11-121-1/+1
* Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-10-171-4/+8
|\
| * {net, RDMA}/mlx5: Rename encap to reformat packetMark Bloch2018-09-051-4/+4
| * net/mlx5: Add memic command opcode to command checkerAriel Levkovich2018-09-041-0/+4
* | net/mlx5: Fix read from coherent memoryEli Cohen2018-09-181-1/+1
|/
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-161-1/+1
|\
| * net/mlx5: Reduce command polling intervalEli Cohen2018-08-091-1/+1
| * Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-07-231-23/+30
| |\
* | | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-161-4/+4
|\| |
| * | net/mlx5: Fix command interface race in polling modeAlex Vesker2018-06-271-1/+3
| * | net/mlx5: Fix incorrect raw command length parsingAlex Vesker2018-06-271-3/+1Star
* | | Merge branch 'mellanox/mlx5-next' into rdma.git for-nextJason Gunthorpe2018-07-241-21/+16Star
|\ \ \ | | |/ | |/|
| * | net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich2018-07-181-0/+1
| * | net/mlx5: Add XRQ commands definitionsMax Gurtovoy2018-07-181-0/+8
| * | net/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2018-07-111-21/+7Star
* | | Merge branch 'mlx5-dump-fill-mkey' into rdma.git for-nextJason Gunthorpe2018-07-041-7/+4Star
|\| |
| * | net/mlx5: Rate limit errors in command interfaceLeon Romanovsky2018-06-271-7/+4Star
* | | IB/mlx5: Add DEVX support for modify and query commandsYishai Hadas2018-06-191-0/+5
|/ /
* | net/mlx5: Expose DEVX specificationYishai Hadas2018-06-191-0/+4
* | net/mlx5: Prevent warns in dmesg upon firmware commandsYishai Hadas2018-06-191-2/+13
|/
* net/mlx5: Fix dump_command mailbox length printedMoshe Shemesh2018-05-041-1/+3
* net/mlx5: Refactor num of blocks in mailbox calculationMoshe Shemesh2018-05-041-12/+12
* net/mlx5: Protect from command bit overflowLeon Romanovsky2018-03-261-1/+1
* net/mlx5: Add support for QUERY_VNIC_ENV commandMoshe Shemesh2018-03-261-0/+2
* net/mlx5: Fix rate limit packet pacing naming and structEran Ben Elisha2017-12-191-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-09-061-1/+0Star
|\
| * net/mlx5e: Avoid using multiple blank linesOr Gerlitz2017-08-201-1/+0Star
* | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-041-5/+6
|\ \ | |/ |/|
| * mlx5: Replace PCI pool old APIRomain Perier2017-08-221-5/+6
* | net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh2017-07-271-2/+17
* | net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh2017-07-271-2/+4
|/
* net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari2017-06-271-0/+10
* net/mlx5: Expose command polling interfaceMajd Dibbiny2017-06-151-7/+23
* net/mlx5: Align to match opening parenthesisOr Gerlitz2017-06-151-1/+1
* net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-151-2/+0Star
* net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-151-1/+1
* net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia2017-05-231-5/+36
* net/mlx5: Introduce alloc/dealloc modify header context commandsOr Gerlitz2017-03-281-0/+4
* net/mlx5: Reorder few command cases to reflect their natural orderOr Gerlitz2017-03-281-12/+12
* net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz2017-03-221-0/+4
* net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz2017-01-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-071-5/+0Star
|\
| * net/mlx5: Fix query ISSI flowKamal Heib2016-12-061-5/+0Star