aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-26net/mlx4_core: Relieve cpu load average on the port sending flowJack Morgenstein1-2/+15
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha1-0/+30
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha1-0/+57
2015-06-03net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto1-1/+1
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+7
2015-05-27mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier1-2/+7
2015-05-24net/mlx4_core: Enable single ported IB VFsOr Gerlitz1-0/+11
2015-05-24net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physicalOr Gerlitz1-4/+6
2015-04-15net/mlx4_core: Return the admin alias GUID upon host view requestYishai Hadas1-14/+27
2015-04-15net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas1-0/+1
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein1-1/+2
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay1-1/+2
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay1-1/+176
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay1-1/+8
2015-04-02net/mlx4: Allocate VPPs for each port on PF initIdo Shamay1-0/+66
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay1-0/+9
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay1-0/+9
2015-04-02net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay1-4/+15
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2015-03-24net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein1-1/+1
2015-03-06net/mlx4_core: Add basic elements for QCNShani Michaeli1-0/+9
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua1-0/+9
2015-01-27net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapperMatan Barak1-1/+3
2015-01-27net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein1-1/+1
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas1-33/+92
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas1-19/+58
2015-01-25net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas1-21/+142
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-21/+25
2014-11-13net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak1-32/+44
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak1-2/+2
2014-11-03net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed1-1/+1
2014-10-28net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed1-0/+9
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+12
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+2
2014-09-30net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debugJack Morgenstein1-2/+12
2014-09-10net/mlx4: Correctly configure single ported VFs from the hostMatan Barak1-0/+21
2014-09-01treewide: fix errors in printkMasanari Iida1-2/+2
2014-08-05mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein1-0/+9
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-51/+58
2014-06-10Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-14/+78
2014-05-29IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-0/+34
2014-05-29mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-1/+12
2014-05-29IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein1-14/+33
2014-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+2
2014-05-23net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.Sucheta Chakraborty1-5/+6
2014-05-22net/mlx4_core: Replace pr_warning() with pr_warn()Amir Vadai1-3/+3
2014-05-16net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak1-2/+2
2014-05-14net/mlx4_core: Fix smatch error - possible access to a null variableEyal Perry1-0/+14
2014-05-08mellanox: Logging message cleanupsJoe Perches1-47/+38