aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-03-28mlx4: Add support for CONFIG_DEV commandOr Gerlitz1-0/+9
2014-03-28net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz1-13/+4
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak1-3/+20
2014-03-20net/mlx4: Add utils for N-Port VFsMatan Barak1-0/+106
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein1-0/+24
2014-01-14mlx4_core: Add support for steerable IB UD QPsMatan Barak1-0/+9
2013-11-07net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim1-20/+14
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-0/+2
2013-11-04net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein1-0/+1
2013-11-04net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein1-1/+1
2013-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-11-04net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein1-1/+1
2013-10-17net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz1-2/+0
2013-08-05net: mlx4: Staticize local functionsJingoo Han1-3/+3
2013-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin1-0/+18
2013-07-03net/mlx4: fix small memory leak on errorDan Carpenter1-0/+1
2013-07-01net/mlx4_core: Add HW enforcement to VF link stateRony Efraim1-19/+38
2013-07-01net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein1-5/+117
2013-06-25net/mlx4_core: Add warning in case of command timeoutsDotan Barak1-0/+6
2013-06-13net/mlx4: Add VF link state supportRony Efraim1-0/+48
2013-06-04net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficiently initializedJack Morgenstein1-2/+0
2013-04-26net/mlx4: Add support to get VF configRony Efraim1-0/+33