summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/internal.h
AgeCommit message (Expand)AuthorFilesLines
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
2019-12-23iwlwifi: pcie: use partial pages if applicableJohannes Berg1-0/+14
2019-12-23iwlwifi: pcie: map only used part of RX buffersJohannes Berg1-0/+2
2019-12-23iwlwifi: allocate more receive buffers for HE devicesJohannes Berg1-2/+3
2019-12-23iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg1-0/+10
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg1-3/+3
2019-12-20iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg1-1/+2
2019-11-20iwlwifi: pcie: make some RX functions staticJohannes Berg1-2/+0
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg1-2/+2
2019-11-15iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach1-3/+0
2019-09-06iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss1-0/+4
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-6/+6
2019-09-06iwlwifi: pass the iwl_config_trans_params when neededLuca Coelho1-3/+4
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-6/+8
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu1-1/+1
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach1-3/+2
2019-09-06iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach1-2/+0