aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/queue/tx.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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