aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-04-26net/mlx4: Add VF MAC spoof checking supportRony Efraim1-0/+40
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim1-4/+68
2013-04-26net/mlx4: Add set VF mac address supportRony Efraim1-0/+31
2013-04-26net/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-29mlx4_core: Fix potential deadlock in mlx4_eq_int()Jack Morgenstein1-4/+5
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz1-1/+1
2012-09-30mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier1-20/+31
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein1-0/+11
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein1-0/+1
2012-09-30mlx4: Add alias_guid mechanismJack Morgenstein1-2/+4
2012-09-30mlx4: MAD_IFC paravirtualizationJack Morgenstein1-0/+162
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein1-6/+6
2012-09-30IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein1-0/+3
2012-07-25mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza1-2/+47
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion1-0/+19
2012-05-31net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein1-2/+2
2012-05-16net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver unloadJack Morgenstein1-1/+1
2012-05-16net/mlx4: Address build warnings on set but not used variablesOr Gerlitz1-4/+1
2012-03-19mlx4_core: fix race on comm channelEugenia Emantayev1-0/+9
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+5
2012-02-06mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev1-5/+5
2012-02-04mlx4: Fix typo in cmd.cMasanari Iida1-1/+1
2012-01-22mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum1-1/+8
2011-12-19mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin1-32/+56
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein1-1/+169
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev1-0/+37
2011-12-13mlx4: Traffic steering management support for SRIOVEugenia Emantayev1-0/+9
2011-12-13mlx4_core: resource tracking for HCA resources used by guestsEli Cohen1-6/+399
2011-12-13net/mlx4_core: Implement the master-slave communication channelYevgeny Petrilin1-27/+672
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein1-1/+1
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1