aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/d3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-03iwlwifi: pcie: re-enable interrupts on resumeEliad Peller1-1/+2
2015-05-28iwlwifi: mvm: combine regular and sched scan stop functionsLuciano Coelho1-1/+1
2015-05-28iwlwifi: mvm: reorganize scan stopping functionsLuciano Coelho1-1/+1
2015-05-28iwlwifi: mvm: fix the net-detect SSIDs report orderLuciano Coelho1-3/+7
2015-05-26Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach1-6/+16
2015-05-21iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho1-4/+5
2015-05-21iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho1-1/+8
2015-05-21iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss1-1/+3
2015-04-29iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho1-1/+2
2015-04-29iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho1-3/+3
2015-04-28iwlwifi: mvm: fix typo in CONFIG optionEmmanuel Grumbach1-1/+1
2015-04-02iwlwifi: mvm: add debugfs entry with the number of net-detect scansLuciano Coelho1-0/+4
2015-03-19iwlwifi: mvm: take IWL_MVM_REF_UCODE_DOWN before restarting hwEliad Peller1-0/+2
2015-03-12iwlwifi: mvm: simplify iwl_mvm_get_wakeup_status() returnJohannes Berg1-4/+4
2015-03-12iwlwifi: mvm: don't double unlock the mutex in __iwl_mvm_resume()Luciano Coelho1-1/+1
2015-03-12iwlwifi: mvm: set LAR MCC on D3/D0 transitionsJonathan Doron1-0/+9
2015-03-02iwlwifi: mvm: don't iterate interfaces to disconnect in net-detectLuciano Coelho1-3/+6
2014-12-28iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistentlyJohannes Berg1-2/+2
2014-12-28iwlwifi: mvm: support IWL_D0I3_MODE_ON_SUSPEND d0i3 modeEliad Peller1-0/+40
2014-12-28iwlwifi: mvm: allow both d0i3 and d3 wowlan configuration modesEliad Peller1-2/+5
2014-12-01iwlwifi: mvm: add channel information to the netdetect notificationsLuciano Coelho1-11/+52
2014-12-01iwlwifi: mvm: add SSID match information for net-detectLuciano Coelho1-5/+66
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TIDEmmanuel Grumbach1-33/+23
2014-12-01iwlwifi: mvm: check and report if wake up was due to net detectLuciano Coelho1-2/+44
2014-11-24iwlwifi: mvm: call iwl_trans_suspend/resumeEliad Peller1-0/+3
2014-11-24iwlwifi: mvm: treat netdetect wake up separatelyLuciano Coelho1-3/+37
2014-11-24iwlwifi: mvm: refactor iwl_mvm_query_wakeup_reasons()Luciano Coelho1-26/+47
2014-11-24iwlwifi: mvm: refactor wowlan and netdetect configuration when suspendingLuciano Coelho1-22/+45
2014-11-24iwlwifi: mvm: add support for net detectLuciano Coelho1-3/+5
2014-11-23iwlwifi: mvm: make nd_ies part of the mvm structLuciano Coelho1-1/+1
2014-11-23iwlwifi: mvm: move deferred d0i3 exit to resume_complete opEliad Peller1-11/+1
2014-11-11iwlwifi: mvm: don't capture firmware coredump for D3->D0 reconfigJohannes Berg1-0/+1
2014-10-29iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic functionLuciano Coelho1-43/+4
2014-10-29iwlwifi: mvm: add debugfs entry to configure netdetect SSIDsLuciano Coelho1-0/+9
2014-10-29iwlwifi: mvm: move the check if associated outside of the iterator for wowlanLuciano Coelho1-23/+25
2014-10-29iwlwifi: mvm: split wowlan handling out of the main suspend functionLuciano Coelho1-115/+151
2014-10-29iwlwifi: mvm: hold the rtnl when resuming from a d3 testLuciano Coelho1-0/+2
2014-09-03iwlwifi: mvm: correct firmware disassoc command sequenceJohannes Berg1-1/+1
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg1-0/+2
2014-05-22iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov1-1/+1
2014-05-21iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho1-4/+2
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-16/+11
2014-04-13iwlwifi: mvm: don't use d3 fw if d0i3 is usedEliad Peller1-0/+22
2014-04-13iwlwifi: remove IWL_UCODE_TLV_FLAGS_D3_CONTINUITY_API flagEmmanuel Grumbach1-50/+22
2014-03-16iwlwifi: mvm: configure protocol offloading on D0i3Eliad Peller1-1/+1
2014-03-16iwlwifi: mvm: configure seq_num to D0i3Eliad Peller1-159/+30
2014-03-09iwlwifi: mvm: fix quota for D3 imageEmmanuel Grumbach1-2/+2
2014-02-06iwlwifi: mvm: reserve sta_id 0 to stationEliad Peller1-27/+0
2014-02-03iwlwifi: mvm: refactor power codeEmmanuel Grumbach1-1/+1
2014-02-03iwlwifi: mvm: remove support for legacy power APIEmmanuel Grumbach1-2/+2