summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/d3.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: d3: read all FW CPUs error infoMordechay Goodstein2020-02-031-12/+40
* iwlwifi: mvm: update powersave correctly for D3Johannes Berg2019-12-201-0/+6
* iwlwifi: dbg_ini: support dump collection upon assert during D3Shahar S Matityahu2019-11-151-0/+2
* iwlwifi: mvm: add support for new version for D0I3_END_CMDHaim Dreyfuss2019-10-251-1/+28
* iwlwifi: add sta_id to WOWLAN_CONFIG_CMDHaim Dreyfuss2019-09-061-0/+4
* iwlwifi: add support for suspend-resume flow for new device generationHaim Dreyfuss2019-09-061-10/+10
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-2/+2
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-061-2/+2
* iwlwifi: support per-platform antenna gainGil Adam2019-09-061-0/+3
* iwlwifi: Set w-pointer upon resume according to SNAlex Malamud2019-09-061-0/+9
* iwlwifi: mvm: iwl_mvm_wowlan_config_key_params is for wowlan onlyEmmanuel Grumbach2019-09-061-49/+15
* iwlwifi: mvm: remove the d0i3 entry/exit flowEmmanuel Grumbach2019-09-061-110/+1
* iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach2019-09-061-9/+0
* iwlwifi: dbg: support debug recording suspend resume commandShahar S Matityahu2019-09-061-1/+1
* iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu2019-06-291-1/+1
* iwlwifi: dbg: don't stop dbg recording before entering D3 from 9000 devicesShahar S Matityahu2019-06-291-4/+5
* iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu2019-06-291-1/+1
* iwlwifi: d3: Use struct_size() helperGustavo A. R. Silva2019-06-291-2/+1
* iwlwifi: mvm: remove d3_sram debugfs fileJohannes Berg2019-06-011-22/+0
* iwlwifi: mvm: support v2 of the WoWLAN patterns commandLuca Coelho2019-04-291-5/+53
* iwlwifi: mvm: use dump worker during restart instead of sync dumpShahar S Matityahu2019-03-221-1/+0
* iwlwifi: mvm: Support new format of SCAN_OFFLOAD_PROFILES_QUERY_RSPIlan Peer2019-03-221-15/+74
* iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu2019-02-141-1/+1
* iwlwifi: mvm: support mac80211 TXQs modelSara Sharon2019-01-251-6/+2
* iwlwifi: mvm: d3: use struct_size() in kzalloc()Gustavo A. R. Silva2018-12-201-4/+2
* iwlwifi: dbg: avoid passing trigger aroundSara Sharon2018-11-111-1/+1
* iwlwifi: mvm: move rt status check to the start of the resume flowShahar S Matityahu2018-10-081-25/+35
* iwlwifi: mvm: don't send keys when entering D3Sara Sharon2018-10-081-1/+3
* iwlwifi: mvm: cleanup dead code on resume flow for non unified image.Dreyfuss, Haim2018-09-281-15/+6
* 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-1/+1
* iwlwifi: mvm: support new WoWLAN status FW APILuca Coelho2018-08-311-41/+113
* iwlwifi: mvm: remove duplicate if in iwl_mvm_setup_connection_keep()Luca Coelho2018-08-311-4/+3
* iwlwifi: add d3 debug data supportShahar S Matityahu2018-08-311-0/+3
* iwlwifi: d3: disable dbg recording before entering D3Luca Coelho2018-08-021-0/+7
* iwlwifi: mvm: set wakeup filters for wowlan "any" configurationEliad Peller2018-04-261-5/+10
* iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho2018-04-201-0/+7
* iwlwifi: Cancel and set MARKER_CMD timer during suspend-resumeHaim Dreyfuss2018-03-021-0/+8
* iwlwifi: mvm: remove TCP wakeup supportJohannes Berg2017-11-251-231/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-161-1/+1
|\
| * iwlwifi: mvm: fix wowlan resume failed to load INIT ucodeMatt Chen2017-09-081-1/+1
* | iwlwifi: mvm: Add new quota command APIDavid Spinadel2017-10-061-6/+10
|/
* iwlwifi: unify external & internal modparam namesJohannes Berg2017-06-291-4/+4
* Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo2017-06-281-19/+20
|\
| * iwlwifi: mvm: support D0I3_END_CMD at the start of resumeLuca Coelho2017-06-231-3/+19
| * iwlwifi: mvm: make D0I3_END_CMD sync during system resumeLuca Coelho2017-06-231-4/+1
| * iwlwifi: remove resp_pkt NULL checksJohannes Berg2017-06-231-12/+0
* | networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+2
|/
* iwlwifi: mvm: spin off SAR profile selection functionLuca Coelho2017-04-191-0/+4
OpenPOWER on IntegriCloud