index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
1
-2
/
+5
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-25
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-02-14
i40evf: Alloc queues for ADq on VF
Avinash Dayanand
1
-0
/
+6
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
1
-8
/
+6
2018-02-12
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
1
-6
/
+6
2018-02-12
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
1
-7
/
+5
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
1
-12
/
+12
2018-01-27
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
Alexander Duyck
1
-14
/
+14
2017-10-02
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
1
-1
/
+37
2017-08-26
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
1
-10
/
+31
2017-07-26
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
1
-2
/
+2
2017-03-29
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
Alexander Duyck
1
-0
/
+104
2017-03-21
i40evf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-16
/
+15
2016-12-07
i40e: Add support for 25G devices
Carolyn Wyborny
1
-0
/
+8
2016-09-25
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
1
-45
/
+161
2016-08-20
i40evf: report link speed
Mitch Williams
1
-3
/
+23
2016-05-06
i40evf: refactor receive routine
Jesse Brandeburg
1
-51
/
+0
2016-05-06
i40evf: Drop packet split receive routine
Jesse Brandeburg
1
-14
/
+0
2016-05-02
i40evf: RSS Hash Option parameters
Carolyn Wyborny
1
-199
/
+2
2016-04-26
i40evf: Allow PF driver to configure RSS
Mitch Williams
1
-67
/
+54
2016-02-18
i40evf: support packet split receive
Mitch Williams
1
-1
/
+66
2016-02-04
i40e/i40evf: Fix for UDP/TCP RSS for X722
Anjali Singhai Jain
1
-4
/
+25
2016-02-04
i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
Anjali Singhai Jain
1
-32
/
+8
2015-12-02
i40evf: allocate ring structs dynamically
Mitch Williams
1
-4
/
+4
2015-12-02
i40evf: allocate queue vectors dynamically
Mitch Williams
1
-1
/
+1
2015-12-02
i40evf: add new fields to store user configuration of RSS
Helin Zhang
1
-13
/
+18
2015-12-02
i40evf: create a generic get RSS function
Helin Zhang
1
-13
/
+22
2015-12-02
i40evf: create a generic config RSS function
Helin Zhang
1
-10
/
+19
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
1
-22
/
+22
2015-06-26
i40evf: fix panic during MTU change
Mitch Williams
1
-2
/
+4
2015-03-27
i40evf: add FW version to ethtool info
Mitch Williams
1
-1
/
+1
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
1
-1
/
+0
2015-03-03
i40evf: ethtool RSS fixes
Mitch Williams
1
-6
/
+8
2015-02-25
i40evf: allow enabling of debug prints via ethtool
Ashish Shah
1
-2
/
+4
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-2
/
+15
2014-11-21
i40evf: make checkpatch happy
Mitch Williams
1
-4
/
+6
2014-11-21
i40evf: update header comments
Mitch Williams
1
-2
/
+2
2014-11-11
i40evf: don't use more queues than CPUs
Mitch Williams
1
-8
/
+8
2014-08-03
i40evf: fix scan warning on sprintf
Jesse Brandeburg
1
-1
/
+1
2014-06-20
i40evf: fix off-by-one
Mitch Williams
1
-2
/
+2
2014-06-05
i40e/i40evf: remove rx_errors and rx_missed
Shannon Nelson
1
-2
/
+0
2014-06-05
i40evf: fix crash when changing ring sizes
Mitch Williams
1
-11
/
+7
2014-06-03
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
1
-6
/
+9
2014-06-03
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
1
-6
/
+9
2014-05-21
i40e/i40evf: control auto ITR through ethtool
Mitch Williams
1
-36
/
+29
2014-05-21
i40evf: make ethtool_ops const
Mitch Williams
1
-1
/
+1
2014-05-21
i40evf: don't lie to ethtool
Mitch Williams
1
-1
/
+1
2014-05-21
i40evf: Use macro param for ethtool stats
Mitch Williams
1
-5
/
+7
2014-05-21
i40evf: Fix the headers and update copyright year.
Jesse Brandeburg
1
-0
/
+3
[next]