aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c
AgeCommit message (Expand)Author
2017-08-11net/mlx5: Fix command bad flow on command entry allocation failureMoshe Shemesh
2017-08-11net/mlx5: Fix command completion after timeout access invalid structureMoshe Shemesh
2017-05-23net/mlx5: Avoid using pending command interface slotsMohamad Haj Yahia
2017-03-28net/mlx5: Introduce alloc/dealloc modify header context commandsOr Gerlitz
2017-03-28net/mlx5: Reorder few command cases to reflect their natural orderOr Gerlitz
2017-03-22net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06net/mlx5: Fix query ISSI flowKamal Heib
2016-11-30ethernet :mellanox :mlx5: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-11-18net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia
2016-10-30net/mlx5: Introduce TSAR manipulation firmware commandsMohamad Haj Yahia
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-24Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2016-08-22mlx5/core: Use memdup_user() rather than duplicating its implementationMarkus Elfring
2016-08-19net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey
2016-08-18net/mlx5: Add HW interfaces used by LAGAviv Heller
2016-08-17net/mlx5: Introduce alloc_encap and dealloc_encap commandsIlya Lesokhin
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed
2016-08-14{net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed
2016-08-14net/mlx5: MCG commands via mlx5 ifcSaeed Mahameed
2016-07-01net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia
2016-07-01net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia
2016-07-01net/mlx5: Fix teardown errors that happen in pci error handlerMohamad Haj Yahia
2016-06-29net/mlx5: Update command stringsEli Cohen
2016-05-16net/mlx5_core: Firmware commands to support flow countersAmir Vadai
2016-05-16net/mlx5_core: Use a macro in mlx5_command_str()Amir Vadai
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-21net/mlx5_core: Implement modify HCA vport commandEli Cohen
2016-02-24net/mlx5e: Add netdev support for VXLAN tunnelingMatthew Finlay
2016-02-24net/mlx5e: Wake On LAN supportTariq Toukan
2015-11-06Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-10-14net/mlx5_core: Add pci error handlers to mlx5_core driverMajd Dibbiny
2015-10-15mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig
2015-10-09net/mlx5_core: Prepare cmd interface to system errors handlingEli Cohen
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny
2015-09-28net/mlx5_core: Fix async commands return codeEli Cohen
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed
2015-04-02net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat
2015-04-02net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky
2015-04-02net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen
2014-12-08net/mlx5_core: Fix command queue size enforcementEli Cohen
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen
2014-10-03net/mlx5_core: Use hardware registers description header fileEli Cohen
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds