Age | Commit message (Expand) | Author | Files | Lines |
2014-03-07 | net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r... | Amir Vadai | 1 | -0/+11 |
2014-03-07 | net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper() | Amir Vadai | 1 | -3/+3 |
2014-03-06 | net/mlx4: Support shutdown() interface | Gavin Shan | 1 | -0/+1 |
2014-02-26 | net,IB/mlx: Bump all Mellanox driver versions | Amir Vadai | 3 | -6/+6 |
2014-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -3/+3 |
2014-02-17 | netdevice: add queue selection fallback handler for ndo_select_queue | Daniel Borkmann | 2 | -3/+3 |
2014-02-14 | IB/mlx5: Remove dependency on X86 | Eli Cohen | 1 | -1/+1 |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 25 | -148/+772 |
2014-01-23 | Merge branch 'ip-roce' into for-next | Roland Dreier | 1 | -0/+20 |
2014-01-23 | Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ... | Roland Dreier | 11 | -20/+117 |
2014-01-23 | IB/mlx5: Abort driver cleanup if teardown hca fails | Eli Cohen | 1 | -2/+8 |
2014-01-23 | mlx5_core: Fix PowerPC support | Eli Cohen | 1 | -4/+5 |
2014-01-23 | mlx5_core: Improve debugfs readability | Eli Cohen | 1 | -6/+33 |
2014-01-23 | IB/mlx5: Add support for resize CQ | Eli Cohen | 1 | -2/+2 |
2014-01-23 | IB/mlx5: Implement modify CQ | Eli Cohen | 1 | -2/+15 |
2014-01-23 | mlx5_core: Use mlx5 core style warning | Eli Cohen | 1 | -1/+2 |
2014-01-23 | IB/mlx5: Clear out struct before create QP command | Eli Cohen | 1 | -1/+1 |
2014-01-23 | mlx5_core: Fix out arg size in access_register command | Haggai Eran | 1 | -1/+1 |
2014-01-22 | net/mlx4_core: Remove unnecessary validation for port number | Moni Shoua | 1 | -3/+0 |
2014-01-19 | IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing | Moni Shoua | 1 | -0/+20 |
2014-01-17 | net/mlx4_core: clean up srq_res_start_move_to() | Paul Bolle | 1 | -30/+16 |
2014-01-17 | net/mlx4_core: clean up cq_res_start_move_to() | Paul Bolle | 1 | -33/+19 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 7 | -7/+0 |
2014-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -2/+4 |
2014-01-15 | mlx4_core: Add support for steerable IB UD QPs | Matan Barak | 5 | -0/+51 |
2014-01-15 | mlx5_core: Remove dead code | Dan Carpenter | 1 | -3/+1 |
2014-01-13 | net/mlx4_en: call gro handler for encapsulated frames | Eric Dumazet | 2 | -5/+7 |
2014-01-10 | net: core: explicitly select a txq before doing l2 forwarding | Jason Wang | 2 | -2/+4 |
2014-01-08 | mlx4_en: Select PTP_1588_CLOCK | Shawn Bohrer | 1 | -0/+1 |
2014-01-08 | net/mlx4_en: fix error return code in mlx4_en_get_qp() | Wei Yongjun | 1 | -2/+3 |
2014-01-06 | net/mlx4_core: Warn if device doesn't have enough PCI bandwidth | Eyal Perry | 1 | -0/+84 |
2014-01-02 | mlx4_en: Only cycle port if HW timestamp config changes | Shawn Bohrer | 1 | -0/+4 |
2014-01-02 | mlx4_en: Add PTP hardware clock | Shawn Bohrer | 4 | -8/+198 |
2014-01-01 | net: mlx4: slight optimization of addr compare | dingtianhong | 2 | -3/+3 |
2013-12-31 | net/mlx4_en: Add netdev support for TCP/IP offloads of vxlan tunneling | Or Gerlitz | 5 | -2/+129 |
2013-12-31 | net/mlx4_core: Add basic support for TCP/IP offloads under tunneling | Or Gerlitz | 4 | -3/+85 |
2013-12-20 | net/mlx4_core: Check port number for validity before accessing data | Matan Barak | 1 | -1/+27 |
2013-12-20 | net/mlx4_en: Add NAPI support for transmit side | Eugenia Emantayev | 3 | -11/+41 |
2013-12-20 | net/mlx4_en: Ignore irrelevant hypervisor events | Eugenia Emantayev | 1 | -0/+3 |
2013-12-20 | net/mlx4_core: Set CQE/EQE size to 64B by default | Eyal Perry | 1 | -2/+2 |
2013-12-20 | net/mlx4_en: Configure the XPS queue mapping on driver load | Ido Shamay | 3 | -4/+16 |
2013-12-20 | net/mlx4_en: Implement ndo_get_phys_port_id | Hadar Hen Zion | 1 | -0/+23 |
2013-12-20 | net/mlx4_core: Expose physical port id as PF/VF capability | Hadar Hen Zion | 3 | -0/+51 |
2013-12-20 | net/mlx4_core: Introduce nic_info new flag in QUERY_FUNC_CAP | Hadar Hen Zion | 2 | -3/+9 |
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-12-19 | net: mlx4 calls skb_set_hash | Tom Herbert | 1 | -2/+6 |
2013-12-10 | mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ... | Jack Morgenstein | 10 | -20/+32 |
2013-12-06 | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 1 | -2/+12 |
2013-12-03 | net/mlx4_core: destroy workqueue when driver fails to register | Wei Yang | 1 | -0/+2 |