index
:
linux
master
Torvalds' mirror for benchmark reasons
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
2018-09-18
intel-ethernet: rename i40evf to iavf
Jesse Brandeburg
2018-09-08
i40e(vf): remove i40e_ethtool_stats.h header file
Jacob Keller
2018-08-30
i40evf: update ethtool stats code and use helper functions
Jacob Keller
2018-04-30
i40e/i40evf: cleanup incorrect function doxygen comments
Jacob Keller
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-02-14
i40evf: Alloc queues for ADq on VF
Avinash Dayanand
2018-02-12
i40e/i40evf: Split container ITR into current_itr and target_itr
Alexander Duyck
2018-02-12
i40e/i40evf: Use usec value instead of reg value for ITR defines
Alexander Duyck
2018-02-12
i40e/i40evf: Clean-up of bits related to using q_vector->reg_idx
Alexander Duyck
2018-02-12
i40e/i40evf: Only track one ITR setting per ring instead of Tx/Rx
Alexander Duyck
2018-01-26
i40e/i40evf: Use ring pointers to clean up _set_itr_per_queue
Alexander Duyck
2017-10-02
i40evf: Enable VF to request an alternate queue allocation
Alan Brady
2017-08-25
i40e/i40evf: use cmpxchg64 when updating private flags in ethtool
Jacob Keller
2017-07-26
i40e/i40evf: remove mismatched type warnings
Jesse Brandeburg
2017-03-29
i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flow
Alexander Duyck
2017-03-20
i40evf: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-12-06
i40e: Add support for 25G devices
Carolyn Wyborny
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
[next]