index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
cmd.c
Age
Commit message (
Expand
)
Author
2019-01-17
net/mlx4: remove unneeded semicolon
YueHaibing
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-08-22
mlx4: Replace PCI pool old API
Romain Perier
2017-08-16
net/mlx4: fix spelling mistake: "availible" -> "available"
Colin Ian King
2017-08-16
mlx4: sizeof style usage
stephen hemminger
2017-06-29
net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"
Colin Ian King
2017-05-09
net/mlx4_core: Reduce harmless SRIOV error message to debug level
Jack Morgenstein
2017-03-16
net/mlx4_core: Avoid delays during VF driver device shutdown
Jack Morgenstein
2017-02-23
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
2016-11-30
ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
2016-10-29
net/mlx4_core: Do not access comm channel if it has not yet been initialized
Jack Morgenstein
2016-09-24
net/mlx4: Add VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
net/mlx4_core: Preparation for VF vlan protocol 802.1ad
Moshe Shemesh
2016-09-21
net/mlx4_core: Fix deadlock when switching between polling and event fw commands
Jack Morgenstein
2016-06-15
net/mlx4_en: initialize cmd.context_lock spinlock earlier
Eric Dumazet
2016-02-11
net/mlx4: fix some error handling in mlx4_multi_func_init()
Rasmus Villemoes
2015-12-08
IB/mlx4: Use correct order of variables in log message
Wengang Wang
2015-10-27
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
Carol L Soto
2015-07-26
net/mlx4_core: Relieve cpu load average on the port sending flow
Jack Morgenstein
2015-06-15
net/mlx4_en: Support ndo_get_vf_stats
Eran Ben Elisha
2015-06-15
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
2015-06-03
net/mlx4_core: fix typo in mlx4_set_vf_mac
Carol Soto
2015-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-27
mlx4_core: Fix fallback from MSI-X to INTx
Benjamin Poirier
2015-05-24
net/mlx4_core: Enable single ported IB VFs
Or Gerlitz
2015-05-24
net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physical
Or Gerlitz
2015-04-15
net/mlx4_core: Return the admin alias GUID upon host view request
Yishai Hadas
2015-04-15
net/mlx4_core: Set initial admin GUIDs for VFs
Yishai Hadas
2015-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-06
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
Jack Morgenstein
2015-04-02
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
2015-04-02
net/mlx4_en: Enable TX rate limit per VF
Ido Shamay
2015-04-02
net/mlx4: Added qos_vport QP configuration in VST mode
Ido Shamay
2015-04-02
net/mlx4: Allocate VPPs for each port on PF init
Ido Shamay
2015-04-02
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
Ido Shamay
2015-04-02
net/mlx4: Add mlx4_ALLOCATE_VPP implementation
Ido Shamay
2015-04-02
net/mlx4: Aesthetic code changes in multi_func_init
Ido Shamay
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-24
net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutex
Jack Morgenstein
2015-03-06
net/mlx4_core: Add basic elements for QCN
Shani Michaeli
2015-02-04
net/mlx4_core: Port aggregation low level interface
Moni Shoua
2015-01-27
net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper
Matan Barak
2015-01-27
net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec
Jack Morgenstein
2015-01-25
net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
Yishai Hadas
2015-01-25
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
2015-01-25
net/mlx4_core: Activate reset flow upon fatal command cases
Yishai Hadas
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2014-11-13
net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup
Matan Barak
[next]