index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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
2023-08-23
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
2022-05-02
net: mellanox: fix open-coded for_each_set_bit()
Yury Norov
2021-10-10
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-05
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
2021-10-05
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2021-04-22
net/mlx4: Treat VFs fair when handling comm_channel_events
Hans Westgaard Ry
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-03-12
net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...
Jack Morgenstein
2019-03-12
net/mlx4_core: Fix reset flow when in command polling mode
Jack Morgenstein
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
[next]