aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e/i40e_ethtool.c
AgeCommit message (Expand)Author
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
2016-09-24i40e: cleanup ATR auto_disable_flags useJacob Keller
2016-09-22i40e: fix setting user defined RSS hash keyAlan Brady
2016-08-19i40e: use matching format identifiersHeinrich Schuchardt
2016-08-18i40e: Allow RSS Hash set with less than four parametersCarolyn Wyborny
2016-08-18i40e: don't allow reduction of channels below active FD rulesJacob Keller
2016-07-22i40e: add missing link advertise settingStefan Assmann
2016-07-22i40e: Fix to show correct Advertised Link Modes when link is downAvinash Dayanand
2016-06-27i40e: Removing unnecessary code which caused supported link mode bugAvinash Dayanand
2016-06-27i40e: fix missing DA cable checkSerey Kong
2016-05-13i40e: Refactor ethtool get_settingsCatherine Sullivan
2016-05-13i40e: Add vf-true-promisc-support priv flagAnjali Singhai Jain
2016-05-13i40e: Add support for disabling all link and change bits needed for PHY inter...Kevin Scott
2016-05-05i40e: Test memory before ethtool alloc succeedsJesse Brandeburg
2016-05-05i40e: Refactor receive routineJesse Brandeburg
2016-05-05i40e: Drop packet split receive routineJesse Brandeburg