Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
99dd3c53f6a0350f17234baff728144cc981a8b7
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
cmd.c
4cbe4da
net/mlx4_core: Avoid delays during VF driver device shutdown
by Jack Morgenstein
· 8 years ago
745d8ae
net/mlx4: Spoofcheck and zero MAC can't coexist
by Eugenia Emantayev
· 8 years ago
77d1337
ethernet :mellanox :mlx4: Replace pci_pool_alloc by pci_pool_zalloc
by Souptick Joarder
· 8 years ago
81d1841
net/mlx4_core: Do not access comm channel if it has not yet been initialized
by Jack Morgenstein
· 8 years ago
b42959d
net/mlx4: Add VF vlan protocol 802.1ad support
by Moshe Shemesh
· 8 years ago
7c3d21c
net/mlx4_core: Preparation for VF vlan protocol 802.1ad
by Moshe Shemesh
· 8 years ago
a7e1f04
net/mlx4_core: Fix deadlock when switching between polling and event fw commands
by Jack Morgenstein
· 8 years ago
0c5ddb5
net/mlx4_en: initialize cmd.context_lock spinlock earlier
by Eric Dumazet
· 9 years ago
fa51b24
net/mlx4: fix some error handling in mlx4_multi_func_init()
by Rasmus Villemoes
· 9 years ago
73d4da7
IB/mlx4: Use correct order of variables in log message
by Wengang Wang
· 9 years ago
c02b050
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
by Carol L Soto
· 9 years ago
9f5b031
net/mlx4_core: Relieve cpu load average on the port sending flow
by Jack Morgenstein
· 9 years ago
62a8905
net/mlx4_en: Support ndo_get_vf_stats
by Eran Ben Elisha
· 10 years ago
9616982
net/mlx4_core: Add helper to query counters
by Eran Ben Elisha
· 10 years ago
613d8c1
net/mlx4_core: fix typo in mlx4_set_vf_mac
by Carol Soto
· 10 years ago
dda922c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f4ecf29
mlx4_core: Fix fallback from MSI-X to INTx
by Benjamin Poirier
· 10 years ago
be9b9ec
net/mlx4_core: Enable single ported IB VFs
by Or Gerlitz
· 10 years ago
7c35ef4
net/mlx4_core: Enhance the MAD_IFC wrapper to convert VF port to physical
by Or Gerlitz
· 10 years ago
e9a7ff3
net/mlx4_core: Return the admin alias GUID upon host view request
by Yishai Hadas
· 10 years ago
fb517a4
net/mlx4_core: Set initial admin GUIDs for VFs
by Yishai Hadas
· 10 years ago
c85d697
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
fde913e
net/mlx4_core: Fix error message deprecation for ConnectX-2 cards
by Jack Morgenstein
· 10 years ago
a130b59
net/mlx4: Add SET_PORT opcode modifiers enumeration
by Ido Shamay
· 10 years ago
cda373f
net/mlx4_en: Enable TX rate limit per VF
by Ido Shamay
· 10 years ago
08068cd
net/mlx4: Added qos_vport QP configuration in VST mode
by Ido Shamay
· 10 years ago
666672d
net/mlx4: Allocate VPPs for each port on PF init
by Ido Shamay
· 10 years ago
1c29146
net/mlx4: Add mlx4_SET_VPORT_QOS implementation
by Ido Shamay
· 10 years ago
7e95bb9
net/mlx4: Add mlx4_ALLOCATE_VPP implementation
by Ido Shamay
· 10 years ago
4abccb6
net/mlx4: Aesthetic code changes in multi_func_init
by Ido Shamay
· 10 years ago
9f0d34b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
bffb023
net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutex
by Jack Morgenstein
· 10 years ago
d237baa
net/mlx4_core: Add basic elements for QCN
by Shani Michaeli
· 10 years ago
59e14e3
net/mlx4_core: Port aggregation low level interface
by Moni Shoua
· 10 years ago
19ab574
net/mlx4: Fix memory corruption in mlx4_MAD_IFC_wrapper
by Matan Barak
· 10 years ago
30a5da5
net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec
by Jack Morgenstein
· 10 years ago
0cd9302
net/mlx4_core: Reset flow activation upon SRIOV fatal command cases
by Yishai Hadas
· 10 years ago
55ad359
net/mlx4_core: Enable device recovery flow with SRIOV
by Yishai Hadas
· 10 years ago
f5aef5a
net/mlx4_core: Activate reset flow upon fatal command cases
by Yishai Hadas
· 10 years ago
872bf2f
net/mlx4_core: Maintain a persistent memory for mlx4 device
by Yishai Hadas
· 10 years ago
ffc39f6
net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup
by Matan Barak
· 10 years ago
d475c95
net/mlx4_core: Add retrieval of CONFIG_DEV parameters
by Matan Barak
· 10 years ago
6e80669
net/mlx4_core: Prevent VF from changing port configuration
by Saeed Mahameed
· 10 years ago
adbc7ac
net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap
by Saeed Mahameed
· 10 years ago
35a9ad8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
28596c97
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
1daa430
net/mlx4_core: Deprecate error message at ConnectX-2 cards startup to debug
by Jack Morgenstein
· 10 years ago
a91c772
net/mlx4: Correctly configure single ported VFs from the host
by Matan Barak
· 10 years ago
1a84db5
treewide: fix errors in printk
by Masanari Iida
· 10 years ago
114840c
mlx4_core: Add support for secure-host and SMP firewall
by Jack Morgenstein
· 11 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 11 years ago
1d21b1b
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 11 years ago
65fed8a
IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPs
by Jack Morgenstein
· 11 years ago
99ec41d
mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs
by Jack Morgenstein
· 11 years ago
97982f5
IB/mlx4: Preparation for VFs to issue/receive SMI (QP0) requests/responses
by Jack Morgenstein
· 11 years ago
54e5c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
ed61668
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate through ip tool.
by Sucheta Chakraborty
· 11 years ago
c20862c
net/mlx4_core: Replace pr_warning() with pr_warn()
by Amir Vadai
· 11 years ago
ce8d9e0
net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
by Matan Barak
· 11 years ago
c05a116
net/mlx4_core: Fix smatch error - possible access to a null variable
by Eyal Perry
· 11 years ago
1a91de2
mellanox: Logging message cleanups
by Joe Perches
· 11 years ago
d18f141
mlx4: Add support for CONFIG_DEV command
by Or Gerlitz
· 11 years ago
b747579
net/mlx4: USe one wrapper that returns -EPERM
by Or Gerlitz
· 11 years ago
449fc48
net/mlx4: Adapt code for N-Port VF
by Matan Barak
· 11 years ago
f74462a
net/mlx4: Add utils for N-Port VFs
by Matan Barak
· 11 years ago
5ea8bbf
mlx4: Implement IP based gids support for RoCE/SRIOV
by Jack Morgenstein
· 11 years ago
4de6580
mlx4_core: Add support for steerable IB UD QPs
by Matan Barak
· 11 years ago
f0f829b
net/mlx4_core: Add immediate activate for VGT->VST->VGT
by Rony Efraim
· 11 years ago
571b8b9
net/mlx4_core: Initialize all mailbox buffers to zero before use
by Jack Morgenstein
· 11 years ago
2c957ff
net/mlx4_core: Don't fail reg/unreg vlan for older guests
by Jack Morgenstein
· 11 years ago
2009d00
net/mlx4_en: Use vlan id instead of vlan index for unregistration
by Jack Morgenstein
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
c32b7df
net/mlx4_core: Fix call to __mlx4_unregister_mac
by Jack Morgenstein
· 11 years ago
fe66bb2
net/mlx4: Clean the code to eliminate trivial build warnings
by Or Gerlitz
· 11 years ago
f094668
net: mlx4: Staticize local functions
by Jingoo Han
· 11 years ago
fe6f700
net/mlx4_core: Respond to operation request by firmware
by Yevgeny Petrilin
· 11 years ago
9caf83c
net/mlx4: fix small memory leak on error
by Dan Carpenter
· 12 years ago
0a6eac2
net/mlx4_core: Add HW enforcement to VF link state
by Rony Efraim
· 12 years ago
b01978ca
net/mlx4_core: Dynamic VST to VST vlan/qos changes
by Jack Morgenstein
· 12 years ago
674925e
net/mlx4_core: Add warning in case of command timeouts
by Dotan Barak
· 12 years ago
948e306d7
net/mlx4: Add VF link state support
by Rony Efraim
· 12 years ago
5efe535
net/mlx4_core: Return -EPROBE_DEFER when a VF is probed before PF is sufficiently initialized
by Jack Morgenstein
· 12 years ago
2cccb9e
net/mlx4: Add support to get VF config
by Rony Efraim
· 12 years ago
e6b6a23
net/mlx4: Add VF MAC spoof checking support
by Rony Efraim
· 12 years ago
3f7fb02
net/mlx4: Add set VF default vlan ID and priority support
by Rony Efraim
· 12 years ago
8f7ba3c
net/mlx4: Add set VF mac address support
by Rony Efraim
· 12 years ago
0eb62b9
net/mlx4: Add structures to keep VF Ethernet ports information
by Rony Efraim
· 12 years ago
d0320f7
drivers:net: Remove dma_alloc_coherent OOM messages
by Joe Perches
· 12 years ago
311f813
mlx4_core: Fix potential deadlock in mlx4_eq_int()
by Jack Morgenstein
· 12 years ago
08ff323
mlx4: 64-byte CQE/EQE support
by Or Gerlitz
· 12 years ago
f3d4c89
mlx4_core: Fix crash on uninitialized priv->cmd.slave_sem
by Roland Dreier
· 12 years ago
afa8fd1
mlx4: Paravirtualize Node Guids for slaves
by Jack Morgenstein
· 12 years ago
992e8e6e
IB/mlx4: Miscellaneous adjustments for SR-IOV IB support
by Jack Morgenstein
· 12 years ago
a0c64a1
mlx4: Add alias_guid mechanism
by Jack Morgenstein
· 12 years ago
0a9a018
mlx4: MAD_IFC paravirtualization
by Jack Morgenstein
· 12 years ago
54679e1
mlx4: Implement QP paravirtualization and maintain phys_pkey_cache for smp_snoop
by Jack Morgenstein
· 12 years ago
fc06573
IB/mlx4: Initialize SR-IOV IB support for slaves in master context
by Jack Morgenstein
· 12 years ago
57dbf29
mlx4: Add support for EEH error recovery
by Kleber Sacilotto de Souza
· 12 years ago
8fcfb4d
net/mlx4_core: Add firmware commands to support device managed flow steering
by Hadar Hen Zion
· 13 years ago
b91cb3e
net/mlx4_core: Fixes for VF / Guest startup flow
by Jack Morgenstein
· 13 years ago
Next »