aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)Author
2019-12-17i40e: don't restart nway if autoneg not supportedMitch Williams
2018-04-26i40e: fix reported mask for ntuple filtersJacob Keller
2018-04-26i40e: program fragmented IPv4 filter input setJacob Keller
2017-08-25i40e: prevent changing ITR if adaptive-rx/tx enabledAlan Brady
2017-08-25i40e/i40evf: use cmpxchg64 when updating private flags in ethtoolJacob Keller
2017-08-25i40e: separate hw_features from runtime changing flagsJacob Keller
2017-07-26i40e/i40evf: remove mismatched type warningsJesse Brandeburg
2017-06-20i40e: Add message for unsupported MFP modeCarolyn Wyborny
2017-06-20i40e: add support for XDP_TX actionBjörn Töpel
2017-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-12i40e: fix handling of HW ATR evictionJacob Keller
2017-05-31i40e: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-04-30i40e: remove hw_disabled_flags in favor of using separate flag bitsJacob Keller
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller
2017-04-30i40e: properly spell I40E_VF_STATE_* flagsJacob Keller
2017-04-19i40e: fix CONFIG_BUSY checks in i40e_set_settings functionJacob Keller
2017-04-08i40e: Simplify i40e_detect_recover_hung_queue logicAlan Brady
2017-04-08i40e: Decrease the scope of rtnl lockMaciej Sosin
2017-03-29i40e/i40evf: Add legacy-rx private flag to allow fallback to old Rx flowAlexander Duyck
2017-03-29i40e: Clean up handling of private flagsAlexander Duyck
2017-03-27i40e: Drop FCoE code from core driver filesAlexander Duyck
2017-03-23i40e: add support for SCTPv4 FDir filtersJacob Keller
2017-03-23i40e: implement support for flexible word payloadJacob Keller
2017-03-23i40e: add parsing of flexible filter fields from userdefJacob Keller
2017-03-23i40e: partition the ring_cookie to get VF indexJacob Keller
2017-03-23i40e: allow changing input set for ntuple filtersJacob Keller
2017-03-23i40e: check current configured input set when adding ntuple filtersJacob Keller
2017-03-23i40e: correctly honor the mask fields for ETHTOOL_SRXCLSRLINSJacob Keller
2017-03-20i40e: always remove old filter when adding new FDir filterJacob Keller
2017-03-20i40e: explicitly fail on extended MAC field for ethtool_rx_flow_specJacob Keller
2017-03-20i40e: rework exit flow of i40e_add_fdir_ethtoolJacob Keller
2017-03-20i40e: don't use arrays for (src|dst)_ipJacob Keller
2017-03-17i40e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-03-15i40e: rename auto_disable_flags to hw_disabled_flagsHarshitha Ramamurthy
2017-03-15i40e: fix ethtool to get EEPROM data from X722 interfaceLihong Yang
2017-02-11i40e: Save more link abilities when using ethtoolHenry Tieman
2017-02-02i40e: add interrupt rate limit verbosityAlan Brady
2017-02-02i40e: refactor macro INTRL_USEC_TO_REGAlan Brady
2016-12-06i40e: defeature support for PTP L4 frame detection on XL710Jacob Keller
2016-12-06i40e: Add support for 25G devicesCarolyn Wyborny
2016-12-06i40e: Blink LED on 1G BaseT boardsHenry Tieman
2016-12-02i40e/i40evf: replace for memcpy with single memcpy call in ethtoolJacob Keller
2016-12-02i40e: Fix for ethtool Supported link modesHarshitha Ramamurthy
2016-12-02i40e: fix panic on SPARC while changing num of descTushar Dave
2016-12-02i40e: avoid duplicate private flags definitionsJacob Keller
2016-10-31i40e: removed unreachable codeFilip Sadowski
2016-10-31i40e: Add common function for finding VSI by typeAlexander Duyck
2016-10-28i40e: Clean up handling of msglevel flags and debug parameterAlexander Duyck
2016-10-28i40e: Make struct i40e_stats constJoe Perches
2016-09-24i40evf: support queue-specific settings for interrupt moderationJacob Keller