index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40evf_ethtool.c
Age
Commit message (
Expand
)
Author
2016-09-24
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
2016-08-19
i40evf: report link speed
Mitch Williams
2016-05-05
i40evf: refactor receive routine
Jesse Brandeburg
2016-05-05
i40evf: Drop packet split receive routine
Jesse Brandeburg
2016-05-01
i40evf: RSS Hash Option parameters
Carolyn Wyborny
2016-04-26
i40evf: Allow PF driver to configure RSS
Mitch Williams
2016-02-17
i40evf: support packet split receive
Mitch Williams
2016-02-03
i40e/i40evf: Fix for UDP/TCP RSS for X722
Anjali Singhai Jain
2016-02-03
i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
Anjali Singhai Jain
2015-12-01
i40evf: allocate ring structs dynamically
Mitch Williams
2015-12-01
i40evf: allocate queue vectors dynamically
Mitch Williams
2015-12-01
i40evf: add new fields to store user configuration of RSS
Helin Zhang
2015-12-01
i40evf: create a generic get RSS function
Helin Zhang
2015-12-01
i40evf: create a generic config RSS function
Helin Zhang
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
2015-06-26
i40evf: fix panic during MTU change
Mitch Williams
2015-03-27
i40evf: add FW version to ethtool info
Mitch Williams
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
2015-03-03
i40evf: ethtool RSS fixes
Mitch Williams
2015-02-24
i40evf: allow enabling of debug prints via ethtool
Ashish Shah
2014-12-08
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-11-20
i40evf: make checkpatch happy
Mitch Williams
2014-11-20
i40evf: update header comments
Mitch Williams
2014-11-11
i40evf: don't use more queues than CPUs
Mitch Williams
2014-08-02
i40evf: fix scan warning on sprintf
Jesse Brandeburg
2014-06-19
i40evf: fix off-by-one
Mitch Williams
2014-06-05
i40e/i40evf: remove rx_errors and rx_missed
Shannon Nelson
2014-06-05
i40evf: fix crash when changing ring sizes
Mitch Williams
2014-06-02
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-05-21
i40e/i40evf: control auto ITR through ethtool
Mitch Williams
2014-05-21
i40evf: make ethtool_ops const
Mitch Williams
2014-05-21
i40evf: don't lie to ethtool
Mitch Williams
2014-05-21
i40evf: Use macro param for ethtool stats
Mitch Williams
2014-05-21
i40evf: Fix the headers and update copyright year.
Jesse Brandeburg
2014-05-13
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-04-28
i40evf: support ethtool RSS options
Mitch A Williams
2014-02-21
i40evf: store ring size in ring structs
Mitch Williams
2013-12-31
i40evf: core ethtool functionality
Greg Rose