aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/work.c
Commit message (Expand)AuthorAge
* mac80211: sync driver before TXJohannes Berg2011-07-20
* mac80211: implement scan supported ratesJohannes Berg2011-07-19
* mac80211: Drop DS Channel PARAM in directed probePaul Stewart2011-06-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-20
|\
| * mac80211: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2011-04-26
* | net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-08
|/
* mac80211: remove unused macrosShan Wei2011-03-07
* mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg2011-02-18
* mac80211: Allow work items to use existing channel type.Ben Greear2011-02-09
* mac80211: Optimize scans on current operating channel.Ben Greear2011-02-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-17
|\
| * mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski2010-12-13
* | mac80211: Show max number of probe tries in debug message.Ben Greear2010-12-08
* | mac80211: implement off-channel mgmt TXJohannes Berg2010-11-29
|/
* mac80211: per interface idle notificationJohannes Berg2010-08-16
* mac80211: unify scan and work mutexesJohannes Berg2010-08-16
* mac80211: allow drivers to request DTIM periodJohannes Berg2010-07-29
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-17
|\
| * mac80211: fix warn, enum may be used uninitializedChristoph Fritz2010-06-16
* | wireless: fix several minor description typosWalter Goldens2010-06-02
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-17
| |\
| | * mac80211: don't process work item with wrong frameJohannes Berg2010-05-12
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\| |
| * | mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka2010-04-28
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-15
|\| |
| * | mac80211: check whether scan is in progress before queueing scan_workTeemu Paasikivi2010-04-09
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* mac80211: fix direct probe loop on ieee80211_work_purgeJuuso Oikarinen2010-02-26
* mac80211: track work started through callbacksJohannes Berg2010-01-25
* mac80211: fix WARN_ON in the new work codeFelix Fietkau2010-01-25
* mac80211: add debugfs interface for U-APSD queue configurationKalle Valo2010-01-12
* mac80211: add U-APSD client supportKalle Valo2010-01-12
* mac80211: fix a few work bugsJohannes Berg2010-01-12
* mac80211: fix a warning related to pointer conversion to u64 cookieKalle Valo2010-01-05
* mac80211: remove requeue from workJohannes Berg2009-12-28
* mac80211: make off-channel work genericJohannes Berg2009-12-28
* mac80211: support remain-on-channel commandJohannes Berg2009-12-28
* mac80211: proper bss private data handlingJohannes Berg2009-12-28
* mac80211: split up and insert custom IEs correctlyJohannes Berg2009-12-28
* mac80211: refactor associationJohannes Berg2009-12-28
* mac80211: rewrite a few work messagesJohannes Berg2009-12-28
* mac80211: generalise work handlingJohannes Berg2009-12-28