summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40evf/i40evf_ethtool.c
Commit message (Expand)AuthorAgeFilesLines
* i40evf: fix scan warning on sprintfJesse Brandeburg2014-08-031-1/+1
* i40evf: fix off-by-oneMitch Williams2014-06-201-2/+2
* i40e/i40evf: remove rx_errors and rx_missedShannon Nelson2014-06-051-2/+0Star
* i40evf: fix crash when changing ring sizesMitch Williams2014-06-051-11/+7Star
* Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2014-06-031-6/+9
|\
| * ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings2014-06-031-6/+9
* | i40e/i40evf: control auto ITR through ethtoolMitch Williams2014-05-211-36/+29Star
* | i40evf: make ethtool_ops constMitch Williams2014-05-211-1/+1
* | i40evf: don't lie to ethtoolMitch Williams2014-05-211-1/+1
* | i40evf: Use macro param for ethtool statsMitch Williams2014-05-211-5/+7
* | i40evf: Fix the headers and update copyright year.Jesse Brandeburg2014-05-211-0/+3
|/
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* i40evf: support ethtool RSS optionsMitch A Williams2014-04-281-0/+316
* i40evf: store ring size in ring structsMitch Williams2014-02-211-5/+8
* i40evf: core ethtool functionalityGreg Rose2014-01-011-0/+390