summaryrefslogtreecommitdiff
path: root/net/mac80211/pm.c
Commit message (Expand)AuthorAge
* mac80211: start queues if driver rejected wowlanJohannes Berg2015-03-04
* mac80211: remove useless double check for open_count in __ieee80211_suspend()Luciano Coelho2015-03-04
* mac80211: don't do driver suspend with auth/assoc in progressJohannes Berg2015-03-04
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\
| * mac80211: only roll back station states for WDS when suspendingLuciano Coelho2015-01-23
* | mac80211: let flush() drop packets when possibleEmmanuel Grumbach2015-01-14
|/
* mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-23
* mac80211: fix suspend vs. authentication raceJohannes Berg2014-03-19
* mac80211: don't delay station destructionJohannes Berg2013-12-16
* mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka2013-07-23
* mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland2013-04-22
* mac80211: fix station entry leak/warning while suspendingJohannes Berg2013-04-17
* mac80211: destroy virtual monitor interface across suspendJohannes Berg2013-04-08
* mac80211: purge remain-on-channel items when suspendingJohannes Berg2013-04-08
* mac80211: stop queues temporarily for flushingJohannes Berg2013-03-18
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
* mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka2013-03-06
* cfg80211/mac80211: disconnect on suspendStanislaw Gruszka2013-03-06
* mac80211: add radar detection command/eventSimon Wunderlich2013-02-15
* cfg80211/mac80211: support reporting wakeup reasonJohannes Berg2013-01-31
* mac80211: split aggregation stop by reasonJohannes Berg2013-01-03
* mac80211: assign bss_conf.bssid only onceJohannes Berg2013-01-03
* mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg2013-01-03
* mac80211: clean up association better in suspendJohannes Berg2013-01-03
* mac80211: clean up ieee80211_quiesceJohannes Berg2013-01-03
* mac80211: fix channel context suspend/reconfig handlingJohannes Berg2012-11-20
* mac80211: add explicit AP/GO driver operationsJohannes Berg2012-10-26
* mac80211: use channel contextsJohannes Berg2012-10-17
* mac80211: fix cleanup if driver suspend callback failsEyal Shapira2012-06-20
* mac80211: Clear wowlan flag when drv_suspend returns failurePontus Fuchs2012-06-06
* mac80211: add explicit monitor interface if neededJohannes Berg2012-04-11
* mac80211: use proper sub_if_data on suspend pathJakub Kicinski2012-02-27
* mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg2012-02-06
* mac80211: add sta_state callbackJohannes Berg2012-02-06
* mac80211: simplify AP_VLAN handlingJohannes Berg2012-02-06
* mac80211: verify virtual interfaces in driver APIJohannes Berg2011-11-09
* mac80211: optimise station flagsJohannes Berg2011-09-30
* mac80211: be more careful in suspend/resumeJohannes Berg2011-07-15
* mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg2011-07-05
* mac80211: quiesce vif before suspendingEliad Peller2011-06-20
* mac80211: add basic support for WoWLANJohannes Berg2011-05-05
* mac80211: tear down BA sessions properly on suspendJohannes Berg2011-04-25
* mac80211: assure we also cancel deferred scan requestStanislaw Gruszka2010-10-06
* mac80211: avoid transmitting delBA to old APJohannes Berg2010-10-06
* mac80211: only cancel software-based scans on suspendJohn W. Linville2010-09-01
* mac80211: use common work structJohannes Berg2010-06-14
* mac80211: simplify station/aggregation codeJohannes Berg2010-06-14
* mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg2010-04-07
* mac80211: allow station add/remove to sleepJohannes Berg2010-02-08
* mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-28