Age | Commit message (Expand) | Author |
2015-11-15 | net/mlx5e: Added self loopback prevention | Tariq Toukan |
2015-10-14 | net/mlx5_core: Wait for FW readiness on startup | Eli Cohen |
2015-10-14 | net/mlx5_core: Add pci error handlers to mlx5_core driver | Majd Dibbiny |
2015-10-14 | net/mlx5_core: Fix internal error detection conditions | Eli Cohen |
2015-10-09 | net/mlx5_core: Use private health thread for each device | Eli Cohen |
2015-10-09 | net/mlx5_core: Prepare cmd interface to system errors handling | Eli Cohen |
2015-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-09-28 | net/mlx5_core: Fix wrong name in struct | Eli Cohen |
2015-09-25 | IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY | Sagi Grimberg |
2015-09-09 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds |
2015-08-28 | mlx5: Fix missing device local_dma_lkey | Sagi Grimberg |
2015-08-17 | net/mlx5e: Support ethtool get/set_pauseparam | Achiad Shochat |
2015-08-17 | net/mlx5e: Ethtool link speed setting fixes | Achiad Shochat |
2015-08-06 | net/mlx5_core: Support physical port counters | Gal Pressman |
2015-08-06 | net/mlx5e: Light-weight netdev open/stop | Achiad Shochat |
2015-08-06 | net/mlx5_core: Introduce access function to modify RSS/LRO params | Achiad Shochat |
2015-07-27 | net/mlx5e: TX latency optimization to save DMA reads | Achiad Shochat |
2015-07-27 | net/mlx5e: Allocate DMA coherent memory on reader NUMA node | Saeed Mahameed |
2015-07-27 | net/mlx5e: Support ETH_RSS_HASH_XOR | Saeed Mahameed |
2015-06-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2015-06-11 | net/mlx5e: Add HW cacheline start padding | Saeed Mahameed |
2015-06-11 | net/mlx5e: Fix HW MTU settings | Saeed Mahameed |
2015-06-07 | net/mlx5_core: Fix static checker warnings around system guid query flow | Majd Dibbiny |
2015-06-04 | net/mlx5_core: Add more query port helpers | Majd Dibbiny |
2015-06-04 | net/mlx5_core: Use port number when querying port ptys | Majd Dibbiny |
2015-06-04 | net/mlx5_core: Use port number in the query port mtu helpers | Majd Dibbiny |
2015-06-04 | net/mlx5_core: Get vendor-id using the query adapter command | Majd Dibbiny |
2015-06-04 | net/mlx5_core: Add new query HCA vport commands | Majd Dibbiny |
2015-06-04 | net/mlx5_core: Make the vport helpers available for the IB driver too | Majd Dibbiny |
2015-06-04 | net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0 | Haggai Abramonvsky |
2015-06-02 | IB/core cleanup: Add const on args - device->process_mad | Ira Weiny |
2015-05-30 | net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionality | Amir Vadai |
2015-05-30 | net/mlx5: Ethernet resource handling files | Amir Vadai |
2015-05-30 | net/mlx5_core: Set/Query port MTU commands | Saeed Mahameed |
2015-05-30 | net/mlx5_core: Modify CQ moderation parameters | Rana Shahout |
2015-05-30 | net/mlx5_core: Implement get/set port status | Rana Shahout |
2015-05-30 | net/mlx5_core: Implement access functions of ptys register fields | Saeed Mahameed |
2015-05-30 | net/mlx5_core: New device capabilities handling | Saeed Mahameed |
2015-05-30 | net/mlx5_core: HW data structs/types definitions cleanup | Saeed Mahameed |
2015-05-30 | net/mlx5_core: Set irq affinity hints | Saeed Mahameed |
2015-05-30 | net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memory | Amir Vadai |
2015-04-02 | net/mlx5_core: Extend struct mlx5_interface to support multiple protocols | Saeed Mahameed |
2015-04-02 | net/mlx5_core: Modify arm CQ in preparation for upcoming Ethernet driver | Saeed Mahameed |
2015-04-02 | net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_core | Saeed Mahameed |
2015-04-02 | net/mlx5_core: Fix Mellanox copyright note | Saeed Mahameed |
2015-04-02 | net/mlx5_core: Use coherent memory for command interface page | Eli Cohen |
2014-12-15 | IB/mlx5: Handle page faults | Haggai Eran |
2014-12-15 | IB/mlx5: Page faults handling infrastructure | Haggai Eran |
2014-12-15 | IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation | Haggai Eran |
2014-12-15 | IB/mlx5: Changes in memory region creation to support on-demand paging | Haggai Eran |