summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/d3.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * iwlwifi: mvm: move TX PN assignment for TKIP to the driverEliad Peller2016-02-241-5/+10
* | iwlwifi: mvm: support beacon storingSara Sharon2016-02-011-1/+2
* | iwlwifi: mvm: Do not switch to D3 image on suspendMatti Gottlieb2016-02-011-21/+49
|/
* iwlwifi: mvm: initialize gtkdata->mvm correctlyEliad Peller2016-01-071-0/+1
* iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg2016-01-071-20/+94
* iwlwifi: update key params on d0i3 entrance/exitEliad Peller2015-12-201-12/+72
* iwlwifi: mvm: enable L3 filteringSara Sharon2015-12-201-0/+2
* iwlwifi: mvm: refactor the way fw_key_table is handledLuca Coelho2015-12-201-0/+3
* iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach2015-12-201-1/+1
* iwlwifi: mvm: change protocol offload flowsSara Sharon2015-12-161-1/+5
* iwlwifi: replace d0i3_mode and wowlan_d0i3 with more generic variablesLuca Coelho2015-12-131-13/+27
* iwlwifi: mvm: check iwl_mvm_wowlan_config_key_params() return valueEliad Peller2015-12-131-1/+5
OpenPOWER on IntegriCloud