Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-07mac80211: assure we also cancel deferred scan requestStanislaw Gruszka
2010-10-07mac80211: avoid transmitting delBA to old APJohannes Berg
2010-09-02mac80211: 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-09mac80211: allow station add/remove to sleepJohannes Berg
2009-12-29mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-29mac80211: add ieee80211_sdata_runningJohannes Berg
2009-12-22mac80211: trace interface nameJohannes Berg
2009-12-22mac80211: reduce reliance on netdevJohannes Berg
2009-08-28mac80211: fix configure_filter invocation after stopJohannes Berg
2009-08-05mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-08-05mac80211: 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-23mac80211: add hardware restart functionJohannes Berg
2009-04-23mac80211: re-upload keys only after telling driver about associationJohannes Berg
2009-03-28mac80211: resume properly, add suspend/resume testJohannes Berg
2009-03-28mac80211: Tear down aggregation sessions for suspend/resumeSujith
2009-03-28mac80211: acquire sta_lock for station suspend/resumeJohannes Berg
2009-03-28mac80211: stop queues across suspend/resumeJohannes Berg
2009-01-30mac80211: flush workqueue a second time in suspend()Bob Copeland
2009-01-30mac80211: add suspend/resume callbacksBob Copeland