summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c
AgeCommit message (Expand)AuthorFilesLines
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...David S. Miller1-0/+12
2016-08-23Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git...David 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/dledfo...Linus 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/kerne...Linus 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
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny1-0/+1
2015-09-28net/mlx5_core: Fix async commands return codeEli Cohen1-0/+1
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai1-19/+0
2015-05-30net/mlx5_core: HW data structs/types definitions cleanupSaeed Mahameed1-4/+13
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2015-04-02net/mlx5_core: Fix a bug in alloc_tokenAchiad Shochat1-1/+4
2015-04-02net/mlx5_core: Avoid usage command work entry after writing command doorbellIra Gusinsky1-1/+2
2015-04-02net/mlx5_core: Avoid copying outbox in aysnc command completionEli Cohen1-1/+2
2015-04-02net/mlx5_core: Use coherent memory for command interface pageEli Cohen1-23/+49
2014-12-08net/mlx5_core: Fix command queue size enforcementEli Cohen1-1/+1
2014-10-03net/mlx5_core: use set/get macros in device capsEli Cohen1-0/+17
2014-10-03net/mlx5_core: Use hardware registers description header fileEli Cohen1-36/+0
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen1-9/+15
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein1-1/+1
2014-07-23net: mlx5: Use ktime_get_ns()Thomas Gleixner1-12/+4
2014-05-08mellanox: Logging message cleanupsJoe Perches1-2/+2
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-08IB/mlx5: Multithreaded create MREli Cohen1-27/+79
2013-10-10mlx5: Fix error code translation from firmware to driverEli Cohen1-1/+1