aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-20iwlwifi: pcie: fix mutex leak in gen2 startJohannes Berg1-2/+3
2017-04-19iwlwifi: pcie: alloc queues dynamicallySara Sharon1-1/+1
2017-04-19iwlwifi: pcie: introduce new stop_deviceSara Sharon1-0/+147
2017-04-11iwlwifi: pcie: add context information supportSara Sharon1-0/+226