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