aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/cmd.c
AgeCommit message (Expand)Author
2013-11-20net/mlx4_core: Fix call to __mlx4_unregister_macJack Morgenstein
2013-06-04net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficie...Jack Morgenstein
2013-04-26net/mlx4: Add support to get VF configRony Efraim
2013-04-26net/mlx4: Add VF MAC spoof checking supportRony Efraim
2013-04-26net/mlx4: Add set VF default vlan ID and priority supportRony Efraim
2013-04-26net/mlx4: Add set VF mac address supportRony Efraim
2013-04-26net/mlx4: Add structures to keep VF Ethernet ports informationRony Efraim
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2012-11-29mlx4_core: Fix potential deadlock in mlx4_eq_int()Jack Morgenstein
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz
2012-09-30mlx4_core: Fix crash on uninitialized priv->cmd.slave_semRoland Dreier
2012-09-30mlx4: Paravirtualize Node Guids for slavesJack Morgenstein
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein
2012-09-30mlx4: Add alias_guid mechanismJack Morgenstein
2012-09-30mlx4: MAD_IFC paravirtualizationJack Morgenstein
2012-09-30mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoopJack Morgenstein
2012-09-30IB/mlx4: Initialize SR-IOV IB support for slaves in master contextJack Morgenstein
2012-07-25mlx4: Add support for EEH error recoveryKleber Sacilotto de Souza
2012-07-07net/mlx4_core: Add firmware commands to support device managed flow steeringHadar Hen Zion
2012-05-31net/mlx4_core: Fixes for VF / Guest startup flowJack Morgenstein
2012-05-16net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...Jack Morgenstein
2012-05-16net/mlx4: Address build warnings on set but not used variablesOr Gerlitz
2012-03-19mlx4_core: fix race on comm channelEugenia Emantayev
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-06mlx4_core: fix memory leak at multi_func_cleanupEugenia Emantayev
2012-02-04mlx4: Fix typo in cmd.cMasanari Iida
2012-01-22mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum
2011-12-19mlx4: Fixing wrong error codes in communication channelYevgeny Petrilin
2011-12-13mlx4_core: Modify driver initialization flow to accommodate SRIOV for EthernetJack Morgenstein
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev
2011-12-13mlx4: Traffic steering management support for SRIOVEugenia Emantayev
2011-12-13mlx4_core: resource tracking for HCA resources used by guestsEli Cohen
2011-12-13net/mlx4_core: Implement the master-slave communication channelYevgeny Petrilin
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher