index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
i40evf
/
i40evf_ethtool.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel-ethernet: rename i40evf to iavf
Jesse Brandeburg
2018-09-18
1
-1054
/
+0
*
i40e(vf): remove i40e_ethtool_stats.h header file
Jacob Keller
2018-09-08
1
-1
/
+218
*
i40evf: update ethtool stats code and use helper functions
Jacob Keller
2018-08-30
1
-60
/
+77
*
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-30
1
-2
/
+5
*
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-27
1
-25
/
+1
*
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-03-23
1
-0
/
+1
*
i40evf: Alloc queues for ADq on VF
Avinash Dayanand
2018-02-14
1
-0
/
+6
*
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
2018-02-12
1
-8
/
+6
*
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
2018-02-12
1
-6
/
+6
*
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
2018-02-12
1
-7
/
+5
*
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
2018-02-12
1
-12
/
+12
*
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
Alexander Duyck
2018-01-26
1
-14
/
+14
*
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
2017-10-02
1
-1
/
+37
*
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
2017-08-25
1
-10
/
+31
*
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
2017-07-26
1
-2
/
+2
*
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
Alexander Duyck
2017-03-29
1
-0
/
+104
*
i40evf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-21
1
-16
/
+15
*
i40e: Add support for 25G devices
Carolyn Wyborny
2016-12-07
1
-0
/
+8
*
i40evf: support queue-specific settings for interrupt moderation
Jacob Keller
2016-09-25
1
-45
/
+161
*
i40evf: report link speed
Mitch Williams
2016-08-20
1
-3
/
+23
*
i40evf: refactor receive routine
Jesse Brandeburg
2016-05-06
1
-51
/
+0
*
i40evf: Drop packet split receive routine
Jesse Brandeburg
2016-05-06
1
-14
/
+0
*
i40evf: RSS Hash Option parameters
Carolyn Wyborny
2016-05-02
1
-199
/
+2
*
i40evf: Allow PF driver to configure RSS
Mitch Williams
2016-04-26
1
-67
/
+54
*
i40evf: support packet split receive
Mitch Williams
2016-02-18
1
-1
/
+66
*
i40e/i40evf: Fix for UDP/TCP RSS for X722
Anjali Singhai Jain
2016-02-04
1
-4
/
+25
*
i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool
Anjali Singhai Jain
2016-02-04
1
-32
/
+8
*
i40evf: allocate ring structs dynamically
Mitch Williams
2015-12-02
1
-4
/
+4
*
i40evf: allocate queue vectors dynamically
Mitch Williams
2015-12-02
1
-1
/
+1
*
i40evf: add new fields to store user configuration of RSS
Helin Zhang
2015-12-02
1
-13
/
+18
*
i40evf: create a generic get RSS function
Helin Zhang
2015-12-02
1
-13
/
+22
*
i40evf: create a generic config RSS function
Helin Zhang
2015-12-02
1
-10
/
+19
*
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
2015-07-23
1
-22
/
+22
*
i40evf: fix panic during MTU change
Mitch Williams
2015-06-26
1
-2
/
+4
*
i40evf: add FW version to ethtool info
Mitch Williams
2015-03-27
1
-1
/
+1
*
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
2015-03-05
1
-1
/
+0
*
i40evf: ethtool RSS fixes
Mitch Williams
2015-03-03
1
-6
/
+8
*
i40evf: allow enabling of debug prints via ethtool
Ashish Shah
2015-02-25
1
-2
/
+4
*
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-09
1
-2
/
+15
*
i40evf: make checkpatch happy
Mitch Williams
2014-11-20
1
-4
/
+6
*
i40evf: update header comments
Mitch Williams
2014-11-20
1
-2
/
+2
*
i40evf: don't use more queues than CPUs
Mitch Williams
2014-11-11
1
-8
/
+8
*
i40evf: fix scan warning on sprintf
Jesse Brandeburg
2014-08-03
1
-1
/
+1
*
i40evf: fix off-by-one
Mitch Williams
2014-06-20
1
-2
/
+2
*
i40e/i40evf: remove rx_errors and rx_missed
Shannon Nelson
2014-06-05
1
-2
/
+0
*
i40evf: fix crash when changing ring sizes
Mitch Williams
2014-06-05
1
-11
/
+7
*
Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2014-06-03
1
-6
/
+9
|
\
|
*
ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()
Ben Hutchings
2014-06-03
1
-6
/
+9
*
|
i40e/i40evf: control auto ITR through ethtool
Mitch Williams
2014-05-21
1
-36
/
+29
*
|
i40evf: make ethtool_ops const
Mitch Williams
2014-05-21
1
-1
/
+1
[next]