Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c7a9dd3cb62bed68861befbf176475459bfdc2f1
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
main.c
4762010
net/mlx4_core: Use min3 to select number of MSI-X vectors
by yuval.shaia@oracle.com
· 8 years ago
4cbe4da
net/mlx4_core: Avoid delays during VF driver device shutdown
by Jack Morgenstein
· 8 years ago
6ed63d8
net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
by Jack Morgenstein
· 8 years ago
95f1ba9
net/mlx4_core: Fix VF overwrite of module param which disables DMFS on new probed PFs
by Majd Dibbiny
· 8 years ago
423b3ae
net/mlx4: Change ENOTSUPP to EOPNOTSUPP
by Or Gerlitz
· 8 years ago
72b8eaa
net/mlx4: Replace ENOSYS with better fitting error codes
by Tariq Toukan
· 8 years ago
10b1c04
net/mlx4_core: Fix raw qp flow steering rules under SRIOV
by Jack Morgenstein
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
0ab7b12
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
b435370
Revert "net/mlx4_en: Avoid unregister_netdev at shutdown flow"
by Tariq Toukan
· 8 years ago
c19e4b9
net/mlx4_core: Use device ID defines
by Bjorn Helgaas
· 8 years ago
33a1f8b
net/mlx4_core: Avoid setting ports to auto when only one port type is supported
by Maor Gottlieb
· 8 years ago
fba1296
net/mlx4_core: Fix to clean devlink resources
by Kamal Heib
· 8 years ago
5d4de16
net/mlx4: Fix some indent inconsistancy
by Christophe Jaillet
· 8 years ago
ee58b57
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
af7d518
net/mlx4_en: Add DCB PFC support through CEE netlink commands
by Rana Shahout
· 8 years ago
9d76931
net/mlx4_en: Avoid unregister_netdev at shutdown flow
by Eran Ben Elisha
· 8 years ago
0c5ddb5
net/mlx4_en: initialize cmd.context_lock spinlock earlier
by Eric Dumazet
· 8 years ago
4bfd2e6
net/mlx4_core: Avoid repeated calls to pci enable/disable
by Daniel Jurgens
· 9 years ago
c12833a
net/mlx4_core: Implement pci_resume callback
by Daniel Jurgens
· 9 years ago
76e39cc
net/mlx4_core: Fix backward compatibility on VFs
by Eli Cohen
· 9 years ago
810813c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
00ada91
net/mlx4_core: Check the correct limitation on VFs for HA mode
by Moni Shoua
· 9 years ago
b2facd9
mlx4: Implement port type setting via devlink interface
by Jiri Pirko
· 9 years ago
09d4d08
mlx4: Implement devlink interface
by Jiri Pirko
· 9 years ago
85743f1
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
by Huy Nguyen
· 9 years ago
e57968a
net/mlx4_core: Support the HA mode for SRIOV VFs too
by Moni Shoua
· 9 years ago
d49c219
net/mlx4_core: Avoid returning success in case of an error flow
by Noa Osherovich
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2b3ddf2
net/mlx4_core: Replace VF zero mac with random mac in mlx4_core
by Jack Morgenstein
· 9 years ago
85121d6
net/mlx4: Remove shared_ports variable at mlx4_enable_msi_x
by Carol L Soto
· 9 years ago
9293267
net/mlx4_core: Capping number of requested MSIXs to MAX_MSIX
by Carol L Soto
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
77fc29c
net/mlx4_core: Preparations for 802.1ad VLAN support
by Hadar Hen Zion
· 9 years ago
178d23e
net/mlx4_core: Use sink counter for the VF default as fallback
by Or Gerlitz
· 9 years ago
0beb44b
net/mlx4_core: Add extra check for total vfs for SRIOV
by Carol Soto
· 9 years ago
e045671
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
6de5f7f
net/mlx4_core: Allocate default counter per port
by Eran Ben Elisha
· 9 years ago
2632d18
net/mlx4_core: Remove counters table allocation from VF flow
by Eran Ben Elisha
· 9 years ago
47d8417
net/mlx4_core: Add sink counter
by Eran Ben Elisha
· 9 years ago
b72ca7e
net/mlx4_core: Reset counters data when freed
by Eran Ben Elisha
· 9 years ago
efa6bc9
net/mlx4_core: Check before cleaning counters bitmap
by Eran Ben Elisha
· 9 years ago
ac0a72a
net/mlx4_core: Disable Granular QoS per VF under IB/Eth VPI configuration
by Or Gerlitz
· 9 years ago
52033cf
IB/mlx4: Add mmap call to map the hardware clock
by Matan Barak
· 9 years ago
ed3d227
net/mlx4_core: need to call close fw if alloc icm is called twice
by Carol Soto
· 9 years ago
5114a04
net/mlx4_core: double free of dev_vfs
by Carol L Soto
· 9 years ago
de16180
net/mlx4_core: Move affinity hints to mlx4_core ownership
by Ido Shamay
· 9 years ago
c66fa19
net/mlx4: Add EQ pool
by Matan Barak
· 9 years ago
be9b9ec
net/mlx4_core: Enable single ported IB VFs
by Or Gerlitz
· 10 years ago
fb517a4
net/mlx4_core: Set initial admin GUIDs for VFs
by Yishai Hadas
· 10 years ago
773af94
net/mlx4_core: Manage alias GUID per VF
by Yishai Hadas
· 10 years ago
78500b8
net/mlx4_en: Add RX-ALL support
by Muhammad Mahajna
· 10 years ago
3742cc6
net/mlx4: Warn users of depracated QoS Firmware
by Ido Shamay
· 10 years ago
802f42a
net/mlx4: Add RSS support for fragmented IP datagrams
by Ido Shamay
· 10 years ago
fc31e25
net/mlx4_core: Add basic support for QP max-rate limiting
by Or Gerlitz
· 10 years ago
0fab541
net/mlx4_core: Fix misleading debug print on CQE stride support
by Or Gerlitz
· 10 years ago
53f33ae
net/mlx4_core: Port aggregation upper layer interface
by Moni Shoua
· 10 years ago
772103e
net/mlx4_core: Fix mem leak in SRIOV mlx4_init_one error flow
by Jack Morgenstein
· 10 years ago
f0ce061
net/mlx4_core: Add reserved lkey for VFs to QUERY_FUNC_CAP
by Jack Morgenstein
· 10 years ago
95f873f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
2ba5fbd
net/mlx4_core: Handle AER flow properly
by Yishai Hadas
· 10 years ago
c69453e
net/mlx4_core: Manage interface state for Reset flow cases
by Yishai Hadas
· 10 years ago
f6bc11e
net/mlx4_core: Enhance the catas flow to support device reset
by Yishai Hadas
· 10 years ago
ad9a0bf
net/mlx4_core: Refactor the catas flow to work per device
by Yishai Hadas
· 10 years ago
dd0eefe
net/mlx4_core: Set device configuration data to be persistent across reset
by Yishai Hadas
· 10 years ago
872bf2f
net/mlx4_core: Maintain a persistent memory for mlx4 device
by Yishai Hadas
· 10 years ago
5eff6da
net/mlx4: Don't disable vxlan offloads under DMFS-A0 optimized steering
by Or Gerlitz
· 10 years ago
d0d0125
net/mlx4_core: Fix error flow in mlx4_init_hca()
by Jack Morgenstein
· 10 years ago
4c929fe
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
0b99765
mlx4_core: Check for DPDP violation only when DPDP is not supported
by Yuval Shaia
· 10 years ago
c78e25e
net/mlx4_core: Avoid double dumping of the PF device capabilities
by Or Gerlitz
· 10 years ago
da31567
net/mlx4_core: Fixed memory leak and incorrect refcount in mlx4_load_one
by Matan Barak
· 10 years ago
7d077cd
net/mlx4: Add support for A0 steering
by Matan Barak
· 10 years ago
431df8c
net/mlx4: Refactor QUERY_PORT
by Matan Barak
· 10 years ago
d57febe
net/mlx4: Add A0 hybrid steering
by Matan Barak
· 10 years ago
ddae034
net/mlx4: Change QP allocation scheme
by Eugenia Emantayev
· 10 years ago
de966c5
net/mlx4_core: Support more than 64 VFs
by Matan Barak
· 10 years ago
7ae0e40
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs
by Matan Barak
· 10 years ago
a0eacca
net/mlx4_core: Refactor mlx4_load_one
by Matan Barak
· 10 years ago
ffc39f6
net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanup
by Matan Barak
· 10 years ago
225c6c8
net/mlx4_core: Use correct variable type for mlx4_slave_cap
by Matan Barak
· 10 years ago
f8c6455
net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE
by Shani Michaeli
· 10 years ago
0a98455
net/mlx4_core: Protect port type setting by mutex
by Amir Vadai
· 10 years ago
739e4a7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
e1c00e1
net/mlx4_core: New init and exit flow for mlx4_core
by Majd Dibbiny
· 10 years ago
bbb07af
net/mlx4_core: Don't disable SRIOV if there are active VFs
by Jack Morgenstein
· 10 years ago
effa4bc
net/mlx4_core: Allow not to specify probe_vf in SRIOV IB mode
by Matan Barak
· 10 years ago
77507aa
net/mlx4_core: Enable CQE/EQE stride support
by Ido Shamay
· 10 years ago
a11c5c9
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
e3b1fd5
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
114840c
mlx4_core: Add support for secure-host and SMP firewall
by Jack Morgenstein
· 10 years ago
2599d85
net/mlx4_core: Use low memory profile on kdump kernel
by Amir Vadai
· 10 years ago
960b1f4
net/mlx4_core: Fix the error flow when probing with invalid VF configuration
by Or Gerlitz
· 10 years ago
f9da455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
da1de8d
net/mlx4_core: Keep only one driver entry release mlx4_priv
by Wei Yang
· 10 years ago
1d21b1b
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 10 years ago
Next »