summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40evf/i40evf_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2014-08-03i40evf: fix scan warning on sprintfJesse Brandeburg1-1/+1
2014-06-20i40evf: fix off-by-oneMitch Williams1-2/+2
2014-06-05i40e/i40evf: remove rx_errors and rx_missedShannon Nelson1-2/+0
2014-06-05i40evf: fix crash when changing ring sizesMitch Williams1-11/+7
2014-06-03Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-6/+9
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings1-6/+9
2014-05-21i40e/i40evf: control auto ITR through ethtoolMitch Williams1-36/+29
2014-05-21i40evf: make ethtool_ops constMitch Williams1-1/+1
2014-05-21i40evf: don't lie to ethtoolMitch Williams1-1/+1
2014-05-21i40evf: Use macro param for ethtool statsMitch Williams1-5/+7
2014-05-21i40evf: Fix the headers and update copyright year.Jesse Brandeburg1-0/+3
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe1-1/+1
2014-04-28i40evf: support ethtool RSS optionsMitch A Williams1-0/+316
2014-02-21i40evf: store ring size in ring structsMitch Williams1-5/+8
2014-01-01i40evf: core ethtool functionalityGreg Rose1-0/+390