Age | Commit message (Expand) | Author |
2015-02-09 | IB/mlx4: Reset flow support for IB kernel ULPs | Yishai Hadas |
2015-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-02-04 | net/mlx4_core: Port aggregation upper layer interface | Moni Shoua |
2015-02-04 | net/mlx4_core: Port aggregation low level interface | Moni Shoua |
2015-02-02 | net/mlx4_core: Fix kernel Oops (mem corruption) when working with more than 8... | Jack Morgenstein |
2015-01-27 | net/mlx4_core: Adjust command timeouts to conform to the firmware spec | Jack Morgenstein |
2015-01-27 | net/mlx4_core: Add bad-cable event support | Jack Morgenstein |
2015-01-25 | net/mlx4_core: Enable device recovery flow with SRIOV | Yishai Hadas |
2015-01-25 | net/mlx4_core: Manage interface state for Reset flow cases | Yishai Hadas |
2015-01-25 | net/mlx4_core: Activate reset flow upon fatal command cases | Yishai Hadas |
2015-01-25 | net/mlx4_core: Enhance the catas flow to support device reset | Yishai Hadas |
2015-01-25 | net/mlx4_core: Refactor the catas flow to work per device | Yishai Hadas |
2015-01-25 | net/mlx4_core: Set device configuration data to be persistent across reset | Yishai Hadas |
2015-01-25 | net/mlx4_core: Maintain a persistent memory for mlx4 device | Yishai Hadas |
2014-12-30 | time: move the timecounter/cyclecounter code into its own file. | Richard Cochran |
2014-12-11 | net/mlx4: Add support for A0 steering | Matan Barak |
2014-12-11 | net/mlx4: Add A0 hybrid steering | Matan Barak |
2014-12-11 | net/mlx4: Change QP allocation scheme | Eugenia Emantayev |
2014-12-11 | net/mlx4_core: Use tasklet for user-space CQ completion events | Matan Barak |
2014-11-16 | mlx4: use netdev_rss_key_fill() helper | Eric Dumazet |
2014-11-13 | net/mlx4_core: Support more than 64 VFs | Matan Barak |
2014-11-13 | net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ... | Matan Barak |
2014-11-11 | net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE | Shani Michaeli |
2014-11-03 | net/mlx4_core: Add retrieval of CONFIG_DEV parameters | Matan Barak |
2014-10-28 | net/mlx4_core: Add ethernet backplane autoneg device capability | Saeed Mahameed |
2014-10-28 | net/mlx4_core: Introduce ACCESS_REG CMD and eth_prot_ctrl dev cap | Saeed Mahameed |
2014-10-28 | net/mlx4_core: Introduce mlx4_get_module_info for cable module info reading | Saeed Mahameed |
2014-10-06 | net/mlx4_en: Code cleanups in tx path | Eric Dumazet |
2014-09-30 | net/mlx4_core: New init and exit flow for mlx4_core | Majd Dibbiny |
2014-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-19 | net/mlx4_core: Enable CQE/EQE stride support | Ido Shamay |
2014-09-10 | net/mlx4: Set vlan stripping policy by the right command | Matan Barak |
2014-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-08-29 | net/mlx4: Move the tunnel steering helper function to mlx4_core | Or Gerlitz |
2014-08-25 | net/mlx4: Use is_kdump_kernel() to detect kdump kernel | Amir Vadai |
2014-08-14 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-08-14 | Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4... | Roland Dreier |
2014-08-05 | mlx4_core: Add support for secure-host and SMP firewall | Jack Morgenstein |
2014-08-01 | mlx4_core: Add helper functions to support MR re-registration | Matan Barak |
2014-07-22 | net/mlx4_core: Use low memory profile on kdump kernel | Amir Vadai |
2014-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-07-08 | net/mlx4_en: Fix set port ratelimit for 40GE | Eugenia Emantayev |
2014-07-02 | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity... | Amir Vadai |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-06-10 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2014-06-10 | Merge branches 'core', 'cxgb3', 'cxgb4', 'iser', 'iwpm', 'misc', 'mlx4', 'mlx... | Roland Dreier |
2014-06-02 | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO | Jiri Kosina |
2014-06-02 | Revert "net/mlx4_en: Use affinity hint" | David S. Miller |
2014-06-01 | net/mlx4_en: Use affinity hint | Yuval Atias |
2014-05-29 | IB/mlx4: Add interface for selecting VFs to enable QP0 via MLX proxy QPs | Jack Morgenstein |