summaryrefslogtreecommitdiff
path: root/net/mac80211/work.c
AgeCommit message (Expand)Author
2012-01-24mac80211: In IBSS the DA field of auth frames is different from BSSIDAntonio Quartulli
2011-11-30mac80211: revert on-channel work optimisationsJohannes Berg
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear
2011-11-09mac80211: simplify ieee80211_work_workStanislaw Gruszka
2011-11-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-08mac80211: Add HT helper functionsAlexander Simon
2011-11-02mac80211: config hw when going back on-channelEliad Peller
2011-11-02mac80211: fix remain_off_channel regressionEliad Peller
2011-10-11mac80211: fix offchannel TX cookie matchingJohannes Berg
2011-09-27mac80211: Send the management frame at requested rateRajkumar Manoharan
2011-09-13mac80211: Remove unnecessary OOM logging messagesJoe Perches
2011-07-20mac80211: sync driver before TXJohannes Berg
2011-07-19mac80211: implement scan supported ratesJohannes Berg
2011-06-27mac80211: Drop DS Channel PARAM in directed probePaul Stewart
2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2011-05-07net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu()Lai Jiangshan
2011-04-26mac80211: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan
2011-03-07mac80211: remove unused macrosShan Wei
2011-02-18mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg
2011-02-09mac80211: Allow work items to use existing channel type.Ben Greear
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-13mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski
2010-12-08mac80211: Show max number of probe tries in debug message.Ben Greear
2010-11-29mac80211: implement off-channel mgmt TXJohannes Berg
2010-08-16mac80211: per interface idle notificationJohannes Berg
2010-08-16mac80211: unify scan and work mutexesJohannes Berg
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-16mac80211: fix warn, enum may be used uninitializedChristoph Fritz
2010-06-02wireless: fix several minor description typosWalter Goldens
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-12mac80211: don't process work item with wrong frameJohannes Berg
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-28mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-09mac80211: check whether scan is in progress before queueing scan_workTeemu Paasikivi
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen
2010-01-25mac80211: track work started through callbacksJohannes Berg
2010-01-25mac80211: fix WARN_ON in the new work codeFelix Fietkau
2010-01-12mac80211: add debugfs interface for U-APSD queue configurationKalle Valo
2010-01-12mac80211: add U-APSD client supportKalle Valo
2010-01-12mac80211: fix a few work bugsJohannes Berg
2010-01-05mac80211: fix a warning related to pointer conversion to u64 cookieKalle Valo
2009-12-28mac80211: remove requeue from workJohannes Berg
2009-12-28mac80211: make off-channel work genericJohannes Berg
2009-12-28mac80211: support remain-on-channel commandJohannes Berg
2009-12-28mac80211: proper bss private data handlingJohannes Berg