summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/en_port.c
AgeCommit message (Expand)Author
2018-02-27net/mlx4_en: Add physical RX/TX bytes/packets countersEran Ben Elisha
2017-12-13net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha
2017-03-09mlx4: add rx_alloc_pages counter in ethtool -SEric Dumazet
2016-12-02mlx4: fix use-after-free in mlx4_en_fold_software_stats()Eric Dumazet
2016-11-29mlx4: give precise rx/tx bytes/packets countersEric Dumazet
2016-11-02net/mlx4_en: Add ethtool statistics for XDP casesTariq Toukan
2016-11-02net/mlx4_en: Refactor the XDP forwarding rings schemeTariq Toukan
2016-10-29net/mlx4_en: Fix potential deadlock in port statistics flowJack Morgenstein
2016-05-25net/mlx4_en: get rid of private net_device_statsEric Dumazet
2016-05-25net/mlx4_en: fix tx_dropped bugEric Dumazet
2016-04-21net/mlx4_en: Split SW RX dropped counter per RX ringEran Ben Elisha
2016-02-17net/mlx4_en: Count HW buffer overrun only onceAmir Vadai
2015-06-24net/mlx4_en: Use HW counters for rx/tx bytes/packets in PF deviceEran Ben Elisha
2015-06-15net/mlx4_en: Show PF own statistics via ethtoolEran Ben Elisha
2015-05-05net/mlx4_en: Fix off-by-one in counters manipulationEran Ben Elisha
2015-03-31net/mlx4_en: Moderate ethtool callback to show more statisticsEran Ben Elisha
2015-03-31net/mlx4_en: Add Flow control statistics display via ethtoolMatan Barak
2014-11-11net/mlx4_en: Extend checksum offloading by CHECKSUM COMPLETEShani Michaeli
2014-10-28net/mlx4_en: Use PTYS register to query ethtool settingsSaeed Mahameed
2014-10-28ethtool, net/mlx4_en: Add 100M, 20G, 56G speeds ethtool reporting supportSaeed Mahameed
2014-10-04mlx4: add a new xmit_more counterEric Dumazet
2014-03-02net/mlx4_en: Move queue stopped/waked counters to be per ringEugenia Emantayev
2013-11-07net/mlx4_en: Datapath resources allocated dynamicallyEugenia Emantayev
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein
2011-12-13mlx4: Ethernet port management modificationsEugenia Emantayev
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein
2011-10-19mlx4_en: Checksum counters per ringYevgeny Petrilin
2011-10-09mlx4_en: Adding 40gb speed report for ethtoolAlexander Guller
2011-10-09mlx4_en: Fix QP number calculation according to module paramAlexander Guller
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher