summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/d3.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix typo in CONFIG optionEmmanuel Grumbach2015-04-281-1/+1
* iwlwifi: mvm: add debugfs entry with the number of net-detect scansLuciano Coelho2015-04-021-0/+4
* iwlwifi: mvm: take IWL_MVM_REF_UCODE_DOWN before restarting hwEliad Peller2015-03-191-0/+2
* iwlwifi: mvm: simplify iwl_mvm_get_wakeup_status() returnJohannes Berg2015-03-121-4/+4
* iwlwifi: mvm: don't double unlock the mutex in __iwl_mvm_resume()Luciano Coelho2015-03-121-1/+1
* iwlwifi: mvm: set LAR MCC on D3/D0 transitionsJonathan Doron2015-03-121-0/+9
* iwlwifi: mvm: don't iterate interfaces to disconnect in net-detectLuciano Coelho2015-03-021-3/+6
* iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistentlyJohannes Berg2014-12-281-2/+2
* iwlwifi: mvm: support IWL_D0I3_MODE_ON_SUSPEND d0i3 modeEliad Peller2014-12-281-0/+40
* iwlwifi: mvm: allow both d0i3 and d3 wowlan configuration modesEliad Peller2014-12-281-2/+5
* iwlwifi: mvm: add channel information to the netdetect notificationsLuciano Coelho2014-12-011-11/+52
* iwlwifi: mvm: add SSID match information for net-detectLuciano Coelho2014-12-011-5/+66
* iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TIDEmmanuel Grumbach2014-12-011-33/+23
* iwlwifi: mvm: check and report if wake up was due to net detectLuciano Coelho2014-12-011-2/+44
* iwlwifi: mvm: call iwl_trans_suspend/resumeEliad Peller2014-11-241-0/+3
* iwlwifi: mvm: treat netdetect wake up separatelyLuciano Coelho2014-11-241-3/+37
* iwlwifi: mvm: refactor iwl_mvm_query_wakeup_reasons()Luciano Coelho2014-11-241-26/+47
* iwlwifi: mvm: refactor wowlan and netdetect configuration when suspendingLuciano Coelho2014-11-241-22/+45
* iwlwifi: mvm: add support for net detectLuciano Coelho2014-11-241-3/+5
* iwlwifi: mvm: make nd_ies part of the mvm structLuciano Coelho2014-11-231-1/+1
* iwlwifi: mvm: move deferred d0i3 exit to resume_complete opEliad Peller2014-11-231-11/+1
* iwlwifi: mvm: don't capture firmware coredump for D3->D0 reconfigJohannes Berg2014-11-111-0/+1
* iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic functionLuciano Coelho2014-10-291-43/+4
* iwlwifi: mvm: add debugfs entry to configure netdetect SSIDsLuciano Coelho2014-10-291-0/+9
* iwlwifi: mvm: move the check if associated outside of the iterator for wowlanLuciano Coelho2014-10-291-23/+25
* iwlwifi: mvm: split wowlan handling out of the main suspend functionLuciano Coelho2014-10-291-115/+151
* iwlwifi: mvm: hold the rtnl when resuming from a d3 testLuciano Coelho2014-10-291-0/+2
* iwlwifi: mvm: correct firmware disassoc command sequenceJohannes Berg2014-09-031-1/+1
* iwlwifi: add Intel Mobile Communications copyrightJohannes Berg2014-09-031-0/+2
* iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov2014-05-221-1/+1
* iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho2014-05-211-4/+2
* iwlwifi: remove CMD_SYNCEmmanuel Grumbach2014-05-131-16/+11
* iwlwifi: mvm: don't use d3 fw if d0i3 is usedEliad Peller2014-04-131-0/+22
* iwlwifi: remove IWL_UCODE_TLV_FLAGS_D3_CONTINUITY_API flagEmmanuel Grumbach2014-04-131-50/+22
* iwlwifi: mvm: configure protocol offloading on D0i3Eliad Peller2014-03-161-1/+1
* iwlwifi: mvm: configure seq_num to D0i3Eliad Peller2014-03-161-159/+30
* iwlwifi: mvm: fix quota for D3 imageEmmanuel Grumbach2014-03-091-2/+2
* iwlwifi: mvm: reserve sta_id 0 to stationEliad Peller2014-02-061-27/+0
* iwlwifi: mvm: refactor power codeEmmanuel Grumbach2014-02-031-1/+1
* iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach2014-02-031-2/+2
* iwlwifi: add inline helper for packet lengthsJohannes Berg2014-01-131-9/+6
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-2/+2
* iwlwifi: mvm: don't restart HW if suspending fails before D3 image is loadedLuciano Coelho2013-12-091-2/+3
* iwlwifi: mvm: allow keeping connections in d3_testEliad Peller2013-12-091-1/+10
* iwlwifi: mvm: disconnect on disconnection wakeup eventEliad Peller2013-12-091-0/+6
* iwlwifi: mvm: enable d3_test even if d3_test_pme_ptr is not availableEliad Peller2013-12-091-8/+8
* iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho2013-11-251-1/+1
* iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho2013-11-251-1/+2
* iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg2013-10-111-20/+363
* iwlwifi: mvm: Add device wide power commandAlexander Bondar2013-10-111-0/+4
OpenPOWER on IntegriCloud