Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-18intel-ethernet: rename i40evf to iavfJesse Brandeburg
2018-09-08i40e(vf): remove i40e_ethtool_stats.h header fileJacob Keller
2018-08-30i40evf: update ethtool stats code and use helper functionsJacob Keller
2018-04-30i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller
2018-04-27net: intel: Cleanup the copyright/license headersJeff Kirsher
2018-03-23intel: add SPDX identifiers to all the Intel driversJeff Kirsher
2018-02-14i40evf: Alloc queues for ADq on VFAvinash Dayanand
2018-02-12i40e/i40evf: Split container ITR into current_itr and target_itrAlexander Duyck
2018-02-12i40e/i40evf: Use usec value instead of reg value for ITR definesAlexander Duyck
2018-02-12i40e/i40evf: Clean-up of bits related to using q_vector->reg_idxAlexander Duyck
2018-02-12i40e/i40evf: Only track one ITR setting per ring instead of Tx/RxAlexander Duyck
2018-01-27i40e/i40evf: Use ring pointers to clean up _set_itr_per_queueAlexander Duyck
2017-10-02i40evf: Enable VF to request an alternate queue allocationAlan Brady
2017-08-26i40e/i40evf: use cmpxchg64 when updating private flags in ethtoolJacob Keller
2017-07-26i40e/i40evf: remove mismatched type warningsJesse Brandeburg
2017-03-29i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck
2017-03-21i40evf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-07i40e: Add support for 25G devicesCarolyn Wyborny
2016-09-25i40evf: support queue-specific settings for interrupt moderationJacob Keller
2016-08-20i40evf: report link speedMitch Williams
2016-05-06i40evf: refactor receive routineJesse Brandeburg
2016-05-06i40evf: Drop packet split receive routineJesse Brandeburg
2016-05-02i40evf: RSS Hash Option parametersCarolyn Wyborny
2016-04-26i40evf: Allow PF driver to configure RSSMitch Williams
2016-02-18i40evf: support packet split receiveMitch Williams
2016-02-04i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain
2016-02-04i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain
2015-12-02i40evf: allocate ring structs dynamicallyMitch Williams
2015-12-02i40evf: allocate queue vectors dynamicallyMitch Williams
2015-12-02i40evf: add new fields to store user configuration of RSSHelin Zhang
2015-12-02i40evf: create a generic get RSS functionHelin Zhang
2015-12-02i40evf: create a generic config RSS functionHelin Zhang
2015-07-23i40e: use BIT and BIT_ULL macrosJesse Brandeburg
2015-06-26i40evf: fix panic during MTU changeMitch Williams
2015-03-27i40evf: add FW version to ethtool infoMitch Williams
2015-03-05i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg
2015-03-03i40evf: ethtool RSS fixesMitch Williams
2015-02-25i40evf: allow enabling of debug prints via ethtoolAshish Shah
2014-12-09ethtool: Support for configurable RSS hash functionEyal Perry
2014-11-21i40evf: make checkpatch happyMitch Williams
2014-11-21i40evf: update header commentsMitch Williams
2014-11-11i40evf: don't use more queues than CPUsMitch Williams
2014-08-03i40evf: fix scan warning on sprintfJesse Brandeburg
2014-06-20i40evf: fix off-by-oneMitch Williams
2014-06-05i40e/i40evf: remove rx_errors and rx_missedShannon Nelson
2014-06-05i40evf: fix crash when changing ring sizesMitch Williams
2014-06-03Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-05-21i40e/i40evf: control auto ITR through ethtoolMitch Williams
2014-05-21i40evf: make ethtool_ops constMitch Williams