aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-03iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg1-2/+1
2021-12-07iwlwifi: implement reset flow for Bz devicesJohannes Berg1-1/+4
2021-12-07iwlwifi: pcie: retake ownership after resetJohannes Berg1-5/+3
2021-10-22iwlwifi: remove redundant iwl_finish_nic_init() argumentJohannes Berg1-1/+1
2021-10-22iwlwifi: BZ Family SW reset supportRoee Goldfiner1-12/+0
2021-10-22iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplicationRoee Goldfiner1-14/+2
2021-10-22iwlwifi: Start scratch debug register for Bz familyMatti Gottlieb1-3/+5
2021-08-26iwlwifi: pcie: implement Bz reset flowJohannes Berg1-3/+15
2021-08-26iwlwifi: pcie: implement Bz device startupJohannes Berg1-4/+20
2021-08-26iwlwifi: pcie: dump error on FW reset handshake failuresJohannes Berg1-3/+8
2021-06-22iwlwifi: pcie: free some DMA memory earlierJohannes Berg1-2/+4
2021-06-22iwlwifi: pcie: fix context info freeingJohannes Berg1-1/+2
2021-06-22iwlwifi: pcie: identify the RF moduleJohannes Berg1-0/+71
2021-04-14iwlwifi: queue: avoid memory leak in reset flowMordechay Goodstein1-2/+2
2021-04-14iwlwifi: mvm: Use IWL_INFO in fw_reset_handshake()Ravi Darsi1-2/+2
2021-04-06iwlwifi: pcie: properly set LTR workarounds on 22000 devicesJohannes Berg1-0/+35
2021-02-11iwlwifi: pcie: define FW_RESET_TIMEOUT for clarityMatti Gottlieb1-1/+3
2021-02-10iwlwifi: dbg: add op_mode callback for collecting debug data.Mordechay Goodstein1-0/+4
2021-02-05iwlwifi: pcie: properly implement NAPIJohannes Berg1-2/+2
2020-12-10iwlwifi: support firmware reset handshakeJohannes Berg1-0/+26
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-52/+5
2020-10-01iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein1-2/+2
2020-05-29iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein1-5/+6
2020-01-26Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-3/+2
2019-12-23iwlwifi: remove CSR registers abstractionLuca Coelho1-3/+2
2019-12-10iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho1-25/+0
2019-11-15iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg1-2/+2
2019-10-23iwlwifi: pcie: add workaround for power gating in integrated 22000Luca Coelho1-0/+25
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho1-1/+1
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-4/+4
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-5/+5
2019-09-06iwlwifi: remove pm_runtime completelyEmmanuel Grumbach1-3/+3
2019-09-06iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu1-3/+0
2019-06-29iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach1-0/+9
2019-06-29iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu1-1/+1
2019-04-19iwlwifi: unite macros with same meaningShaul Triebitz1-3/+4
2019-02-14iwlwifi: introduce device family AX210Shaul Triebitz1-3/+4
2019-02-04iwlwifi: refactor NIC init sequenceJohannes Berg1-19/+2
2018-09-28iwlwifi: fw: stop and start debugging using host commandSara Sharon1-1/+1
2018-09-28iwlwifi: fw: add a restart FW debug functionSara Sharon1-1/+1
2018-08-31iwlwifi: avoid code duplication in stopping fw debug data recordingShahar S Matityahu1-3/+2
2018-08-31iwlwifi: pcie: make gen2 of apm_init non-staticGolan Ben Ami1-1/+1
2018-08-31iwlwifi: pcie: allow using tx init for other queues but the command queueGolan Ben Ami1-1/+1
2018-07-26iwlwifi: pcie: support context information for 22560 devicesGolan Ben Ami1-2/+9
2018-04-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami1-5/+10
2017-12-20iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami1-2/+2
2017-11-25iwlwifi: fix access to prph when transport is stoppedSara Sharon1-0/+6
2017-08-01iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcieJohannes Berg1-2/+2
2017-06-29iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach1-6/+2
2017-06-23iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg1-24/+4