summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/iwl-trans.h
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-101-1/+1
* iwlwifi: move txq-specific from trans_pcie to common transMordechay Goodstein2020-05-291-0/+21
* iwlwifi: move iwl_txq and substructures to a common trans headerMordechay Goodstein2020-05-291-0/+107
* iwlwifi: yoyo: add PCI config space region typeLuca Coelho2020-03-271-0/+3
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-0/+22
|\
| * iwlwifi: add device name to device_infoLuca Coelho2020-01-041-0/+2
| * iwlwifi: yoyo: check for the domain on all TLV types during initLuca Coelho2020-01-041-0/+2
| * iwlwifi: pcie: map only used part of RX buffersJohannes Berg2019-12-231-0/+18
* | iwlwifi: pcie: allocate smaller dev_cmd for TX headersJohannes Berg2019-12-231-6/+20
|/
* iwlwifi: dbg_ini: support domain changing via debugfsShahar S Matityahu2019-10-251-0/+5
* iwlwifi: dbg_ini: add periodic trigger new API supportShahar S Matityahu2019-10-251-0/+2
* iwlwifi: dbg_ini: implement time point handlingShahar S Matityahu2019-10-251-0/+4
* iwlwifi: dbg_ini: add TLV allocation new API supportShahar S Matityahu2019-10-251-0/+3
* iwlwifi: dbg_ini: use new API in dump infoShahar S Matityahu2019-10-251-0/+2
* iwlwifi: dbg_ini: add monitor dumping supportShahar S Matityahu2019-10-251-0/+15
* iwlwifi: dbg: remove multi buffers infraShahar S Matityahu2019-10-251-4/+2
* iwlwifi: dbg_ini: use new trigger TLV in dump flowShahar S Matityahu2019-10-251-0/+3
* iwlwifi: dbg_ini: remove apply point, switch to time point APIShahar S Matityahu2019-09-061-5/+0
* iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss2019-09-061-5/+7
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-0/+2
* iwlwifi: pcie: set iwl_trans->cfg later in the probe functionLuca Coelho2019-09-061-1/+0
* iwlwifi: dbg_ini: verify debug TLVs at allocation phaseShahar S Matityahu2019-09-061-5/+19
* iwlwifi: dbg_ini: use function to check if ini dbg mode is onShahar S Matityahu2019-09-061-0/+5
* iwlwifi: dbg_ini: maintain buffer allocations from trans instead of TLVs bufferShahar S Matityahu2019-09-061-1/+3
* iwlwifi: remove pm_runtime completelyEmmanuel Grumbach2019-09-061-23/+10
* iwlwifi: pcie: remove some more d0i3 code from the transportEmmanuel Grumbach2019-09-061-13/+1
* iwlwifi: pcie: remove the refs / unrefs from the transportEmmanuel Grumbach2019-09-061-9/+0
* iwlwifi: remove runtime_pm_modeEmmanuel Grumbach2019-09-061-28/+5
* iwlwifi: Set w-pointer upon resume according to SNAlex Malamud2019-09-061-0/+13
* iwlwifi: trans: remove suspending flagEmmanuel Grumbach2019-09-061-1/+0
* iwlwifi: remove CMD_HIGH_PRIOEmmanuel Grumbach2019-09-061-8/+4
* iwlwifi: dbg_ini: fix debug monitor stop and restart in ini modeShahar S Matityahu2019-06-291-0/+2
* iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu2019-06-291-30/+43
* Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller2019-04-181-1/+2
|\
| * iwlwifi: dbg_ini: support HW error triggerShahar S Matityahu2019-04-031-0/+2
| * iwlwifi: pcie: switch to correct RBD/CD layout for 22560Johannes Berg2019-03-221-1/+0
* | iwlwifi: use sync nmi in case of init flow failureShahar S Matityahu2019-03-221-7/+0
* | iwlwifi: add sync_nmi to trans opsShahar S Matityahu2019-03-221-0/+7
|/
* iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu2019-02-141-0/+10
* iwlwifi: fix send hcmd timeout recovery flowShahar S Matityahu2019-02-041-0/+3
* iwlwifi: dbg_ini: implement paging memory dumpShahar S Matityahu2019-02-041-0/+15
* iwlwifi: Fix pre operational dumping flowsShahar S Matityahu2019-02-041-0/+13
* iwlwifi: add debugfs file to read fw debug data recordingLior Cohen2018-11-231-0/+5
* iwlwifi: dbg: add apply point logicSara Sharon2018-11-231-2/+1
* iwlwifi: dbg: disable triggers for iniSara Sharon2018-11-231-0/+1
* iwlwifi: trans: support loading ini TLVs from external fileSara Sharon2018-11-231-0/+3
* iwlwifi: trans: parse and store debug ini TLVsSara Sharon2018-11-231-0/+4
* iwlwifi: dbg: don't limit dump decisions to all or monitorSara Sharon2018-11-231-4/+3
* iwlwifi: dbg: avoid passing trigger aroundSara Sharon2018-11-111-5/+3
* iwlwifi: dbg: move debug data to a structSara Sharon2018-10-061-2/+2