summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/internal.h
AgeCommit message (Expand)AuthorFilesLines
2024-07-04wifi: iwlwifi: keep the TSO and workaround pages mappedBenjamin Berg1-2/+28
2024-07-04wifi: iwlwifi: map entire SKB when sending AMSDUsBenjamin Berg1-3/+7
2024-07-04wifi: iwlwifi: return a new allocation for hdr page spaceBenjamin Berg1-2/+2
2024-06-26wifi: iwlwifi: pcie: fix kernel-docJohannes Berg1-1/+5
2024-06-26wifi: iwlwifi: trans: remove unused function parameterMiri Korenblit1-1/+1
2024-06-12wifi: iwlwifi: remove struct iwl_trans_opsYedidya Benshimol1-0/+43
2024-06-12wifi: iwlwifi: pcie: integrate TX queue codeJohannes Berg1-3/+208
2024-05-03wifi: iwlwifi: pcie: allocate dummy net_device dynamicallyBreno Leitao1-1/+1
2023-12-18wifi: iwlwifi: pcie: don't synchronize IRQs from IRQJohannes Berg1-2/+2
2023-09-11wifi: iwlwifi: pcie: fix RB status readingJohannes Berg1-4/+4
2023-09-11wifi: iwlwifi: pcie: fix kernel-doc issuesJohannes Berg1-15/+36
2023-08-22wifi: iwlwifi: remove 'def_rx_queue' struct memberJohannes Berg1-3/+1
2023-06-06wifi: iwlwifi: Enable loading of reduce-power tables into several segmentsAlon Giladi1-10/+7
2023-06-06wifi: iwlwifi: Implement loading and setting of fragmented pnvm imageAlon Giladi1-0/+3
2023-06-06wifi: iwlwifi: Allow trans_pcie track more than 1 pnvm DRAM regionAlon Giladi1-2/+8
2023-04-17wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman1-0/+1
2022-02-18iwlwifi: pcie: adjust to Bz completion descriptorJohannes Berg1-6/+14
2022-02-18iwlwifi: yoyo: add IMR DRAM dump supportMukesh Sisodiya1-1/+23
2022-02-18iwlwifi: avoid void pointer arithmeticJohannes Berg1-1/+1
2021-08-26iwlwifi: pcie: remove spaces from queue namesLuca Coelho1-5/+5
2021-08-26iwlwifi: pcie: dump error on FW reset handshake failuresJohannes Berg1-1/+8
2021-08-26iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layoutJohannes Berg1-2/+3
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho1-0/+1
2021-06-22iwlwifi: pcie: free IML DMA memory allocationJohannes Berg1-0/+3
2021-06-22iwlwifi: pcie: remove TR/CR tail allocationsJohannes Berg1-11/+0
2021-06-22iwlwifi: pcie: fix some kernel-doc commentsJohannes Berg1-2/+2
2021-06-22iwlwifi: pcie: identify the RF moduleJohannes Berg1-1/+4
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg1-0/+5
2021-02-05iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein1-1/+4
2021-02-05iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein1-1/+0
2021-02-05iwlwifi: pcie: properly implement NAPIJohannes Berg1-8/+6
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg1-0/+4
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-63/+6
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach1-3/+0
2020-12-10iwlwifi: move reclaim flows to the queue fileMordechay Goodstein1-4/+0
2020-10-08iwlwifi: pcie: implement set_pnvm opLuca Coelho1-0/+3
2020-10-01iwlwifi: pcie: make iwl_pcie_txq_update_byte_cnt_tbl bus independentMordechay Goodstein1-18/+0
2020-10-01iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein1-124/+1
2020-10-01iwl-trans: move dev_cmd_offs, page_offs to a common trans headerMordechay Goodstein1-3/+1
2020-10-01iwlwifi: move bc_table_dword to a common trans headerMordechay Goodstein1-2/+0
2020-10-01iwlwifi: iwl-trans: move tfd to trans layerMordechay Goodstein1-11/+1
2020-10-01iwlwifi: move bc_pool to a common trans headerMordechay Goodstein1-1/+0
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein1-12/+2
2020-05-29iwlwifi: move iwl_txq and substructures to a common trans headerMordechay Goodstein1-107/+0
2020-05-29iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txqMordechay Goodstein1-2/+2
2020-05-08iwlwifi: pcie: skip fragmented receive buffersJohannes Berg1-1/+3
2020-05-08iwlwifi: pcie: gen2: use DMA pool for byte-count tablesJohannes Berg1-0/+1
2020-04-24iwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma() to userJohannes Berg1-16/+0
2020-03-27iwlwifi: pcie: make iwl_pcie_cmdq_reclaim staticJohannes Berg1-1/+0
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller1-2/+19