Age | Commit message (Expand) | Author |
2016-04-21 | net/mlx4_en: Split SW RX dropped counter per RX ring | Eran Ben Elisha |
2016-02-25 | net: mlx4: use new ETHTOOL_G/SSETTINGS API | David Decotigny |
2015-11-18 | mlx4: remove mlx4_en_low_latency_recv() | Eric Dumazet |
2015-11-18 | mlx4: mlx4_en_low_latency_recv() called with BH disabled | Eric Dumazet |
2015-10-21 | net/mlx4_en: Implement mcast loopback prevention for ETH qps | Maor Gottlieb |
2015-07-27 | net/mlx4_en: Add support for hardware accelerated 802.1ad vlan | Hadar Hen Zion |
2015-06-25 | net/mlx4_en: Wake TX queues only when there's enough room | Ido Shamay |
2015-06-25 | net/mlx4_en: Release TX QP when destroying TX ring | Eran Ben Elisha |
2015-06-15 | net/mlx4_en: Show PF own statistics via ethtool | Eran Ben Elisha |
2015-06-15 | net/mlx4_core: Allocate default counter per port | Eran Ben Elisha |
2015-05-30 | net/mlx4: Add EQ pool | Matan Barak |
2015-04-30 | net/mlx4_en: Schedule napi when RX buffers allocation fails | Ido Shamay |
2015-04-02 | net/mlx4_en: Add interface identify support | Ido Shamay |
2015-03-31 | net/mlx4_en: Add Flow control statistics display via ethtool | Matan Barak |
2015-03-31 | net/mlx4_en: Protect access to the statistics bitmap | Eran Ben Elisha |
2015-03-31 | net/mlx4_en: Support general selective view of ethtool statistics | Eran Ben Elisha |
2015-03-31 | net/mlx4_en: Move statistics bitmap setting to the Ethernet driver | Eran Ben Elisha |
2015-03-31 | net/mlx4_en: Create new header file for all statistics info | Eran Ben Elisha |
2015-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-18 | net/mlx4_en: Fix off-by-one in ethtool statistics display | Eran Ben Elisha |
2015-03-06 | net/mlx4_en: Add QCN parameters and statistics handling | Shani Michaeli |
2015-02-04 | net/mlx4_en: Port aggregation configuration | Moni Shoua |
2014-12-11 | net/mlx4: Change QP allocation scheme | Eugenia Emantayev |
2014-12-08 | net/mlx4_en: Support for configurable RSS hash function | Eyal Perry |
2014-11-23 | mlx4: fix mlx4_en_set_rxfh() | Eric Dumazet |
2014-11-11 | net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETE | Shani Michaeli |
2014-11-03 | net/mlx4_en: Remove RX buffers alignment to IP_ALIGN | Ido Shamay |
2014-10-28 | net/mlx4_en: Add support for setting rxvlan offload OFF/ON | Saeed Mahameed |
2014-10-28 | net/mlx4_en: Use PTYS register to query ethtool settings | Saeed Mahameed |
2014-10-06 | net/mlx4_en: Use the new tx_copybreak to set inline threshold | Eric Dumazet |
2014-10-06 | net/mlx4_en: Avoid a cache line miss in TX completion for single frag skb's | Eric Dumazet |
2014-10-06 | net/mlx4_en: Avoid calling bswap in tx fast path | Eric Dumazet |
2014-10-06 | net/mlx4_en: Align tx path structures to cache lines | Eric Dumazet |
2014-10-06 | net/mlx4_en: Code cleanups in tx path | Eric Dumazet |
2014-10-04 | mlx4: add a new xmit_more counter | Eric Dumazet |
2014-09-26 | mellanox: Change en_print to return void | Joe Perches |
2014-09-19 | net/mlx4_en: Add mlx4_en_get_cqe helper | Ido Shamay |
2014-07-22 | net/mlx4_en: Reduce memory consumption on kdump kernel | Amir Vadai |
2014-07-22 | net/mlx4_en: Disable blueflame using ethtool private flags | 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: Ignore budget on TX napi polling | Amir Vadai |
2014-07-08 | net/mlx4_en: Fix mac_hash database inconsistency | Noa Osherovich |
2014-07-08 | net/mlx4_en: Do not count LLC/SNAP in MTU calculation | Yishai Hadas |
2014-07-02 | net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity... | Amir Vadai |
2014-06-11 | net/mlx4_en: Use affinity hint | Yuval Atias |
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-08 | mellanox: Logging message cleanups | Joe Perches |
2014-04-16 | mlx4_en: don't use napi_synchronize inside mlx4_en_netpoll | Chris Mason |
2014-04-01 | net/mlx4: Set proper build dependancy with vxlan | Or Gerlitz |