summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/queue (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: queue: avoid memory leak in reset flowMordechay Goodstein2021-04-142-26/+7
* iwlwifi: remove remaining software checksum codeJohannes Berg2021-04-141-8/+3
* iwlwifi: queue: add fake tx time pointMordechay Goodstein2021-02-101-0/+4
* Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo2021-02-082-0/+130
|\
| * iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein2021-02-052-0/+130
* | iwlwifi: queue: bail out on invalid freeingJohannes Berg2021-01-251-4/+2
* | iwlwifi: queue: don't crash if txq->entries is NULLEmmanuel Grumbach2021-01-251-25/+24
|/
* iwlwifi: use SPDX tagsJohannes Berg2020-12-092-107/+8
* iwlwifi: move reclaim flows to the queue fileMordechay Goodstein2020-12-092-0/+255
* iwlwifi: remove all queue resources before freeMordechay Goodstein2020-12-091-5/+1
* iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independentMordechay Goodstein2020-10-012-0/+196
* iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein2020-10-012-0/+1563