index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-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
2014-05-14
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
1
-1
/
+1
2014-04-28
i40evf: support ethtool RSS options
Mitch A Williams
1
-0
/
+316
[next]