summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/d3.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-01-13iwlwifi: add inline helper for packet lengthsJohannes Berg1-9/+6
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-2/+2
2013-12-09iwlwifi: mvm: don't restart HW if suspending fails before D3 image is loadedLuciano Coelho1-2/+3
2013-12-09iwlwifi: mvm: allow keeping connections in d3_testEliad Peller1-1/+10
2013-12-09iwlwifi: mvm: disconnect on disconnection wakeup eventEliad Peller1-0/+6
2013-12-09iwlwifi: mvm: enable d3_test even if d3_test_pme_ptr is not availableEliad Peller1-8/+8
2013-11-25iwlwifi: mvm: use a cast to calculate the last seqno from the next oneLuciano Coelho1-1/+1
2013-11-25iwlwifi: mvm: set seqno also when no keys are setLuciano Coelho1-1/+2
2013-10-11iwlwifi: mvm: keep connection to AP after WoWLANJohannes Berg1-20/+363
2013-10-11iwlwifi: mvm: Add device wide power commandAlexander Bondar1-0/+4
2013-10-02iwlwifi: mvm: implement new IPv6 offload APIJohannes Berg1-4/+71
2013-10-02iwlwifi: mvm: query firmware for non-QoS seqnoJohannes Berg1-18/+41
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-63/+88
2013-08-16iwlwifi: mvm: refactor resume from WoWLAN codeJohannes Berg1-63/+88
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-5/+10
2013-07-31iwlwifi: mvm: support six IPv6 addresses in D3Johannes Berg1-17/+49
2013-07-24iwlwifi: mvm: use only a single GTK in D3Johannes Berg1-5/+10