aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-08-20net/mlx5e: Avoid using multiple blank linesOr Gerlitz1-1/+0
2017-07-27net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh1-2/+17
2017-07-27net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh1-2/+4
2017-06-27net/mlx5: FPGA, Add FW commands for FPGA QPsIlan Tayari1-0/+10
2017-06-16net/mlx5: Expose command polling interfaceMajd Dibbiny1-7/+23
2017-06-16net/mlx5: Align to match opening parenthesisOr Gerlitz1-1/+1
2017-06-16net/mlx5: Avoid using multiple blank linesOr Gerlitz1-2/+0
2017-06-16net/mlx5: Fix some spelling mistakesOr Gerlitz1-1/+1
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia1-5/+36
2017-03-28net/mlx5: Introduce alloc/dealloc modify header context commandsOr Gerlitz1-0/+4
2017-03-28net/mlx5: Reorder few command cases to reflect their natural orderOr Gerlitz1-12/+12
2017-03-22net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz1-0/+4
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz1-1/+1
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+0
2016-12-06net/mlx5: Fix query ISSI flowKamal Heib1-5/+0
2016-11-30ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder1-3/+2
2016-11-18net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia1-76/+69
2016-10-30net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia1-1/+12
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-31/+54
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller1-0/+12
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdmaDavid S. Miller1-122/+139
2016-08-22mlx5/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring1-14/+3
2016-08-19net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey1-31/+54
2016-08-18net/mlx5: Add HW interfaces used by LAGAviv Heller1-0/+12
2016-08-17net/mlx5: Introduce alloc_encap and dealloc_encap commandsIlya Lesokhin1-0/+4
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-120/+131
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed1-1/+3
2016-08-14net/mlx5: MCG commands via mlx5 ifcSaeed Mahameed1-2/+2
2016-07-01net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia1-7/+31
2016-07-01net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia1-46/+33
2016-07-01net/mlx5: Fix teardown errors that happen in pci error handlerMohamad Haj Yahia1-4/+8
2016-06-29net/mlx5: Update command stringsEli Cohen1-0/+1
2016-05-16net/mlx5_core: Firmware commands to support flow countersAmir Vadai1-0/+6
2016-05-16net/mlx5_core: Use a macro in mlx5_command_str()Amir Vadai1-171/+132
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-0/+6
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen1-0/+6
2016-02-24net/mlx5e: Add netdev support for VXLAN tunnelingMatthew Finlay1-1/+7
2016-02-24net/mlx5e: Wake On LAN supportTariq Toukan1-0/+6
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-1/+1
2015-10-14net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny1-0/+170
2015-10-15mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig1-1/+1
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen1-2/+18