summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm/d3.c
AgeCommit message (Expand)Author
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo
2015-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-10-05iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg
2015-10-05iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg
2015-08-28iwlwifi: mvm: make sure d0i3 exit work runs before suspendingLuciano Coelho
2015-08-04iwlwifi: add wide firmware command support for notificationsSara Sharon
2015-08-04iwlwifi: call d3_suspend/resume in d0i3 case as wellEliad Peller
2015-08-04iwlwifi: return error if d0i3 was abortedEliad Peller
2015-08-04Revert "iwlwifi: mvm: move deferred d0i3 exit to resume_complete op"Eliad Peller
2015-06-03iwlwifi: pcie: re-enable interrupts on resumeEliad Peller
2015-05-28iwlwifi: mvm: combine regular and sched scan stop functionsLuciano Coelho
2015-05-28iwlwifi: mvm: reorganize scan stopping functionsLuciano Coelho
2015-05-28iwlwifi: mvm: fix the net-detect SSIDs report orderLuciano Coelho
2015-05-26Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach
2015-05-21iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho
2015-05-21iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho
2015-05-21iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss
2015-04-29iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho
2015-04-29iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho
2015-04-28iwlwifi: mvm: fix typo in CONFIG optionEmmanuel Grumbach
2015-04-02iwlwifi: mvm: add debugfs entry with the number of net-detect scansLuciano Coelho
2015-03-19iwlwifi: mvm: take IWL_MVM_REF_UCODE_DOWN before restarting hwEliad Peller
2015-03-12iwlwifi: mvm: simplify iwl_mvm_get_wakeup_status() returnJohannes Berg
2015-03-12iwlwifi: mvm: don't double unlock the mutex in __iwl_mvm_resume()Luciano Coelho
2015-03-12iwlwifi: mvm: set LAR MCC on D3/D0 transitionsJonathan Doron
2015-03-02iwlwifi: mvm: don't iterate interfaces to disconnect in net-detectLuciano Coelho
2014-12-28iwlwifi: mvm: use iwl_mvm_sta_from_mac80211() consistentlyJohannes Berg
2014-12-28iwlwifi: mvm: support IWL_D0I3_MODE_ON_SUSPEND d0i3 modeEliad Peller
2014-12-28iwlwifi: mvm: allow both d0i3 and d3 wowlan configuration modesEliad Peller
2014-12-01iwlwifi: mvm: add channel information to the netdetect notificationsLuciano Coelho
2014-12-01iwlwifi: mvm: add SSID match information for net-detectLuciano Coelho
2014-12-01iwlwifi: mvm: remove IWL_UCODE_TLV_API_WOWLAN_CONFIG_TIDEmmanuel Grumbach
2014-12-01iwlwifi: mvm: check and report if wake up was due to net detectLuciano Coelho
2014-11-24iwlwifi: mvm: call iwl_trans_suspend/resumeEliad Peller
2014-11-24iwlwifi: mvm: treat netdetect wake up separatelyLuciano Coelho
2014-11-24iwlwifi: mvm: refactor iwl_mvm_query_wakeup_reasons()Luciano Coelho
2014-11-24iwlwifi: mvm: refactor wowlan and netdetect configuration when suspendingLuciano Coelho
2014-11-24iwlwifi: mvm: add support for net detectLuciano Coelho
2014-11-23iwlwifi: mvm: make nd_ies part of the mvm structLuciano Coelho
2014-11-23iwlwifi: mvm: move deferred d0i3 exit to resume_complete opEliad Peller
2014-11-11iwlwifi: mvm: don't capture firmware coredump for D3->D0 reconfigJohannes Berg
2014-10-29iwlwifi: mvm: change the iwl_mvm_d3_iface_iterator into a generic functionLuciano Coelho
2014-10-29iwlwifi: mvm: add debugfs entry to configure netdetect SSIDsLuciano Coelho
2014-10-29iwlwifi: mvm: move the check if associated outside of the iterator for wowlanLuciano Coelho
2014-10-29iwlwifi: mvm: split wowlan handling out of the main suspend functionLuciano Coelho
2014-10-29iwlwifi: mvm: hold the rtnl when resuming from a d3 testLuciano Coelho
2014-09-03iwlwifi: mvm: correct firmware disassoc command sequenceJohannes Berg
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg
2014-05-22iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov
2014-05-21iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho