summaryrefslogtreecommitdiffstats
path: root/net/mac80211/pm.c
AgeCommit message (Expand)AuthorLines
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-14/+15
2015-01-23mac80211: only roll back station states for WDS when suspendingLuciano Coelho-14/+15
2015-01-14mac80211: let flush() drop packets when possibleEmmanuel Grumbach-1/+1
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho-2/+4
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg-3/+11
2013-12-16mac80211: don't delay station destructionJohannes Berg-2/+1
2013-07-23mac80211: fix monitor interface suspend crash regressionStanislaw Gruszka-2/+5
2013-04-22mac80211: use synchronize_rcu() with rcu_barrier()Bob Copeland-0/+1
2013-04-17mac80211: fix station entry leak/warning while suspendingJohannes Berg-2/+2
2013-04-08mac80211: destroy virtual monitor interface across suspendJohannes Berg-4/+2
2013-04-08mac80211: purge remain-on-channel items when suspendingJohannes Berg-0/+2
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg-1/+3
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg-1/+1
2013-03-06mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka-109/+6
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka-1/+1
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich-0/+2
2013-01-31cfg80211/mac80211: support reporting wakeup reasonJohannes Berg-0/+10
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg-1/+2
2013-01-03mac80211: assign bss_conf.bssid only onceJohannes Berg-0/+3
2013-01-03mac80211: further simplify ieee80211_bss_info_change_notifyJohannes Berg-5/+10
2013-01-03mac80211: clean up association better in suspendJohannes Berg-3/+16
2013-01-03mac80211: clean up ieee80211_quiesceJohannes Berg-17/+19
2012-11-20mac80211: fix channel context suspend/reconfig handlingJohannes Berg-3/+41
2012-10-26mac80211: add explicit AP/GO driver operationsJohannes Berg-0/+4
2012-10-17mac80211: use channel contextsJohannes Berg-0/+2
2012-06-20mac80211: fix cleanup if driver suspend callback failsEyal Shapira-0/+10
2012-06-06mac80211: Clear wowlan flag when drv_suspend returns failurePontus Fuchs-0/+1
2012-04-11mac80211: add explicit monitor interface if neededJohannes Berg-0/+4
2012-02-27mac80211: use proper sub_if_data on suspend pathJakub Kicinski-1/+1
2012-02-06mac80211: implement sta_add/sta_remove in sta_stateJohannes Berg-2/+0
2012-02-06mac80211: add sta_state callbackJohannes Berg-1/+9
2012-02-06mac80211: simplify AP_VLAN handlingJohannes Berg-9/+2
2011-11-09mac80211: verify virtual interfaces in driver APIJohannes Berg-1/+1
2011-09-30mac80211: optimise station flagsJohannes Berg-1/+1
2011-07-15mac80211: be more careful in suspend/resumeJohannes Berg-0/+3
2011-07-05mac80211: allow driver to impose WoWLAN restrictionsJohannes Berg-6/+10
2011-06-20mac80211: quiesce vif before suspendingEliad Peller-16/+27
2011-05-05mac80211: add basic support for WoWLANJohannes Berg-1/+12
2011-04-25mac80211: tear down BA sessions properly on suspendJohannes Berg-5/+11
2010-10-06mac80211: assure we also cancel deferred scan requestStanislaw Gruszka-2/+1
2010-10-06mac80211: avoid transmitting delBA to old APJohannes Berg-1/+1
2010-09-01mac80211: only cancel software-based scans on suspendJohn W. Linville-1/+2
2010-06-14mac80211: use common work structJohannes Berg-0/+2
2010-06-14mac80211: simplify station/aggregation codeJohannes Berg-12/+4
2010-04-07mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BAJohannes Berg-1/+1
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg-6/+4
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg-5/+1
2009-12-28mac80211: add ieee80211_sdata_runningJohannes Berg-1/+1
2009-12-21mac80211: trace interface nameJohannes Berg-1/+1
2009-12-21mac80211: reduce reliance on netdevJohannes Berg-1/+1