aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/work.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen1-0/+1
2010-01-25mac80211: track work started through callbacksJohannes Berg1-7/+10
2010-01-25mac80211: fix WARN_ON in the new work codeFelix Fietkau1-2/+0
2010-01-12mac80211: add debugfs interface for U-APSD queue configurationKalle Valo1-2/+2
2010-01-12mac80211: add U-APSD client supportKalle Valo1-2/+10
2010-01-12mac80211: fix a few work bugsJohannes Berg1-0/+4
2010-01-05mac80211: fix a warning related to pointer conversion to u64 cookieKalle Valo1-6/+6
2009-12-28mac80211: remove requeue from workJohannes Berg1-18/+0
2009-12-28mac80211: make off-channel work genericJohannes Berg1-54/+81
2009-12-28mac80211: support remain-on-channel commandJohannes Berg1-4/+130
2009-12-28mac80211: proper bss private data handlingJohannes Berg1-2/+1
2009-12-28mac80211: split up and insert custom IEs correctlyJohannes Berg1-7/+36
2009-12-28mac80211: refactor associationJohannes Berg1-109/+130
2009-12-28mac80211: rewrite a few work messagesJohannes Berg1-10/+10
2009-12-28mac80211: generalise work handlingJohannes Berg1-0/+902