summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/tx.c
AgeCommit message (Expand)Author
2024-07-10wifi: iwlwifi: correctly reference TSO page informationBenjamin Berg
2024-07-04wifi: iwlwifi: release TXQ lock during reclaimBenjamin Berg
2024-07-04wifi: iwlwifi: keep BHs disabled when TXing from reclaimBenjamin Berg
2024-07-04wifi: iwlwifi: use already mapped data when TXing an AMSDUBenjamin Berg
2024-07-04wifi: iwlwifi: keep the TSO and workaround pages mappedBenjamin Berg
2024-07-04wifi: iwlwifi: map entire SKB when sending AMSDUsBenjamin Berg
2024-07-04wifi: iwlwifi: return a new allocation for hdr page spaceBenjamin Berg
2024-06-12wifi: iwlwifi: remove struct iwl_trans_opsYedidya Benshimol
2024-06-12wifi: iwlwifi: pcie: integrate TX queue codeJohannes Berg
2024-03-04net: adopt skb_network_header_len() more broadlyEric Dumazet
2023-12-12wifi: iwlwifi: remove async command callbackJohannes Berg
2023-08-22wifi: iwlwifi: pcie: move gen1 TB handling to headerJohannes Berg
2023-08-22wifi: iwlwifi: pcie: clean up gen1/gen2 TFD unmapJohannes Berg
2023-07-11wifi: iwlwifi: remove 'use_tfh' config to fix crashJohannes Berg
2023-06-21wifi: iwlwifi: pcie: add size assertionsJohannes Berg
2022-02-18iwlwifi: cfg: add support for 1K BA queueMordechay Goodstein
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg
2022-02-18iwlwifi: propagate (const) type qualifierBjoern A. Zeeb
2022-02-18iwlwifi: de-const properly where neededBjoern A. Zeeb
2022-02-18iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg
2021-04-14iwlwifi: remove remaining software checksum codeJohannes Berg
2021-04-14iwlwifi: pcie: normally grab NIC access for inflight-hcmdJohannes Berg
2021-04-14iwlwifi: pcie: avoid unnecessarily taking spinlockJohannes Berg
2021-03-23iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd()Jiri Kosina
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg
2021-02-10iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo
2021-02-05iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein
2021-02-05iwlwifi: mvm: don't send commands during suspend\resume transitionHaim Dreyfuss
2021-02-05iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein
2021-02-05iwlwifi: pcie: properly implement NAPIJohannes Berg
2021-01-25iwlwifi: pcie: add a NULL check in iwl_pcie_txq_unmapEmmanuel Grumbach
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach
2020-12-10iwlwifi: move reclaim flows to the queue fileMordechay Goodstein
2020-10-09Revert "iwlwifi: remove wide_cmd_header field"Luca Coelho
2020-10-01iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independentMordechay Goodstein
2020-10-01iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein
2020-10-01iwlwifi: remove wide_cmd_header fieldMordechay Goodstein
2020-10-01iwl-trans: move dev_cmd_offs, page_offs to a common trans headerMordechay Goodstein
2020-10-01iwlwifi: move bc_table_dword to a common trans headerMordechay Goodstein
2020-10-01iwlwifi: iwl-trans: move tfd to trans layerMordechay Goodstein
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein
2020-05-29iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txqMordechay Goodstein
2020-05-08iwlwifi: pcie: remove some dead codeJohannes Berg
2020-03-27iwlwifi: pcie: make iwl_pcie_cmdq_reclaim staticJohannes Berg
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2019-12-23iwlwifi: remove CSR registers abstractionLuca Coelho