summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans.c
AgeCommit message (Expand)Author
2021-02-10iwlwifi: remove flags argument for nic_accessJohannes Berg
2021-02-10iwlwifi: dbg: add op_mode callback for collecting debug data.Mordechay Goodstein
2021-02-10iwlwifi: pcie: NULLify pointers after freeEmmanuel Grumbach
2021-02-10iwlwifi: pcie: don't disable interrupts for reg_lockJohannes Berg
2021-02-08Merge tag 'iwlwifi-next-for-kalle-2021-02-05' of git://git.kernel.org/pub/scm...Kalle Valo
2021-02-05iwlwifi: tx: move handing sync/async host command to transMordechay Goodstein
2021-02-05iwlwifi: remove TRANS_PM_OPSEmmanuel Grumbach
2021-02-05iwl-trans: iwlwifi: move sync NMI logic to transMordechay Goodstein
2021-02-05iwlwifi: pcie: properly implement NAPIJohannes Berg
2021-01-25iwlwifi: pcie: reschedule in long-running memory readsJohannes Berg
2021-01-25iwlwifi: pcie: use jiffies for memory read spin time limitJohannes Berg
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg
2020-12-10iwlwifi: use SPDX tagsJohannes Berg
2020-12-10iwlwifi: pcie: remove unnecessary setting of inta_maskJohannes Berg
2020-12-10iwlwifi: pcie: remove MSIX_HW_INT_CAUSES_REG_IML handlingJohannes Berg
2020-12-10iwlwifi: remove sw_csum_txEmmanuel Grumbach
2020-12-10iwlwifi: pcie: remove obsolete pre-release support codeEmmanuel Grumbach
2020-12-10iwlwifi: move reclaim flows to the queue fileMordechay Goodstein
2020-12-10iwlwifi: yoyo: align the write pointer to DWsRotem Saado
2020-11-02iwlwifi: pcie: limit memory read spin timeJohannes Berg
2020-10-08iwlwifi: read and parse PNVM fileLuca Coelho
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-10-01iwlwifi: iwl-trans: move all txcmd init to trans allocMordechay Goodstein
2020-10-01iwlwifi: msix: limit max RX queues for 9000 familyMordechay Goodstein
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein
2020-05-29iwlwifi: pcie: don't count on the FW to set persistence modeHaim Dreyfuss
2020-05-08iwlwifi: pcie: gen2: use DMA pool for byte-count tablesJohannes Berg
2020-04-24iwlwifi: remove fw_monitor module parameterEmmanuel Grumbach
2020-04-24iwlwifi: pcie: add n_window/ampdu to tx_queue debugfsJohannes Berg
2020-04-24iwlwifi: pcie: use seq_file for tx_queue debugfs fileJohannes Berg
2020-03-27iwlwifi: move integrated, extra_phy and soc_latency to trans_cfgLuca Coelho
2020-03-27iwlwifi: pcie: implement read_config32Luca Coelho
2020-01-27Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller
2020-01-26Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo
2019-12-24iwlwifi: pcie: always disable L0S statesLuca Coelho
2019-12-24iwlwifi: pcie: rename L0S_ENABLED bit to L0S_DISABLEDLuca Coelho
2019-12-23iwlwifi: remove CSR registers abstractionLuca Coelho
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: pcie: allocate smaller dev_cmd for TX headersJohannes Berg
2019-12-10iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg
2019-11-15iwlwifi: remove redundant assignment to variable bufszColin Ian King
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller