summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/internal.h
AgeCommit message (Expand)Author
2021-08-26iwlwifi: pcie: remove spaces from queue namesLuca Coelho
2021-08-26iwlwifi: pcie: dump error on FW reset handshake failuresJohannes Berg
2021-08-26iwlwifi: pcie: optimise struct iwl_rx_mem_buffer layoutJohannes Berg
2021-06-22iwlwifi: support loading the reduced power table from UEFILuca Coelho
2021-06-22iwlwifi: pcie: free IML DMA memory allocationJohannes Berg
2021-06-22iwlwifi: pcie: remove TR/CR tail allocationsJohannes Berg
2021-06-22iwlwifi: pcie: fix some kernel-doc commentsJohannes Berg
2021-06-22iwlwifi: pcie: identify the RF moduleJohannes Berg
2021-04-18iwlwifi: pcie: don't enable BHs with IRQs disabledJohannes Berg
2021-02-05iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein
2021-02-05iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein
2021-02-05iwlwifi: pcie: properly implement NAPIJohannes Berg
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg
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-08iwlwifi: pcie: implement set_pnvm opLuca 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-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-10-01iwlwifi: move bc_pool to a common trans headerMordechay Goodstein
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein
2020-05-29iwlwifi: move iwl_txq and substructures to a common trans headerMordechay Goodstein
2020-05-29iwlwifi: pcie: keep trans instead of trans_pcie in iwl_txqMordechay Goodstein
2020-05-08iwlwifi: pcie: skip fragmented receive buffersJohannes Berg
2020-05-08iwlwifi: pcie: gen2: use DMA pool for byte-count tablesJohannes Berg
2020-04-24iwlwifi: pcie: move iwl_pcie_ctxt_info_alloc_dma() to userJohannes 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: pcie: use partial pages if applicableJohannes Berg
2019-12-23iwlwifi: pcie: map only used part of RX buffersJohannes Berg
2019-12-23iwlwifi: allocate more receive buffers for HE devicesJohannes Berg
2019-12-23iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg
2019-12-23iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg
2019-12-20iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg
2019-11-20iwlwifi: pcie: make some RX functions staticJohannes Berg
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg
2019-11-15iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach
2019-09-06iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho
2019-09-06iwlwifi: pass the iwl_config_trans_params when neededLuca Coelho
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho
2019-09-06iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach
2019-09-06iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach
2019-09-06iwlwifi: remove the opmode's d0i3 handlersEmmanuel Grumbach
2019-09-06iwlwifi: Set w-pointer upon resume according to SNAlex Malamud
2019-06-29iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach