summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: call napi_synchronize() before freeing rx/tx queuesGregory Greenman2023-04-171-0/+1
* wifi: iwlwifi: pcie: work around ROM bug on AX210 integratedJohannes Berg2023-04-141-5/+67
* wifi: iwlwifi: Adding the code to get RF name for MsP deviceMukesh Sisodiya2023-03-071-1/+4
* iwlwifi: pcie: gen2: fix locking when "HW not ready"Johannes Berg2022-02-031-2/+1
* iwlwifi: implement reset flow for Bz devicesJohannes Berg2021-12-071-1/+4
* iwlwifi: pcie: retake ownership after resetJohannes Berg2021-12-071-5/+3
* iwlwifi: remove redundant iwl_finish_nic_init() argumentJohannes Berg2021-10-221-1/+1
* iwlwifi: BZ Family SW reset supportRoee Goldfiner2021-10-221-12/+0
* iwlwifi: BZ Family BUS_MASTER_DISABLE_REQ code duplicationRoee Goldfiner2021-10-221-14/+2
* iwlwifi: Start scratch debug register for Bz familyMatti Gottlieb2021-10-221-3/+5
* iwlwifi: pcie: implement Bz reset flowJohannes Berg2021-08-261-3/+15
* iwlwifi: pcie: implement Bz device startupJohannes Berg2021-08-261-4/+20
* iwlwifi: pcie: dump error on FW reset handshake failuresJohannes Berg2021-08-261-3/+8
* iwlwifi: pcie: free some DMA memory earlierJohannes Berg2021-06-221-2/+4
* iwlwifi: pcie: fix context info freeingJohannes Berg2021-06-221-1/+2
* iwlwifi: pcie: identify the RF moduleJohannes Berg2021-06-221-0/+71
* iwlwifi: queue: avoid memory leak in reset flowMordechay Goodstein2021-04-141-2/+2
* iwlwifi: mvm: Use IWL_INFO in fw_reset_handshake()Ravi Darsi2021-04-141-2/+2
* iwlwifi: pcie: properly set LTR workarounds on 22000 devicesJohannes Berg2021-04-061-0/+35
* iwlwifi: pcie: define FW_RESET_TIMEOUT for clarityMatti Gottlieb2021-02-111-1/+3
* iwlwifi: dbg: add op_mode callback for collecting debug data.Mordechay Goodstein2021-02-101-0/+4
* iwlwifi: pcie: properly implement NAPIJohannes Berg2021-02-051-2/+2
* iwlwifi: support firmware reset handshakeJohannes Berg2020-12-101-0/+26
* iwlwifi: use SPDX tagsJohannes Berg2020-12-101-52/+5
* iwlwifi: move all bus-independent TX functions to common codeMordechay Goodstein2020-10-011-2/+2
* iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein2020-05-291-5/+6
* Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...Kalle Valo2020-01-261-3/+2
|\
| * iwlwifi: remove CSR registers abstractionLuca Coelho2019-12-231-3/+2
* | iwlwifi: pcie: move power gating workaround earlier in the flowLuca Coelho2019-12-101-25/+0
|/
* iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560Johannes Berg2019-11-151-2/+2
* iwlwifi: pcie: add workaround for power gating in integrated 22000Luca Coelho2019-10-231-0/+25
* iwlwifi: always access the trans configuration via transLuca Coelho2019-09-061-1/+1
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-4/+4
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-061-5/+5
* iwlwifi: remove pm_runtime completelyEmmanuel Grumbach2019-09-061-3/+3
* iwlwifi: dbg: move debug recording stop from trans to op modeShahar S Matityahu2019-09-061-3/+0
* iwlwifi: fix RF-Kill interrupt while FW load for gen2 devicesEmmanuel Grumbach2019-06-291-0/+9
* iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu2019-06-291-1/+1
* iwlwifi: unite macros with same meaningShaul Triebitz2019-04-191-3/+4
* iwlwifi: introduce device family AX210Shaul Triebitz2019-02-141-3/+4
* iwlwifi: refactor NIC init sequenceJohannes Berg2019-02-041-19/+2
* iwlwifi: fw: stop and start debugging using host commandSara Sharon2018-09-281-1/+1
* iwlwifi: fw: add a restart FW debug functionSara Sharon2018-09-281-1/+1
* iwlwifi: avoid code duplication in stopping fw debug data recordingShahar S Matityahu2018-08-311-3/+2
* iwlwifi: pcie: make gen2 of apm_init non-staticGolan Ben Ami2018-08-311-1/+1
* iwlwifi: pcie: allow using tx init for other queues but the command queueGolan Ben Ami2018-08-311-1/+1
* iwlwifi: pcie: support context information for 22560 devicesGolan Ben Ami2018-07-261-2/+9
* iwlwifi: allow different csr flags for different device familiesGolan Ben Ami2018-04-261-5/+10
* iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami2017-12-201-2/+2
* iwlwifi: fix access to prph when transport is stoppedSara Sharon2017-11-251-0/+6