Age | Commit message (Expand) | Author | Files | Lines |
2014-08-05 | mlx4_core: Add support for secure-host and SMP firewall | Jack Morgenstein | 1 | -1/+90 |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -13/+11 |
2014-05-30 | mlx4: Add infrastructure for selecting VFs to enable QP0 via MLX proxy QPs | Jack Morgenstein | 1 | -14/+30 |
2014-05-30 | mlx4_core: Fix incorrect FLAGS1 bitmap test in mlx4_QUERY_FUNC_CAP | Jack Morgenstein | 1 | -1/+1 |
2014-05-09 | mellanox: Logging message cleanups | Joe Perches | 1 | -13/+11 |
2014-03-29 | mlx4: Add support for CONFIG_DEV command | Or Gerlitz | 1 | -0/+40 |
2014-03-21 | net/mlx4: Adapt code for N-Port VF | Matan Barak | 1 | -5/+57 |
2014-03-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -5/+6 |
2014-03-13 | net/mlx4_core: Fix wrong dump of the vxlan offloads device capability | Or Gerlitz | 1 | -2/+3 |
2014-03-12 | mlx4: In RoCE allow guests to have multiple GIDS | Jack Morgenstein | 1 | -1/+4 |
2014-03-07 | net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper() | Amir Vadai | 1 | -3/+3 |
2014-03-03 | net/mlx4_core: Fix sparse warning | Eyal Perry | 1 | -1/+2 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -16/+77 |
2014-01-15 | mlx4_core: Add support for steerable IB UD QPs | Matan Barak | 1 | -0/+10 |
2013-12-31 | net/mlx4_core: Add basic support for TCP/IP offloads under tunneling | Or Gerlitz | 1 | -1/+18 |
2013-12-20 | net/mlx4_core: Expose physical port id as PF/VF capability | Hadar Hen Zion | 1 | -0/+45 |
2013-12-20 | net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP | Hadar Hen Zion | 1 | -3/+8 |
2013-12-20 | net/mlx4_core: Rename QUERY_FUNC_CAP fields | Hadar Hen Zion | 1 | -10/+10 |
2013-12-20 | net/mlx4_core: Remove zeroed out of explicit QUERY_FUNC_CAP fields | Hadar Hen Zion | 1 | -6/+0 |
2013-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2013-11-08 | net/mlx4_core: Initialize all mailbox buffers to zero before use | Jack Morgenstein | 1 | -7/+0 |
2013-11-05 | net/mlx4_core: Fix quota handling in the QUERY_FUNC_CAP wrapper | Jack Morgenstein | 1 | -23/+65 |
2013-11-05 | mlx4: Structures and init/teardown for VF resource quotas | Jack Morgenstein | 1 | -5/+6 |
2013-10-17 | net/mlx4: Unused local variable in mlx4_opreq_action | Amir Vadai | 1 | -2/+0 |
2013-10-17 | net/mlx4: Fix typo, move similar defs to same location | Or Gerlitz | 1 | -1/+1 |
2013-10-14 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2013-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -10/+1 |
2013-08-02 | net/mlx4_core: Don't give VFs MAC addresses which are derived from the PF MAC | Or Gerlitz | 1 | -10/+1 |
2013-07-29 | net/mlx4_core: Respond to operation request by firmware | Yevgeny Petrilin | 1 | -0/+104 |
2013-07-02 | net/mlx4_core: Dynamic VST to VST vlan/qos changes | Jack Morgenstein | 1 | -1/+4 |
2013-06-14 | net/mlx4: Add VF link state support | Rony Efraim | 1 | -0/+8 |
2013-06-04 | net/mlx4_core: Keep VF assigned MAC in the PF admin table | Or Gerlitz | 1 | -3/+7 |
2013-05-12 | net/mlx4_core: Add missing report on VST and spoof-checking dev caps | Or Gerlitz | 1 | -1/+3 |
2013-04-27 | net/mlx4: Add VF MAC spoof checking support | Rony Efraim | 1 | -0/+2 |
2013-04-27 | net/mlx4: Add set VF default vlan ID and priority support | Rony Efraim | 1 | -0/+5 |
2013-04-27 | net/mlx4: Add structures to keep VF Ethernet ports information | Rony Efraim | 1 | -0/+4 |
2013-04-27 | net/mlx4_core: Disable HW timestamping for VFs | Amir Vadai | 1 | -0/+5 |
2013-04-25 | net/mlx4_core: Read HCA frequency and map internal clock | Eugenia Emantayev | 1 | -0/+11 |
2013-04-25 | net/mlx4_core: Add timestamping device capability | Eugenia Emantayev | 1 | -1/+6 |
2013-04-08 | net/mlx4_en: Enable DCB ETS ops only when supported by the firmware | Or Gerlitz | 1 | -0/+1 |
2013-04-08 | net/mlx4_core: Added proper description for two device capabilities | Or Gerlitz | 1 | -1/+2 |
2013-03-08 | net/mlx4_core: Turn off device-managed FS bit in dev-cap wrapper if DMFS is n... | Jack Morgenstein | 1 | -0/+8 |
2013-02-26 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 1 | -1/+13 |
2013-02-25 | mlx4_core: Enable memory windows in {INIT, QUERY}_HCA | Shani Michaeli | 1 | -0/+3 |
2013-02-25 | mlx4_core: Disable memory windows for virtual functions | Shani Michaeli | 1 | -1/+10 |
2013-01-31 | net/mlx4_en: Don't reassign port mac address on firmware that supports it | Matan Barak | 1 | -1/+6 |
2013-01-31 | net/mlx4_core: Use firmware driven flow steering hash mode | Hadar Hen Zion | 1 | -2/+2 |
2012-12-19 | mlx4_core: Adjustments to Flow Steering activation logic for SR-IOV | Jack Morgenstein | 1 | -3/+12 |
2012-11-26 | mlx4: 64-byte CQE/EQE support | Or Gerlitz | 1 | -1/+29 |
2012-10-02 | Merge branches 'cma', 'cxgb4', 'ipoib', 'mlx4', 'mlx4-sriov', 'nes', 'qib' an... | Roland Dreier | 1 | -82/+164 |