aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/pm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg1-11/+2
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez1-2/+2
2009-08-04mac80211: disable beacons before removing the associated interfaceBob Copeland1-0/+4
2009-07-29mac80211: fix suspendJohannes Berg1-9/+15
2009-05-20mac80211: cancel/restart all timers across suspend/resumeJohannes Berg1-18/+62
2009-05-06mac80211: add driver ops wrappersJohannes Berg1-4/+5
2009-04-22mac80211: add hardware restart functionJohannes Berg1-105/+5
2009-04-22mac80211: re-upload keys only after telling driver about associationJohannes Berg1-5/+5
2009-03-27mac80211: resume properly, add suspend/resume testJohannes Berg1-0/+29
2009-03-27mac80211: Tear down aggregation sessions for suspend/resumeSujith1-0/+25
2009-03-27mac80211: acquire sta_lock for station suspend/resumeJohannes Berg1-8/+10
2009-03-27mac80211: stop queues across suspend/resumeJohannes Berg1-0/+6
2009-01-29mac80211: flush workqueue a second time in suspend()Bob Copeland1-0/+3
2009-01-29mac80211: add suspend/resume callbacksBob Copeland1-0/+114