summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMichal Kazior <michal.kazior@tieto.com>2015-03-31 11:03:47 +0000
committerKalle Valo <kvalo@qca.qualcomm.com>2015-04-15 15:07:31 +0300
commitfcf9844636be1674a565afcdf6901e1cf37f09fb (patch)
tree80373cd6f13eb97dbd88e75d194214b5c4cf2fd9 /tools/perf/scripts/python
parent694c0e0a177783ebf302f462237daa1e2f254025 (diff)
downloadkernel-fcf9844636be1674a565afcdf6901e1cf37f09fb.tar.gz
ath10k: fix hw roc expiration
It is not guaranteed firmware will switch to foreign channel immediately after starting scan sequence. To account for that don't use duration parameter for scan time. Instead request insanely long scan and use timeout worker to cancel it from driver. This should improve P2P reliability a bit. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
-scsi.c?h=linux-6.6.y&id=a5ec5a7bfd1f28d1905499641c9f589be36808c1'>ata: ahci: Support state with min power but Partial low power stateSrinivas Pandruvada 2018-07-12ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUGPaul Menzel 2018-07-02ata: Fix ZBC_OUT all bit handlingDamien Le Moal 2018-07-02ata: Fix ZBC_OUT command block checkDamien Le Moal 2018-06-10Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2018-05-11libata: don't clamp queue depth to ATA_MAX_QUEUE - 1Jens Axboe 2018-05-11libata: use ata_tag_internal() consistentlyJens Axboe 2018-05-11libata: convert core and drivers to ->hw_tag usageJens Axboe 2018-05-10libata: Honor RQF_QUIET flagDamien Le Moal 2018-04-18scsi: libsas: add transport class for ATA devicesJason Yan 2018-02-12libata: don't try to pass through NCQ commands to non-NCQ devicesEric Biggers 2018-02-12libata: fix length validation of ATAPI-relayed SCSI commandsEric Biggers 2018-02-12libata: Fix compile warning with ATA_DEBUG enabledDong Bo 2017-09-19libata: make static arrays const, reduces object code sizeColin Ian King 2017-09-18libata: Add new med_power_with_dipm link_power_management_policy settingHans de Goede 2017-07-19libata: array underflow in ata_find_dev()Dan Carpenter 2017-06-29sd: add support for TCG OPAL self encrypting disksChristoph Hellwig 2017-06-29libata: fix build warning from unused goto labelTejun Heo 2017-06-27libata: Support for an ATA PASS-THROUGH(32) command.Minwoo Im 2017-06-20libata: make the function name in comment match the actual functionMinwoo Im 2017-06-12libata: Convert bare printks to pr_contJoe Perches 2017-06-05libata: implement SECURITY PROTOCOL IN/OUTChristoph Hellwig 2017-05-16ata: update references for libata documentationMauro Carvalho Chehab 2017-05-16libata: fix identation on a kernel-doc markupMauro Carvalho Chehab 2017-04-28libata: remove SCT WRITE SAME supportChristoph Hellwig 2017-04-28libata: reject passthrough WRITE SAME requestsChristoph Hellwig