summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/d3.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move under intel vendor directoryKalle Valo2015-11-181-2104/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-10-201-16/+11
|\
| * iwlwifi: mvm: fix D3 firmware PN programmingJohannes Berg2015-10-051-6/+6
| * iwlwifi: mvm: fix D3 CCMP TX PN assignmentJohannes Berg2015-10-051-10/+5
* | iwlwifi: mvm: make sure d0i3 exit work runs before suspendingLuciano Coelho2015-08-281-0/+3
|/
* iwlwifi: add wide firmware command support for notificationsSara Sharon2015-08-041-1/+1
* iwlwifi: call d3_suspend/resume in d0i3 case as wellEliad Peller2015-08-041-0/+6
* iwlwifi: return error if d0i3 was abortedEliad Peller2015-08-041-2/+6
* Revert "iwlwifi: mvm: move deferred d0i3 exit to resume_complete op"Eliad Peller2015-08-041-15/+43
* iwlwifi: pcie: re-enable interrupts on resumeEliad Peller2015-06-031-1/+2
* iwlwifi: mvm: combine regular and sched scan stop functionsLuciano Coelho2015-05-281-1/+1
* iwlwifi: mvm: reorganize scan stopping functionsLuciano Coelho2015-05-281-1/+1
* iwlwifi: mvm: fix the net-detect SSIDs report orderLuciano Coelho2015-05-281-3/+7
* Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-05-261-6/+16
|\
| * iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho2015-05-211-4/+5
| * iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho2015-05-211-1/+8
| * iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss2015-05-211-1/+3
* | iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho2015-04-291-1/+2
* | iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho2015-04-291-3/+3
|/
* 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
OpenPOWER on IntegriCloud