summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
|\
| * net/mlx5e: Avoid using multiple blank linesOr Gerlitz2017-08-201-1/+0
* | Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-031-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-161-7/+23
* net/mlx5: Align to match opening parenthesisOr Gerlitz2017-06-161-1/+1
* net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-161-2/+0
* net/mlx5: Fix some spelling mistakesOr Gerlitz2017-06-161-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-061-5/+0
|\
| * net/mlx5: Fix query ISSI flowKamal Heib2016-12-061-5/+0
* | ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder2016-11-301-3/+2
* | net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia2016-11-181-76/+69
* | 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-191-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
| * | net/mlx5: MCG commands via mlx5 ifcSaeed Mahameed2016-08-141-2/+2
| |/
* / mlx5/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring2016-08-221-14/+3
|/
* net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-011-7/+31
* net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia2016-07-011-46/+33
* net/mlx5: Fix teardown errors that happen in pci error handlerMohamad Haj Yahia2016-07-011-4/+8
* net/mlx5: Update command stringsEli Cohen2016-06-291-0/+1
* net/mlx5_core: Firmware commands to support flow countersAmir Vadai2016-05-161-0/+6
* net/mlx5_core: Use a macro in mlx5_command_str()Amir Vadai2016-05-161-171/+132
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-03-221-0/+6
|\
| * net/mlx5_core: Implement modify HCA vport commandEli Cohen2016-03-211-0/+6
* | net/mlx5e: Add netdev support for VXLAN tunnelingMatthew Finlay2016-02-241-1/+7
* | net/mlx5e: Wake On LAN supportTariq Toukan2016-02-241-0/+6
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-061-1/+1
|\
| * mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-1/+1
* | net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny2015-10-141-0/+170
* | net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen2015-10-091-2/+18