aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/pm.c
AgeCommit message (Expand)Author
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg
2013-01-03mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg
2013-01-03mac80211: clean up association better in suspendJohannes Berg
2013-01-03mac80211: clean up ieee80211_quiesceJohannes Berg
2012-11-20mac80211: fix channel context suspend/reconfig handlingJohannes Berg
2012-10-26mac80211: add explicit AP/GO driver operationsJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-06-20mac80211: fix cleanup if driver suspend callback failsEyal Shapira
2012-06-06mac80211: Clear wowlan flag when drv_suspend returns failurePontus Fuchs
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg
2012-02-27mac80211: use proper sub_if_data on suspend pathJakub Kicinski
2012-02-06mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg
2012-02-06mac80211: add sta_state callbackJohannes Berg
2012-02-06mac80211: simplify AP_VLAN handlingJohannes Berg
2011-11-09mac80211: verify virtual interfaces in driver APIJohannes Berg
2011-09-30mac80211: optimise station flagsJohannes Berg
2011-07-15mac80211: be more careful in suspend/resumeJohannes Berg
2011-07-05mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg
2011-06-20mac80211: quiesce vif before suspendingEliad Peller
2011-05-05mac80211: add basic support for WoWLANJohannes Berg
2011-04-25mac80211: tear down BA sessions properly on suspendJohannes Berg
2010-10-06mac80211: assure we also cancel deferred scan requestStanislaw Gruszka
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg
2010-09-01mac80211: only cancel software-based scans on suspendJohn W. Linville
2010-06-14mac80211: use common work structJohannes Berg
2010-06-14mac80211: simplify station/aggregation codeJohannes Berg
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-21mac80211: trace interface nameJohannes Berg
2009-12-21mac80211: reduce reliance on netdevJohannes Berg
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-08-04mac80211: disable beacons before removing the associated interfaceBob Copeland
2009-07-29mac80211: fix suspendJohannes Berg
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg
2009-05-06mac80211: add driver ops wrappersJohannes Berg
2009-04-22mac80211: add hardware restart functionJohannes Berg
2009-04-22mac80211: re-upload keys only after telling driver about associationJohannes Berg
2009-03-27mac80211: resume properly, add suspend/resume testJohannes Berg
2009-03-27mac80211: Tear down aggregation sessions for suspend/resumeSujith
2009-03-27mac80211: acquire sta_lock for station suspend/resumeJohannes Berg
2009-03-27mac80211: stop queues across suspend/resumeJohannes Berg
2009-01-29mac80211: flush workqueue a second time in suspend()Bob Copeland
2009-01-29mac80211: add suspend/resume callbacksBob Copeland