summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/d3.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: mvm: implement new IPv6 offload APIJohannes Berg2013-10-021-4/+71
* iwlwifi: mvm: query firmware for non-QoS seqnoJohannes Berg2013-10-021-18/+41
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-161-63/+88
|\
| * iwlwifi: mvm: refactor resume from WoWLAN codeJohannes Berg2013-08-161-63/+88
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-5/+10
|\ \ | |/ |/|
| * iwlwifi: mvm: use only a single GTK in D3Johannes Berg2013-07-241-5/+10
* | iwlwifi: mvm: support six IPv6 addresses in D3Johannes Berg2013-07-311-17/+49
|/
* iwlwifi: mvm: allow firmware crashes to wake system for debugJohannes Berg2013-06-181-0/+6
* iwlwifi: mvm: removed an unused parameter from a functionOren Givon2013-06-131-8/+7
* iwlwifi: mvm: implement D3 testingJohannes Berg2013-05-291-10/+139
OpenPOWER on IntegriCloud