summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/cmd.c
AgeCommit message (Expand)AuthorFilesLines
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-29net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev capSaeed Mahameed1-0/+9
2014-10-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-2/+12
2014-10-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2014-10-01net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debugJack Morgenstein1-2/+12
2014-09-11net/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-13Merge 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/r...Linus Torvalds1-14/+78
2014-05-30IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-0/+34
2014-05-30mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPsJack Morgenstein1-1/+12
2014-05-30IB/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 t...Sucheta Chakraborty1-5/+6
2014-05-23net/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-09mellanox: Logging message cleanupsJoe Perches1-47/+38
2014-03-29mlx4: Add support for CONFIG_DEV commandOr Gerlitz1-0/+9
2014-03-29net/mlx4: USe one wrapper that returns -EPERMOr Gerlitz1-13/+4
2014-03-21net/mlx4: Adapt code for N-Port VFMatan Barak1-3/+20
2014-03-21net/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-15mlx4_core: Add support for steerable IB UD QPsMatan Barak1-0/+9
2013-11-08net/mlx4_core: Add immediate activate for VGT->VST->VGTRony Efraim1-20/+14
2013-11-08net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-0/+2
2013-11-05net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein1-0/+1
2013-11-05net/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-04net/mlx4: fix small memory leak on errorDan Carpenter1-0/+1
2013-07-02net/mlx4_core: Add HW enforcement to VF link stateRony Efraim1-19/+38
2013-07-02net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein1-5/+117
2013-06-26net/mlx4_core: Add warning in case of command timeoutsDotan Barak1-0/+6
2013-06-14net/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 sufficie...Jack Morgenstein1-2/+0
2013-04-27net/mlx4: Add support to get VF configRony Efraim1-0/+33
2013-04-27net/mlx4: Add VF MAC spoof checking supportRony Efraim1-0/+40
2013-04-27net/mlx4: Add set VF default vlan ID and priority supportRony Efraim1-4/+68
2013-04-27net/mlx4: Add set VF mac address supportRony Efraim1-0/+31
2013-04-27net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim1-0/+32
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches1-3/+1
2012-11-30mlx4_core: Fix potential deadlock in mlx4_eq_int()Jack Morgenstein1-4/+5
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz1-1/+1