summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: pcie: move gen1 TB handling to headerJohannes Berg2023-08-221-17/+1
* wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmapJohannes Berg2023-08-221-1/+5
* wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg2023-07-111-1/+1
* wifi: iwlwifi: pcie: add size assertionsJohannes Berg2023-06-211-1/+4
* iwlwifi: cfg: add support for 1K BA queueMordechay Goodstein2022-02-181-2/+2
* iwlwifi: avoid void pointer arithmeticJohannes Berg2022-02-181-1/+1
* iwlwifi: propagate (const) type qualifierBjoern A. Zeeb2022-02-181-1/+1
* iwlwifi: de-const properly where neededBjoern A. Zeeb2022-02-181-2/+2
* iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg2022-02-181-1/+1
* iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg2021-04-181-2/+2
* iwlwifi: remove remaining software checksum codeJohannes Berg2021-04-141-8/+3
* iwlwifi: pcie: normally grab NIC access for inflight-hcmdJohannes Berg2021-04-141-22/+11
* iwlwifi: pcie: avoid unnecessarily taking spinlockJohannes Berg2021-04-141-30/+24
* iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina2021-03-231-3/+4
* iwlwifi: remove flags argument for nic_accessJohannes Berg2021-02-101-3/+2
* iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg2021-02-101-13/+9
* Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo2021-02-081-143/+7
|\
| * iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein2021-02-051-145/+3
| * iwlwifi: mvm: don't send commands during suspend\resume transitionHaim Dreyfuss2021-02-051-0/+6
| * iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein2021-02-051-1/+1
| * iwlwifi: pcie: properly implement NAPIJohannes Berg2021-02-051-4/+4
* | iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach2021-01-251-0/+5
|/
* iwlwifi: use SPDX tagsJohannes Berg2020-12-101-63/+6
* iwlwifi: remove sw_csum_txEmmanuel Grumbach2020-12-101-81/+2
* iwlwifi: move reclaim flows to the queue fileMordechay Goodstein2020-12-101-197/+2
* Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho2020-10-091-0/+5
* iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independentMordechay Goodstein2020-10-011-181/+15
* iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein2020-10-011-274/+37
* iwlwifi: remove wide_cmd_header fieldMordechay Goodstein2020-10-011-5/+0
* iwl-trans: move dev_cmd_offs, page_offs to a common trans headerMordechay Goodstein2020-10-011-8/+7
* iwlwifi: move bc_table_dword to a common trans headerMordechay Goodstein2020-10-011-1/+1
* iwlwifi: iwl-trans: move tfd to trans layerMordechay Goodstein2020-10-011-15/+11
* mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long2020-08-071-3/+3
* iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein2020-05-291-57/+55
* iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txqMordechay Goodstein2020-05-291-4/+4
* iwlwifi: pcie: remove some dead codeJohannes Berg2020-05-081-6/+6
* iwlwifi: pcie: make iwl_pcie_cmdq_reclaim staticJohannes Berg2020-03-271-1/+1
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-6/+6
|\
| * iwlwifi: remove CSR registers abstractionLuca Coelho2019-12-231-6/+6
* | iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-231-9/+11
* | iwlwifi: pcie: work around DMA hardware bugJohannes Berg2019-12-231-5/+23
* | iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg2019-12-201-7/+13
|/
* iwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tbJohannes Berg2019-11-201-8/+6
* iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg2019-11-151-1/+1
* iwlwifi: always access the trans configuration via transLuca Coelho2019-09-061-6/+5
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-34/+34
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-061-40/+43
* iwlwifi: remove pm_runtime completelyEmmanuel Grumbach2019-09-061-1/+0
* iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach2019-09-061-24/+0
* iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach2019-09-061-40/+13