#!/bin/bash perf record -e sched:sched_switch -e sched:sched_migrate_task "$@" /cgit.js'>
summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlegacy/4965-mac.c
AgeCommit message (Expand)Author
2023-02-17wifi: iwlegacy: avoid fortify warningJohannes Berg
2023-02-13wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-07-18wifi: iwlegacy: fix repeated words in commentsJilin Yuan
2021-10-13wireless: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-08-29intel: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-02-08iwlegacy: 4965-mac: Simplify the calculation of variablesJiapeng Chong
2021-01-25iwl4965: do not process non-QOS frames on txq->sched_retry pathStanislaw Gruszka