summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
diff options
context:
space:
mode:
authorMiri Korenblit <miriam.rachel.korenblit@intel.com>2025-07-23 09:45:10 +0300
committerMiri Korenblit <miriam.rachel.korenblit@intel.com>2025-07-23 14:10:24 +0300
commit4b0dccdd81509ba57d1929da9e9395a9006fb98d (patch)
tree7c977b989440e7c7cd0930d6557c6d3214d56c59 /tools/perf/scripts/python/bin/flamegraph-record
parentb089c415e0a9e44f4ecba470e189063c1ed7f4d4 (diff)
downloadkernel-4b0dccdd81509ba57d1929da9e9395a9006fb98d.tar.gz
wifi: iwlwifi: Remove support for rx OMI bandwidth reduction
This feature turns out to have an issue: it can take up to 8 seconds to detect high throughput scenarios and to leave RX OMI bandwidth reduction. This leads to throughput degradation. Until the issues are fixed, remove the RX OMI implementation. Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com> Link: https://patch.msgid.link/20250723094230.a9ccfe210516.Ic87bc7709a6761f593e88f1488a41442c68c1686@changeid
Diffstat (limited to 'tools/perf/scripts/python/bin/flamegraph-record')
0 files changed, 0 insertions, 0 deletions
distro/kernel/commit/drivers/mfd/max77693.c?h=linux-6.6.y&id=a0bc607208e295f70d0355fa4e632a0c8c27533b'>mfd: max77693: Improve support for the flash cellJacek Anaszewski 2014-06-17mfd: max77693: Handle IRQs using regmapRobert Baldyga 2014-06-17mfd: max77693: Remove unnecessary wrapper functionsRobert Baldyga 2014-06-03mfd: max77693: Make of_device_id array constKrzysztof Kozlowski 2014-03-19mfd: max77693: Fix possible NULL pointer dereference on i2c_new_dummy errorKrzysztof Kozlowski 2014-01-21mfd: max77693: Set proper maximum register for MUIC regmapKrzysztof Kozlowski 2014-01-06mfd: maxim: Constify struct mfd_cell where possibleGeert Uytterhoeven 2013-10-23mfd: max77693: Include linux/of.h headerSachin Kamat 2013-10-23mfd: max77693: Added device tree supportAndrzej Hajda 2013-10-23mfd: max77693: Remove device wakeup from driverAndrzej Hajda 2013-07-31mfd: Use dev_get_platdata()Jingoo Han 2013-01-22mfd: max77693: Init max77693->dev before using itAxel Lin 2012-09-16mfd: MAX77693: Fix NULL pointer error when initializing irqsChanwoo Choi 2012-09-15mfd: core: Push irqdomain mapping out into devicesMark Brown 2012-07-09mfd: Fix max77693 irq leak and wrong kfree callAxel Lin 2012-07-09mfd: Staticise max77693 pm_opsMark Brown 2012-07-09mfd: Remove unused max77693 iolock mutexAxel Lin 2012-05-20mfd: Add MAX77693 irq handlerChanwoo Choi 2012-05-20mfd: Add MAX77693 driverChanwoo Choi