aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/cmd.c
AgeCommit message (Expand)Author
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-03-12net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein
2019-03-12net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein
2019-01-17net/mlx4: remove unneeded semicolonYueHaibing
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-22mlx4: Replace PCI pool old APIRomain Perier
2017-08-16net/mlx4: fix spelling mistake: "availible" -> "available"Colin Ian King
2017-08-16mlx4: sizeof style usagestephen hemminger
2017-06-29net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"Colin Ian King
2017-05-09net/mlx4_core: Reduce harmless SRIOV error message to debug levelJack Morgenstein
2017-03-16net/mlx4_core: Avoid delays during VF driver device shutdownJack Morgenstein
2017-02-23net/mlx4: Spoofcheck and zero MAC can't coexistEugenia Emantayev
2016-11-30ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zallocSouptick Joarder
2016-10-29net/mlx4_core: Do not access comm channel if it has not yet been initializedJack Morgenstein
2016-09-24net/mlx4: Add VF vlan protocol 802.1ad supportMoshe Shemesh
2016-09-24net/mlx4_core: Preparation for VF vlan protocol 802.1adMoshe Shemesh
2016-09-21net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein
2016-06-15net/mlx4_en: initialize cmd.context_lock spinlock earlierEric Dumazet
2016-02-11net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes
2015-12-08IB/mlx4: Use correct order of variables in log messageWengang Wang
2015-10-27net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto
2015-07-26net/mlx4_core: Relieve cpu load average on the port sending flowJack Morgenstein
2015-06-15net/mlx4_en: Support ndo_get_vf_statsEran Ben Elisha
2015-06-15net/mlx4_core: Add helper to query countersEran Ben Elisha
2015-06-03net/mlx4_core: fix typo in mlx4_set_vf_macCarol Soto
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-05-27mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier
2015-05-24net/mlx4_core: Enable single ported IB VFsOr Gerlitz
2015-05-24net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physicalOr Gerlitz
2015-04-15net/mlx4_core: Return the admin alias GUID upon host view requestYishai Hadas
2015-04-15net/mlx4_core: Set initial admin GUIDs for VFsYishai Hadas
2015-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-04-06net/mlx4_core: Fix error message deprecation for ConnectX-2 cardsJack Morgenstein
2015-04-02net/mlx4: Add SET_PORT opcode modifiers enumerationIdo Shamay
2015-04-02net/mlx4_en: Enable TX rate limit per VFIdo Shamay
2015-04-02net/mlx4: Added qos_vport QP configuration in VST modeIdo Shamay
2015-04-02net/mlx4: Allocate VPPs for each port on PF initIdo Shamay
2015-04-02net/mlx4: Add mlx4_SET_VPORT_QOS implementationIdo Shamay
2015-04-02net/mlx4: Add mlx4_ALLOCATE_VPP implementationIdo Shamay
2015-04-02net/mlx4: Aesthetic code changes in multi_func_initIdo Shamay
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-03-24net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutexJack Morgenstein
2015-03-06net/mlx4_core: Add basic elements for QCNShani Michaeli
2015-02-04net/mlx4_core: Port aggregation low level interfaceMoni Shoua
2015-01-27net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapperMatan Barak
2015-01-27net/mlx4_core: Fix HW2SW_EQ to conform to the firmware specJack Morgenstein
2015-01-25net/mlx4_core: Reset flow activation upon SRIOV fatal command casesYishai Hadas
2015-01-25net/mlx4_core: Enable device recovery flow with SRIOVYishai Hadas