summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/queue/tx.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23wifi: iwlwifi: empty overflow queue during flushMiri Korenblit1-1/+1
2023-09-11wifi: iwlwifi: queue: fix kernel-docJohannes Berg1-2/+4
2023-08-22wifi: iwlwifi: pcie: move gen1 TB handling to headerJohannes Berg1-0/+15
2023-08-22wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmapJohannes Berg1-10/+1
2023-07-12wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg1-4/+4
2022-02-18iwlwifi: support new queue allocation commandJohannes Berg1-2/+2
2022-02-18iwlwifi: remove command ID argument from queue allocationJohannes Berg1-3/+2
2022-02-18iwlwifi: avoid variable shadowingJohannes Berg1-5/+5
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg1-1/+1
2021-04-14iwlwifi: queue: avoid memory leak in reset flowMordechay Goodstein1-2/+1
2021-02-05iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein1-0/+1
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-57/+4
2020-12-10iwlwifi: move reclaim flows to the queue fileMordechay Goodstein1-0/+7
2020-10-01iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independentMordechay Goodstein1-0/+42
2020-10-01iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein1-0/+188