aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/fm10k/fm10k_ethtool.c
AgeCommit message (Expand)Author
2018-05-22fm10k: correctly check if interface is removedPhil Turnbull
2015-04-14fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher
2015-04-14fm10k: expose tx_timeout_count as an ethtool statJeff Kirsher
2015-04-14fm10k: separate PF only stats so that VF does not display themJeff Kirsher
2015-04-14fm10k: use hw->mac.max_queues for statsJeff Kirsher
2015-04-14fm10k: only show actual queues, not the maximum in hardwareJeff Kirsher
2015-04-14fm10k: fix unused warningsJeff Kirsher
2015-04-14fm10k: Remove redundant rx_errors in ethtoolJeff Kirsher
2015-03-03fm10k: Resolve various spelling errors and checkpatch warningsMatthew Vick
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry
2014-10-01fm10k: using vmalloc requires including linux/vmalloc.hStephen Rothwell
2014-09-23fm10k: Add support for PTPAlexander Duyck
2014-09-23fm10k: Add support for VFAlexander Duyck
2014-09-23fm10k: Add support for multiple queuesAlexander Duyck
2014-09-23fm10k: Add ethtool supportAlexander Duyck