summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/pcie/trans-gen2.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcieJohannes Berg2017-08-011-2/+2
* iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach2017-06-291-6/+2
* iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg2017-06-231-24/+4
* iwlwifi: pcie: fix mutex leak in gen2 startJohannes Berg2017-04-201-2/+3
* iwlwifi: pcie: alloc queues dynamicallySara Sharon2017-04-191-1/+1
* iwlwifi: pcie: introduce new stop_deviceSara Sharon2017-04-191-0/+147
* iwlwifi: pcie: add context information supportSara Sharon2017-04-111-0/+226