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