index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
cmd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mlx4: Address spelling errors
Simon Horman
2024-02-07
1
-3
/
+4
*
mlx4: Use 'void *' as the event param of mlx4_dispatch_event()
Petr Pavlu
2023-08-23
1
-2
/
+2
*
net: mellanox: fix open-coded for_each_set_bit()
Yury Norov
2022-05-02
1
-17
/
+6
*
ethernet: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-10
1
-2
/
+0
*
mlx4: replace mlx4_u64_to_mac() with u64_to_ether_addr()
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
Jakub Kicinski
2021-10-05
1
-1
/
+1
*
net/mlx4: Treat VFs fair when handling comm_channel_events
Hans Westgaard Ry
2021-04-22
1
-29
/
+40
*
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
1
-13
/
+0
*
net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...
Jack Morgenstein
2019-03-12
1
-0
/
+8
*
net/mlx4_core: Fix reset flow when in command polling mode
Jack Morgenstein
2019-03-12
1
-0
/
+1
*
net/mlx4: remove unneeded semicolon
YueHaibing
2019-01-18
1
-1
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-6
/
+9
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-13
1
-3
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-09-06
1
-10
/
+10
|
\
|
*
net/mlx4: fix spelling mistake: "availible" -> "available"
Colin Ian King
2017-08-16
1
-8
/
+8
|
*
mlx4: sizeof style usage
stephen hemminger
2017-08-16
1
-2
/
+2
*
|
mlx4: Replace PCI pool old API
Romain Perier
2017-08-22
1
-5
/
+5
|
/
*
net/mlx4: fix spelling mistake: "enforcment" -> "enforcement"
Colin Ian King
2017-06-29
1
-1
/
+1
*
net/mlx4_core: Reduce harmless SRIOV error message to debug level
Jack Morgenstein
2017-05-09
1
-3
/
+11
*
net/mlx4_core: Avoid delays during VF driver device shutdown
Jack Morgenstein
2017-03-17
1
-0
/
+11
*
net/mlx4: Spoofcheck and zero MAC can't coexist
Eugenia Emantayev
2017-02-23
1
-2
/
+20
*
ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc
Souptick Joarder
2016-11-30
1
-4
/
+2
*
net/mlx4_core: Do not access comm channel if it has not yet been initialized
Jack Morgenstein
2016-10-29
1
-0
/
+9
*
net/mlx4: Add VF vlan protocol 802.1ad support
Moshe Shemesh
2016-09-24
1
-3
/
+48
*
net/mlx4_core: Preparation for VF vlan protocol 802.1ad
Moshe Shemesh
2016-09-24
1
-0
/
+7
*
net/mlx4_core: Fix deadlock when switching between polling and event fw commands
Jack Morgenstein
2016-09-22
1
-6
/
+17
*
net/mlx4_en: initialize cmd.context_lock spinlock earlier
Eric Dumazet
2016-06-15
1
-1
/
+0
*
net/mlx4: fix some error handling in mlx4_multi_func_init()
Rasmus Villemoes
2016-02-11
1
-1
/
+1
*
IB/mlx4: Use correct order of variables in log message
Wengang Wang
2015-12-08
1
-1
/
+1
*
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
Carol L Soto
2015-10-28
1
-1
/
+1
*
net/mlx4_core: Relieve cpu load average on the port sending flow
Jack Morgenstein
2015-07-27
1
-2
/
+15
*
net/mlx4_en: Support ndo_get_vf_stats
Eran Ben Elisha
2015-06-16
1
-0
/
+30
*
net/mlx4_core: Add helper to query counters
Eran Ben Elisha
2015-06-16
1
-0
/
+57
*
net/mlx4_core: fix typo in mlx4_set_vf_mac
Carol Soto
2015-06-04
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-02
1
-2
/
+7
|
\
|
*
mlx4_core: Fix fallback from MSI-X to INTx
Benjamin Poirier
2015-05-27
1
-2
/
+7
*
|
net/mlx4_core: Enable single ported IB VFs
Or Gerlitz
2015-05-25
1
-0
/
+11
*
|
net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physical
Or Gerlitz
2015-05-25
1
-4
/
+6
|
/
*
net/mlx4_core: Return the admin alias GUID upon host view request
Yishai Hadas
2015-04-15
1
-14
/
+27
*
net/mlx4_core: Set initial admin GUIDs for VFs
Yishai Hadas
2015-04-15
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-07
1
-1
/
+2
|
\
|
*
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
Jack Morgenstein
2015-04-06
1
-1
/
+2
*
|
net/mlx4: Add SET_PORT opcode modifiers enumeration
Ido Shamay
2015-04-02
1
-1
/
+2
*
|
net/mlx4_en: Enable TX rate limit per VF
Ido Shamay
2015-04-02
1
-1
/
+176
*
|
net/mlx4: Added qos_vport QP configuration in VST mode
Ido Shamay
2015-04-02
1
-1
/
+8
*
|
net/mlx4: Allocate VPPs for each port on PF init
Ido Shamay
2015-04-02
1
-0
/
+66
*
|
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
Ido Shamay
2015-04-02
1
-0
/
+9
*
|
net/mlx4: Add mlx4_ALLOCATE_VPP implementation
Ido Shamay
2015-04-02
1
-0
/
+9
*
|
net/mlx4: Aesthetic code changes in multi_func_init
Ido Shamay
2015-04-02
1
-4
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-1
/
+1
|
\
|
[next]