summaryrefslogtreecommitdiffstats
path: root/net/mac80211/work.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-061-370/+0
* mac80211: protect ->scanning by mutex in ieee80211_work_work()Stanislaw Gruszka2012-04-131-3/+5
* mac80211: do not scan and monitor connection in parallelStanislaw Gruszka2012-04-131-6/+1
* mac80211: redesign auth/assocJohannes Berg2012-02-061-815/+0
* mac80211: In IBSS the DA field of auth frames is different from BSSIDAntonio Quartulli2012-01-241-2/+3
* mac80211: revert on-channel work optimisationsJohannes Berg2011-11-301-91/+8
* mac80211: Support ht-cap over-rides.Ben Greear2011-11-211-4/+12
* mac80211: simplify ieee80211_work_workStanislaw Gruszka2011-11-091-14/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-091-4/+3
|\
| * mac80211: config hw when going back on-channelEliad Peller2011-11-021-2/+1
| * mac80211: fix remain_off_channel regressionEliad Peller2011-11-021-2/+2
* | mac80211: Add HT helper functionsAlexander Simon2011-11-081-28/+1
|/
* mac80211: fix offchannel TX cookie matchingJohannes Berg2011-10-111-1/+1
* mac80211: Send the management frame at requested rateRajkumar Manoharan2011-09-271-1/+1
* mac80211: Remove unnecessary OOM logging messagesJoe Perches2011-09-131-4/+2
* mac80211: sync driver before TXJohannes Berg2011-07-201-0/+25
* mac80211: implement scan supported ratesJohannes Berg2011-07-191-1/+2
* mac80211: Drop DS Channel PARAM in directed probePaul Stewart2011-06-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-05-201-4/+2
|\
| * mac80211: Fix warnings due to -Wunused-but-set-variableRajkumar Manoharan2011-04-261-4/+2
* | net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu()Lai Jiangshan2011-05-071-9/+1
|/
* mac80211: remove unused macrosShan Wei2011-03-071-1/+0
* mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg2011-02-181-6/+0
* mac80211: Allow work items to use existing channel type.Ben Greear2011-02-091-3/+50
* mac80211: Optimize scans on current operating channel.Ben Greear2011-02-041-11/+55
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-171-1/+4
|\
| * mac80211: avoid calling ieee80211_work_work unconditionallyHerton Ronaldo Krzesinski2010-12-131-1/+4
* | mac80211: Show max number of probe tries in debug message.Ben Greear2010-12-081-2/+3
* | mac80211: implement off-channel mgmt TXJohannes Berg2010-11-291-0/+22
|/
* mac80211: per interface idle notificationJohannes Berg2010-08-161-4/+4
* mac80211: unify scan and work mutexesJohannes Berg2010-08-161-20/+15
* mac80211: allow drivers to request DTIM periodJohannes Berg2010-07-291-0/+43
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-06-171-1/+1
|\
| * mac80211: fix warn, enum may be used uninitializedChristoph Fritz2010-06-161-1/+1
* | wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-2/+25
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-2/+25
| |\
| | * mac80211: don't process work item with wrong frameJohannes Berg2010-05-121-2/+25
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-9/+19
|\| |
| * | mac80211: fix supported rates IE if AP doesn't give us it's ratesStanislaw Gruszka2010-04-281-9/+19
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-1/+6
|\| |
| * | mac80211: check whether scan is in progress before queueing scan_workTeemu Paasikivi2010-04-091-1/+6
| |/
* / include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* 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