aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/d3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-29iwlwifi: dbg: debug recording stop and restart command removeShahar S Matityahu1-1/+1
2019-06-29iwlwifi: dbg: don't stop dbg recording before entering D3 from 9000 devicesShahar S Matityahu1-4/+5
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu1-1/+1
2019-06-29iwlwifi: d3: Use struct_size() helperGustavo A. R. Silva1-2/+1
2019-06-01iwlwifi: mvm: remove d3_sram debugfs fileJohannes Berg1-22/+0
2019-04-29iwlwifi: mvm: support v2 of the WoWLAN patterns commandLuca Coelho1-5/+53
2019-03-22iwlwifi: mvm: use dump worker during restart instead of sync dumpShahar S Matityahu1-1/+0
2019-03-22iwlwifi: mvm: Support new format of SCAN_OFFLOAD_PROFILES_QUERY_RSPIlan Peer1-15/+74
2019-02-14iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu1-1/+1
2019-01-25iwlwifi: mvm: support mac80211 TXQs modelSara Sharon1-6/+2
2018-12-20iwlwifi: mvm: d3: use struct_size() in kzalloc()Gustavo A. R. Silva1-4/+2
2018-11-11iwlwifi: dbg: avoid passing trigger aroundSara Sharon1-1/+1
2018-10-08iwlwifi: mvm: move rt status check to the start of the resume flowShahar S Matityahu1-25/+35
2018-10-08iwlwifi: mvm: don't send keys when entering D3Sara Sharon1-1/+3
2018-09-28iwlwifi: mvm: cleanup dead code on resume flow for non unified image.Dreyfuss, Haim1-15/+6
2018-09-28iwlwifi: fw: stop and start debugging using host commandSara Sharon1-1/+1
2018-09-28iwlwifi: fw: add a restart FW debug functionSara Sharon1-1/+1
2018-08-31iwlwifi: avoid code duplication in stopping fw debug data recordingShahar S Matityahu1-1/+1
2018-08-31iwlwifi: mvm: support new WoWLAN status FW APILuca Coelho1-41/+113
2018-08-31iwlwifi: mvm: remove duplicate if in iwl_mvm_setup_connection_keep()Luca Coelho1-4/+3
2018-08-31iwlwifi: add d3 debug data supportShahar S Matityahu1-0/+3
2018-08-02iwlwifi: d3: disable dbg recording before entering D3Luca Coelho1-0/+7
2018-04-26iwlwifi: mvm: set wakeup filters for wowlan "any" configurationEliad Peller1-5/+10
2018-04-20iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho1-0/+7
2018-03-02iwlwifi: Cancel and set MARKER_CMD timer during suspend-resumeHaim Dreyfuss1-0/+8
2017-11-25iwlwifi: mvm: remove TCP wakeup supportJohannes Berg1-231/+1
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-1/+1
2017-10-06iwlwifi: mvm: Add new quota command APIDavid Spinadel1-6/+10
2017-09-08iwlwifi: mvm: fix wowlan resume failed to load INIT ucodeMatt Chen1-1/+1
2017-06-29iwlwifi: unify external & internal modparam namesJohannes Berg1-4/+4
2017-06-28Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo1-19/+20
2017-06-23iwlwifi: mvm: support D0I3_END_CMD at the start of resumeLuca Coelho1-3/+19
2017-06-23iwlwifi: mvm: make D0I3_END_CMD sync during system resumeLuca Coelho1-4/+1
2017-06-23iwlwifi: remove resp_pkt NULL checksJohannes Berg1-12/+0
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+2
2017-04-19iwlwifi: mvm: spin off SAR profile selection functionLuca Coelho1-0/+4
2017-04-19iwlwifi: mvm: prepare for station count changeSara Sharon1-1/+1
2017-04-11iwlwifi: mvm: support new ADD_MODIFY_STA_KEY commandSara Sharon1-1/+3
2017-04-11iwlwifi: mvm: support new binding APISara Sharon1-2/+14
2017-02-03iwlwifi: mvm: fix D3 replay counter valueJohannes Berg1-1/+1
2017-02-03iwlwifi: mvm: support new alive notificationSara Sharon1-1/+1
2017-01-23iwlwifi: mvm: don't restart HW if suspend fails with unified imageLuca Coelho1-5/+8
2016-10-19iwlwifi: mvm: fix netdetect starting/stopping for unified imagesLuca Coelho1-0/+19
2016-10-19iwlwifi: mvm: comply with fw_restart mod param on suspendHaim Dreyfuss1-1/+4
2016-10-19iwlwifi: mvm: fix d3_test with unified D0/D3 imagesLuca Coelho1-10/+15
2016-05-10iwlwifi: mvm: use helpers to get iwl_mvm_staSara Sharon1-6/+2
2016-03-30iwlwifi: mvm: support bss dynamic alloc/dealloc of queuesLiad Kaufman1-1/+1
2016-03-02iwlwifi: mvm: update ucode status before stopping deviceChaya Rachel Ivgi1-2/+1
2016-02-28iwlwifi: mvm: Disable beacon storing in D3 when WOWLAN configuredMatti Gottlieb1-2/+1
2016-02-27Merge tag 'mac80211-next-for-davem-2016-02-26' into next2Emmanuel Grumbach1-5/+10