summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier2015-05-271-2/+7
* net/mlx4_core: Return the admin alias GUID upon host view requestYishai Hadas2015-04-151-14/+27
* net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas2015-04-151-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-061-1/+2
|\
| * net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein2015-04-061-1/+2
* | net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay2015-04-021-1/+2
* | net/mlx4_en: Enable TX rate limit per VFIdo Shamay2015-04-021-1/+176
* | net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay2015-04-021-1/+8
* | net/mlx4: Allocate VPPs for each port on PF initIdo Shamay2015-04-021-0/+66
* | net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay2015-04-021-0/+9
* | net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay2015-04-021-0/+9
* | net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay2015-04-021-4/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-021-1/+1
|\|
| * net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein2015-03-241-1/+1
* | net/mlx4_core: Add basic elements for QCNShani Michaeli2015-03-061-0/+9
|/
* net/mlx4_core: Port aggregation low level interfaceMoni Shoua2015-02-041-0/+9
* net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapperMatan Barak2015-01-271-1/+3
* net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein2015-01-271-1/+1
* net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas2015-01-251-33/+92
* net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas2015-01-251-19/+58
* net/mlx4_core: Activate reset flow upon fatal command casesYishai Hadas2015-01-251-21/+142
* net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-21/+25
* net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak2014-11-131-32/+44
* net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2014-11-031-2/+2
* net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed2014-11-031-1/+1
* net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed2014-10-281-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-10-081-2/+12
|\
| * net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debugJack Morgenstein2014-09-301-2/+12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-071-2/+2
|\ \ | |/ |/|
| * treewide: fix errors in printkMasanari Iida2014-09-011-2/+2
* | net/mlx4: Correctly configure single ported VFs from the hostMatan Barak2014-09-101-0/+21
* | mlx4_core: Add support for secure-host and SMP firewallJack Morgenstein2014-08-051-0/+9
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-51/+58
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-2/+2
| |\
| * | net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...Sucheta Chakraborty2014-05-231-5/+6
| * | net/mlx4_core: Replace pr_warning() with pr_warn()Amir Vadai2014-05-221-3/+3
| * | net/mlx4_core: Fix smatch error - possible access to a null variableEyal Perry2014-05-141-0/+14
| * | mellanox: Logging message cleanupsJoe Perches2014-05-081-47/+38
* | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-06-101-14/+78
|\ \ \ | |_|/ |/| |
| * | IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-291-0/+34
| * | mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein2014-05-291-1/+12
| * | IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responsesJack Morgenstein2014-05-291-14/+33
| |/
* / net/mlx4_core: Add UPDATE_QP SRIOV wrapper supportMatan Barak2014-05-161-2/+2
|/
* mlx4: Add support for CONFIG_DEV commandOr Gerlitz2014-03-281-0/+9
* net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz2014-03-281-13/+4
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-3/+20
* net/mlx4: Add utils for N-Port VFsMatan Barak2014-03-201-0/+106
* mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-121-0/+24
* mlx4_core: Add support for steerable IB UD QPsMatan Barak2014-01-141-0/+9
* net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim2013-11-071-20/+14