summaryrefslogtreecommitdiff
path: root/net/mac80211/work.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen2010-02-261-0/+1
* mac80211: track work started through callbacksJohannes Berg2010-01-251-7/+10
* mac80211: fix WARN_ON in the new work codeFelix Fietkau2010-01-251-2/+0
* mac80211: add debugfs interface for U-APSD queue configurationKalle Valo2010-01-121-2/+2
* mac80211: add U-APSD client supportKalle Valo2010-01-121-2/+10
* mac80211: fix a few work bugsJohannes Berg2010-01-121-0/+4
* mac80211: fix a warning related to pointer conversion to u64 cookieKalle Valo2010-01-051-6/+6
* mac80211: remove requeue from workJohannes Berg2009-12-281-18/+0
* mac80211: make off-channel work genericJohannes Berg2009-12-281-54/+81
* mac80211: support remain-on-channel commandJohannes Berg2009-12-281-4/+130
* mac80211: proper bss private data handlingJohannes Berg2009-12-281-2/+1
* mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-281-7/+36
* mac80211: refactor associationJohannes Berg2009-12-281-109/+130
* mac80211: rewrite a few work messagesJohannes Berg2009-12-281-10/+10
* mac80211: generalise work handlingJohannes Berg2009-12-281-0/+902