summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-11-301-3/+2Star
* | net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia2016-11-181-76/+69Star
* | net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia2016-10-301-1/+12
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-08-301-31/+54
|\
| * net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey2016-08-201-31/+54
* | Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2016-08-241-0/+12
|\ \
| * | net/mlx5: Add HW interfaces used by LAGAviv Heller2016-08-181-0/+12
* | | Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2016-08-231-122/+139
|\| |
| * | net/mlx5: Introduce alloc_encap and dealloc_encap commandsIlya Lesokhin2016-08-171-0/+4
| * | net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-120/+131
| * | {net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed2016-08-141-1/+3