aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * iwlwifi: pcie: use partial pages if applicableJohannes Berg2019-12-231-0/+14
| * iwlwifi: pcie: map only used part of RX buffersJohannes Berg2019-12-231-0/+2
| * iwlwifi: allocate more receive buffers for HE devicesJohannes Berg2019-12-231-2/+3
* | iwlwifi: pcie: extend hardware workaround to context-infoJohannes Berg2019-12-231-0/+10
* | iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-231-3/+3
* | iwlwifi: pcie: move page tracking into get_page_hdr()Johannes Berg2019-12-201-1/+2
|/
* iwlwifi: pcie: make some RX functions staticJohannes Berg2019-11-201-2/+0
* iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg2019-11-151-2/+2
* iwlwifi: pcie: make iwl_pcie_gen2_update_byte_tbl staticEmmanuel Grumbach2019-11-151-3/+0
* iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss2019-09-061-0/+4
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-6/+6
* iwlwifi: pass the iwl_config_trans_params when neededLuca Coelho2019-09-061-3/+4
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-061-6/+8
* iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu2019-09-061-1/+1
* iwlwifi: remove pm_runtime completelyEmmanuel Grumbach2019-09-061-3/+2
* iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach2019-09-061-2/+0
* iwlwifi: remove the opmode's d0i3 handlersEmmanuel Grumbach2019-09-061-3/+0
* iwlwifi: Set w-pointer upon resume according to SNAlex Malamud2019-09-061-0/+1