aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/pm.c
AgeCommit message (Expand)Author
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