summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/d3.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: mvm: prepare for station count changeSara Sharon2017-04-191-1/+1
* iwlwifi: mvm: support new ADD_MODIFY_STA_KEY commandSara Sharon2017-04-111-1/+3
* iwlwifi: mvm: support new binding APISara Sharon2017-04-111-2/+14
* iwlwifi: mvm: fix D3 replay counter valueJohannes Berg2017-02-031-1/+1
* iwlwifi: mvm: support new alive notificationSara Sharon2017-02-031-1/+1
* iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho2017-01-231-5/+8
* iwlwifi: mvm: fix netdetect starting/stopping for unified imagesLuca Coelho2016-10-191-0/+19
* iwlwifi: mvm: comply with fw_restart mod param on suspendHaim Dreyfuss2016-10-191-1/+4
* iwlwifi: mvm: fix d3_test with unified D0/D3 imagesLuca Coelho2016-10-191-10/+15
* iwlwifi: mvm: use helpers to get iwl_mvm_staSara Sharon2016-05-101-6/+2
* iwlwifi: mvm: support bss dynamic alloc/dealloc of queuesLiad Kaufman2016-03-301-1/+1
* iwlwifi: mvm: update ucode status before stopping deviceChaya Rachel Ivgi2016-03-021-2/+1
* iwlwifi: mvm: Disable beacon storing in D3 when WOWLAN configuredMatti Gottlieb2016-02-281-2/+1
* Merge tag 'mac80211-next-for-davem-2016-02-26' into next2Emmanuel Grumbach2016-02-271-5/+10
|\