aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_ethtool.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-08ethtool: Support for configurable RSS hash functionEyal Perry1-2/+15
2014-11-20i40evf: make checkpatch happyMitch Williams1-4/+6
2014-11-20i40evf: update header commentsMitch Williams1-2/+2
2014-11-11i40evf: don't use more queues than CPUsMitch Williams1-8/+8
2014-08-02i40evf: fix scan warning on sprintfJesse Brandeburg1-1/+1
2014-06-19i40evf: 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-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/net-nextDavid 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-13net: 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
2013-12-31i40evf: core ethtool functionalityGreg Rose1-0/+390