summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexander Duyck <alexander.h.duyck@intel.com>2017-02-06 18:26:26 -0800
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2017-03-17 12:11:44 -0700
commitcb0ef1d1dc8739e307f70493b7eb1184685dbbde (patch)
tree18f3668ac1fc0b5f93859bb6982634342b4173b2 /tools/perf/scripts/python
parentcfbc871c2174f352542053d25659920d6841ed41 (diff)
downloadkernel-cb0ef1d1dc8739e307f70493b7eb1184685dbbde.tar.gz
igb: Only sync size of expected frame in ethtool testing
We only need to sync the size of the frame that is read to test. We don't need to sync the entire Rx buffer. This way the testing is more consistent with how we handle things in the receive path. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
2011-08-09ath9k_hw: use register name in place of magic valueAlex Hacker 2011-08-09ath9k_hw: Add dump_eeprom support for AR9003Rajkumar Manoharan 2011-08-08ath9k_hw: fix calculated runtime tx power limitFelix Fietkau 2011-07-18ath9k: Fix sparse warningsRajkumar Manoharan 2011-07-18ath9k: use get_unaligned_{b16, le16, le32} where possiblePavel Roskin 2011-06-22ath9k: configure internal regulator for AR9330Gabor Juhos 2011-06-22ath9k: configure diversity based on eeprom contents for AR9330Gabor Juhos 2011-06-22ath9k: configure xpa bias level for AR9330Gabor Juhos 2011-06-22ath9k: use correct EEPROM base for AR9330Gabor Juhos 2011-06-22ath9k: enable tuning capacitance configuration for AR9330Gabor Juhos 2011-06-22ath9k: skip internal regulator configuration for AR9330Gabor Juhos 2011-06-20ath9k: Fix a corner case failure in sending PAPRD frames in HT40Mohammed Shafi Shajakhan 2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin 2011-05-25Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller 2011-05-24Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville 2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds 2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan 2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville 2011-05-16ath9k_hw: config diversity based on eeprom contentsMohammed Shafi Shajakhan 2011-05-12ath9k_hw: Fix STA connection issues with AR9380 (XB113).Senthil Balasubramanian 2011-05-12ath9k_hw: fix dual band assumption for XB113Luis R. Rodriguez 2011-05-10ath9k_hw: Corrected xpabiaslevel register settings for AR9340Rajkumar Manoharan 2011-05-10treewide: fix a few typos in commentsJustin P. Mattock 2011-05-05ath9k_hw: fix power for the HT40 duplicate framesLuis R. Rodriguez 2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville 2011-04-25ath9k: Fix warnings from -Wunused-but-set-variableSujith Manoharan 2011-04-25ath9k_hw: Configure chain switch table and attenuation control only for activ...Vasanthakumar Thiagarajan 2011-04-25ath9k_hw: Configure tuning capacitance value for AR9340 as wellVasanthakumar Thiagarajan 2011-04-25ath9k_hw: Skip internal regulator configuration for AR9340Vasanthakumar Thiagarajan 2011-04-25ath9k_hw: Don't configure AR_CH0_THERM for AR9340Vasanthakumar Thiagarajan 2011-03-31Fix common misspellingsLucas De Marchi 2011-01-28ath9k_hw: Update PMU setting to improve ripple issue for AR9485.Vivek Natarajan 2011-01-21ath9k_hw: replace magic values in register writes with proper definesFelix Fietkau 2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville