summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny2015-09-281-0/+1
* | net/mlx5_core: Fix async commands return codeEli Cohen2015-09-281-0/+1
|/
* net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-301-19/+0
* net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed2015-05-301-4/+13
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat2015-04-021-1/+4
* net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky2015-04-021-1/+2
* net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen2015-04-021-1/+2
* net/mlx5_core: Use coherent memory for command interface pageEli Cohen2015-04-021-23/+49
* net/mlx5_core: Fix command queue size enforcementEli Cohen2014-12-081-1/+1
* net/mlx5_core: use set/get macros in device capsEli Cohen2014-10-031-0/+17
OpenPOWER on IntegriCloud