summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-071-0/+2
* net/mlx4_core: Don't fail reg/unreg vlan for older guestsJack Morgenstein2013-11-041-0/+1
* net/mlx4_en: Use vlan id instead of vlan index for unregistrationJack Morgenstein2013-11-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-1/+1
|\
| * net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein2013-11-041-1/+1
* | net/mlx4: Clean the code to eliminate trivial build warningsOr Gerlitz2013-10-171-2/+0
|/
* net: mlx4: Staticize local functionsJingoo Han2013-08-051-3/+3
* net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2013-07-291-0/+18
* net/mlx4: fix small memory leak on errorDan Carpenter2013-07-031-0/+1
* net/mlx4_core: Add HW enforcement to VF link stateRony Efraim2013-07-011-19/+38
* net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein2013-07-011-5/+117
* net/mlx4_core: Add warning in case of command timeoutsDotan Barak2013-06-251-0/+6
* net/mlx4: Add VF link state supportRony Efraim2013-06-131-0/+48
* net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein2013-06-041-2/+0
* net/mlx4: Add support to get VF configRony Efraim2013-04-261-0/+33
* net/mlx4: Add VF MAC spoof checking supportRony Efraim2013-04-261-0/+40
* net/mlx4: Add set VF default vlan ID and priority supportRony Efraim2013-04-261-4/+68
* net/mlx4: Add set VF mac address supportRony Efraim2013-04-261-0/+31
* net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim2013-04-261-0/+32
* drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches2013-03-151-3/+1
* mlx4_core: Fix potential deadlock in mlx4_eq_int()Jack Morgenstein2012-11-291-4/+5
* mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-261-1/+1
* mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier2012-09-301-20/+31
* mlx4: Paravirtualize Node Guids for slavesJack Morgenstein2012-09-301-0/+11
* IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2012-09-301-0/+1
* mlx4: Add alias_guid mechanismJack Morgenstein2012-09-301-2/+4
* mlx4: MAD_IFC paravirtualizationJack Morgenstein2012-09-301-0/+162
* mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein2012-09-301-6/+6
* IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein2012-09-301-0/+3
* mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza2012-07-251-2/+47
* net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion2012-07-071-0/+19
* net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein2012-05-311-2/+2
* net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein2012-05-161-1/+1
* net/mlx4: Address build warnings on set but not used variablesOr Gerlitz2012-05-161-4/+1
* mlx4_core: fix race on comm channelEugenia Emantayev2012-03-191-0/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-02-101-5/+5
|\
| * mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev2012-02-061-5/+5
* | mlx4: Fix typo in cmd.cMasanari Iida2012-02-041-1/+1
|/
* mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum2012-01-221-1/+8
* mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin2011-12-191-32/+56
* mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein2011-12-131-1/+169
* mlx4: Ethernet port management modificationsEugenia Emantayev2011-12-131-0/+37
* mlx4: Traffic steering management support for SRIOVEugenia Emantayev2011-12-131-0/+9
* mlx4_core: resource tracking for HCA resources used by guestsEli Cohen2011-12-131-6/+399
* net/mlx4_core: Implement the master-slave communication channelYevgeny Petrilin2011-12-131-27/+672
* mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-131-1/+1
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* mlx4: Move the Mellanox driverJeff Kirsher2011-08-111-0/+443
OpenPOWER on IntegriCloud