summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/cmd.c
AgeCommit message (Expand)Author
2016-10-29net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh
2016-09-21net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein
2016-06-15net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet
2016-02-11net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes
2015-12-08IB/mlx4: Use correct order of variables in log messageWengang Wang
2015-10-27net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto
2015-07-26net/mlx4_core: Relieve cpu load average on the port sending flowJack Morgenstein
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-03net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-27mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier
2015-05-24net/mlx4_core: Enable single ported IB VFsOr Gerlitz
2015-05-24net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physicalOr Gerlitz
2015-04-15net/mlx4_core: Return the admin alias GUID upon host view requestYishai Hadas
2015-04-15net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay
2015-04-02net/mlx4: Allocate VPPs for each port on PF initIdo Shamay
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay
2015-04-02net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-24net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein
2015-03-06net/mlx4_core: Add basic elements for QCNShani Michaeli
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua
2015-01-27net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapperMatan Barak
2015-01-27net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2014-11-13net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak
2014-11-03net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed
2014-10-28net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-09-30net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debugJack Morgenstein
2014-09-10net/mlx4: Correctly configure single ported VFs from the hostMatan Barak
2014-09-01treewide: fix errors in printkMasanari Iida
2014-08-05mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-05-29IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein