index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intel
/
iwlwifi
/
pcie
/
trans-gen2.c
Age
Commit message (
Expand
)
Author
2021-10-22
iwlwifi: Start scratch debug register for Bz family
Matti Gottlieb
2021-08-26
iwlwifi: pcie: implement Bz reset flow
Johannes Berg
2021-08-26
iwlwifi: pcie: implement Bz device startup
Johannes Berg
2021-08-26
iwlwifi: pcie: dump error on FW reset handshake failures
Johannes Berg
2021-06-22
iwlwifi: pcie: free some DMA memory earlier
Johannes Berg
2021-06-22
iwlwifi: pcie: fix context info freeing
Johannes Berg
2021-06-22
iwlwifi: pcie: identify the RF module
Johannes Berg
2021-04-14
iwlwifi: queue: avoid memory leak in reset flow
Mordechay Goodstein
2021-04-14
iwlwifi: mvm: Use IWL_INFO in fw_reset_handshake()
Ravi Darsi
2021-04-06
iwlwifi: pcie: properly set LTR workarounds on 22000 devices
Johannes Berg
2021-02-11
iwlwifi: pcie: define FW_RESET_TIMEOUT for clarity
Matti Gottlieb
2021-02-10
iwlwifi: dbg: add op_mode callback for collecting debug data.
Mordechay Goodstein
2021-02-05
iwlwifi: pcie: properly implement NAPI
Johannes Berg
2020-12-10
iwlwifi: support firmware reset handshake
Johannes Berg
2020-12-10
iwlwifi: use SPDX tags
Johannes Berg
2020-10-01
iwlwifi: move all bus-independent TX functions to common code
Mordechay Goodstein
2020-05-29
iwlwifi: move txq-specific from trans_pcie to common trans
Mordechay Goodstein
2020-01-26
Merge tag 'iwlwifi-next-for-kalle-2020-01-11' of git://git.kernel.org/pub/scm...
Kalle Valo
2019-12-23
iwlwifi: remove CSR registers abstraction
Luca Coelho
2019-12-10
iwlwifi: pcie: move power gating workaround earlier in the flow
Luca Coelho
2019-11-15
iwlwifi: remove IWL_DEVICE_22560/IWL_DEVICE_FAMILY_22560
Johannes Berg
2019-10-23
iwlwifi: pcie: add workaround for power gating in integrated 22000
Luca Coelho
2019-09-06
iwlwifi: always access the trans configuration via trans
Luca Coelho
2019-09-06
iwlwifi: add a pointer to the trans_cfg directly in trans
Luca Coelho
2019-09-06
iwlwifi: separate elements from cfg that are needed by trans_alloc
Luca Coelho
2019-09-06
iwlwifi: remove pm_runtime completely
Emmanuel Grumbach
2019-09-06
iwlwifi: dbg: move debug recording stop from trans to op mode
Shahar S Matityahu
2019-06-29
iwlwifi: fix RF-Kill interrupt while FW load for gen2 devices
Emmanuel Grumbach
2019-06-29
iwlwifi: dbg: debug recording stop and restart command remove
Shahar S Matityahu
2019-04-19
iwlwifi: unite macros with same meaning
Shaul Triebitz
2019-02-14
iwlwifi: introduce device family AX210
Shaul Triebitz
2019-02-04
iwlwifi: refactor NIC init sequence
Johannes Berg
2018-09-28
iwlwifi: fw: stop and start debugging using host command
Sara Sharon
2018-09-28
iwlwifi: fw: add a restart FW debug function
Sara Sharon
2018-08-31
iwlwifi: avoid code duplication in stopping fw debug data recording
Shahar S Matityahu
2018-08-31
iwlwifi: pcie: make gen2 of apm_init non-static
Golan Ben Ami
2018-08-31
iwlwifi: pcie: allow using tx init for other queues but the command queue
Golan Ben Ami
2018-07-26
iwlwifi: pcie: support context information for 22560 devices
Golan Ben Ami
2018-04-26
iwlwifi: allow different csr flags for different device families
Golan Ben Ami
2017-12-20
iwlwifi: avoid duplicate sw reset executions in the code
Golan Ben Ami
2017-11-25
iwlwifi: fix access to prph when transport is stopped
Sara Sharon
2017-08-01
iwlwifi: pcie: rename iwl_trans_check_hw_rf_kill() to pcie
Johannes Berg
2017-06-29
iwlwifi: pcie: wait longer after device reset
Emmanuel Grumbach
2017-06-23
iwlwifi: pcie: don't report RF-kill enabled while shutting down
Johannes Berg
2017-04-20
iwlwifi: pcie: fix mutex leak in gen2 start
Johannes Berg
2017-04-19
iwlwifi: pcie: alloc queues dynamically
Sara Sharon
2017-04-19
iwlwifi: pcie: introduce new stop_device
Sara Sharon
2017-04-11
iwlwifi: pcie: add context information support
Sara Sharon