Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c96d97f4d127b61def87b3ee056bec20cfc265d1
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
fw.c
c96d97f
net/mlx4: Set steering mode according to device capabilities
by Hadar Hen Zion
· 13 years ago
401453a
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
by Jack Morgenstein
· 13 years ago
b91cb3e
net/mlx4_core: Fixes for VF / Guest startup flow
by Jack Morgenstein
· 13 years ago
c23ddf7
Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
8bac9ed
net/mlx4_core: Fix init_port mask state for slaves
by Jack Morgenstein
· 13 years ago
b3416f4
mlx4_core: Add second capabilities flags field
by Shlomo Pongratz
· 13 years ago
be6736b
net/mlx4: remove unused functions
by Yevgeny Petrilin
· 13 years ago
22c8bff
mlx4_core: Exported functions can't be static
by Doug Ledford
· 13 years ago
eb41049
mlx4_core: removed function index from vf.
by Marcel Apfelbaum
· 13 years ago
1c015b3
mlx4_core: Elaborating limitation on VF port options
by Yevgeny Petrilin
· 13 years ago
95f56e7
mlx4_core: limiting VF port options
by Yevgeny Petrilin
· 13 years ago
eb93992
module_param: make bool parameters really bool (net & drivers/net)
by Rusty Russell
· 13 years ago
8d0fc7b
mlx4_core: Changing link sensing logic
by Yevgeny Petrilin
· 13 years ago
ab9c17a
mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
by Jack Morgenstein
· 13 years ago
2b8fb28
mlx4_core: mtts resources units changed to offset
by Marcel Apfelbaum
· 13 years ago
5cc914f
mlx4_core: Added FW commands and their wrappers for supporting SRIOV
by Marcel Apfelbaum
· 13 years ago
f9baff5
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
by Jack Morgenstein
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
f470f8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 14 years ago
f3a9d1f
mlx4_en: Controlling FCS header removal
by Yevgeny Petrilin
· 13 years ago
5a2cc19
mlx4: Move the Mellanox driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/mlx4/fw.c]
f2a3f6a
mlx4_core: Add network flow counters
by Or Gerlitz
· 14 years ago
ccf8632
mlx4_core: Read extended capabilities into the flags field
by Or Gerlitz
· 14 years ago
52eafc6
mlx4_core: Extend capability flags to 64 bits
by Or Gerlitz
· 14 years ago
1679200
mlx4_en: Enabling new steering
by Yevgeny Petrilin
· 14 years ago
0345584
mlx4: generalization of multicast steering.
by Yevgeny Petrilin
· 14 years ago
14c07b1
mlx4: Wake on LAN support
by Yevgeny Petrilin
· 14 years ago
f5a4953
mlx4_core: Remove warning message about firmware bug
by Roland Dreier
· 14 years ago
58d74bb
mlx4_core: Workaround firmware bug in query dev cap
by Eli Cohen
· 14 years ago
9e5fca2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 14 years ago
96dfa68
mlx4_core: Update data structures and constants for IBoE
by Eli Cohen
· 14 years ago
0533943
mlx4_en: UDP RSS support
by Yevgeny Petrilin
· 14 years ago
7699517
mlx4_en: Fixing report in Ethtool get_settings
by Yevgeny Petrilin
· 14 years ago
e7c1c2c4
mlx4_en: Added self diagnostics test implementation
by Yevgeny Petrilin
· 14 years ago
be504b0
mlx4_core: Fix parsing of reserved EQ cap
by Yevgeny Petrilin
· 15 years ago
417608c
IB/mlx4: Remove limitation on LSO header size
by Eli Cohen
· 15 years ago
c57e20dcf
mlx4_core: Pass cache line size to device FW
by Eli Cohen
· 15 years ago
e65b959
mlx4: Setting the correct offset for default mac address
by Yevgeny Petrilin
· 16 years ago
7ff93f8
mlx4_core: Multiple port type support
by Yevgeny Petrilin
· 16 years ago
b79acb4
mlx4_core: Get ethernet MTU and default address from firmware
by Yevgeny Petrilin
· 16 years ago
93fc9e1
mlx4_core: Support multiple pre-reserved QP regions
by Yevgeny Petrilin
· 16 years ago
51a379d
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
by Jack Morgenstein
· 17 years ago
95d04f0
IB/mlx4: Add support for memory management extensions and local DMA L_Key
by Roland Dreier
· 17 years ago
51f5f0e
mlx4_core: Add module parameter to enable QoS support
by Jack Morgenstein
· 17 years ago
2d92865
mlx4_core: Use MOD_STAT_CFG command to get minimal page size
by Vladimir Sokolovsky
· 17 years ago
b832be1
IB/mlx4: Add IPoIB LSO support
by Eli Cohen
· 17 years ago
8ff095e
IB/mlx4: Add IPoIB checksum offload support
by Eli Cohen
· 17 years ago
893da75
mlx4_core: Don't read reserved fields in mlx4_QUERY_ADAPTER()
by Jack Morgenstein
· 17 years ago
5920869
mlx4_core: Fix max_eqs masking in QUERY_DEV_CAP
by Jack Morgenstein
· 17 years ago
77109cc
mlx4_core: Increase command timeout for INIT_HCA to 10 seconds
by Jack Morgenstein
· 17 years ago
ea98054
mlx4_core: Change capability decoding: SRC->XRC
by Roland Dreier
· 17 years ago
149983af
mlx4_core: Get the maximum message size from reported device capabilities
by Dotan Barak
· 18 years ago
5ae2a7a
IB/mlx4: Handle FW command interface rev 3
by Roland Dreier
· 18 years ago
0e6e741
IB/mlx4: Handle new FW requirement for send request prefetching
by Roland Dreier
· 18 years ago
fe40900
mlx4_core: Check firmware command interface revision
by Roland Dreier
· 18 years ago
3e1db33
IB/mthca, mlx4_core: Fix typo in comment
by Roland Dreier
· 18 years ago
23c15c2
mlx4_core: Fix array overrun in dump_dev_cap_flags()
by Roland Dreier
· 18 years ago
225c7b1
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
by Roland Dreier
· 18 years ago