index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
fw.c
Age
Commit message (
Expand
)
Author
2012-12-19
mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV
Jack Morgenstein
2012-11-26
mlx4: 64-byte CQE/EQE support
Or Gerlitz
2012-10-02
Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an...
Roland Dreier
2012-09-30
mlx4_core: Trivial readability fix: "0X30" -> "0x30"
Roland Dreier
2012-09-30
mlx4: Modify proxy/tunnel QP mechanism so that guests do no calculations
Jack Morgenstein
2012-09-30
mlx4: Activate SR-IOV mode for IB
Jack Morgenstein
2012-09-30
mlx4_core: INIT/CLOSE port logic for IB ports in SR-IOV mode
Jack Morgenstein
2012-09-30
IB/mlx4: Propagate P_Key and guid change port management events to slaves
Jack Morgenstein
2012-09-30
mlx4_core: Add proxy and tunnel QPs to the reserved QP area
Jack Morgenstein
2012-09-30
mlx4_core: Fix wrong offset in parsing query device caps response
Dotan Barak
2012-07-24
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2012-07-11
mlx4: Put physical GID and P_Key table sizes in mlx4_phys_caps struct and par...
Jack Morgenstein
2012-07-11
mlx4_core: Allow guests to have IB ports
Jack Morgenstein
2012-07-10
mlx4: Use port management change event instead of smp_snoop
Jack Morgenstein
2012-07-08
mlx4_core: Pass an invalid PCI id number to VFs
Jack Morgenstein
2012-07-07
{NET, IB}/mlx4: Add device managed flow steering firmware API
Hadar Hen Zion
2012-07-07
net/mlx4: Set steering mode according to device capabilities
Hadar Hen Zion
2012-05-31
net/mlx4_core: Fix obscure mlx4_cmd_box parameter in QUERY_DEV_CAP
Jack Morgenstein
2012-05-31
net/mlx4_core: Fixes for VF / Guest startup flow
Jack Morgenstein
2012-05-21
Merge tag 'rdma-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2012-05-16
net/mlx4_core: Fix init_port mask state for slaves
Jack Morgenstein
2012-05-08
mlx4_core: Add second capabilities flags field
Shlomo Pongratz
2012-03-06
net/mlx4: remove unused functions
Yevgeny Petrilin
2012-02-22
mlx4_core: Exported functions can't be static
Doug Ledford
2012-01-22
mlx4_core: removed function index from vf.
Marcel Apfelbaum
2012-01-03
mlx4_core: Elaborating limitation on VF port options
Yevgeny Petrilin
2011-12-29
mlx4_core: limiting VF port options
Yevgeny Petrilin
2011-12-19
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
mlx4_core: Changing link sensing logic
Yevgeny Petrilin
2011-12-13
mlx4_core: Modify driver initialization flow to accommodate SRIOV for Ethernet
Jack Morgenstein
2011-12-13
mlx4_core: mtts resources units changed to offset
Marcel Apfelbaum
2011-12-13
mlx4_core: Added FW commands and their wrappers for supporting SRIOV
Marcel Apfelbaum
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-19
mlx4_en: Controlling FCS header removal
Yevgeny Petrilin
2011-08-11
mlx4: Move the Mellanox driver
Jeff Kirsher