| Commit message (Expand) | Author | Age | Files | Lines |
* | mac80211: config hw when going back on-channel | Eliad Peller | 2011-11-11 | 1 | -2/+1 |
* | mac80211: fix remain_off_channel regression | Eliad Peller | 2011-11-11 | 1 | -2/+2 |
* | mac80211: fix offchannel TX cookie matching | Johannes Berg | 2011-11-11 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2011-05-20 | 1 | -4/+2 |
|\ |
|
| * | mac80211: Fix warnings due to -Wunused-but-set-variable | Rajkumar Manoharan | 2011-04-26 | 1 | -4/+2 |
* | | net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu() | Lai Jiangshan | 2011-05-07 | 1 | -9/+1 |
|/ |
|
* | mac80211: remove unused macros | Shan Wei | 2011-03-07 | 1 | -1/+0 |
* | mac80211: fix 2.4 GHz 40 MHz disabling | Johannes Berg | 2011-02-18 | 1 | -6/+0 |
* | mac80211: Allow work items to use existing channel type. | Ben Greear | 2011-02-09 | 1 | -3/+50 |
* | mac80211: Optimize scans on current operating channel. | Ben Greear | 2011-02-04 | 1 | -11/+55 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-17 | 1 | -1/+4 |
|\ |
|
| * | mac80211: avoid calling ieee80211_work_work unconditionally | Herton Ronaldo Krzesinski | 2010-12-13 | 1 | -1/+4 |
* | | mac80211: Show max number of probe tries in debug message. | Ben Greear | 2010-12-08 | 1 | -2/+3 |
* | | mac80211: implement off-channel mgmt TX | Johannes Berg | 2010-11-29 | 1 | -0/+22 |
|/ |
|
* | mac80211: per interface idle notification | Johannes Berg | 2010-08-16 | 1 | -4/+4 |
* | mac80211: unify scan and work mutexes | Johannes Berg | 2010-08-16 | 1 | -20/+15 |
* | mac80211: allow drivers to request DTIM period | Johannes Berg | 2010-07-29 | 1 | -0/+43 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-06-17 | 1 | -1/+1 |
|\ |
|
| * | mac80211: fix warn, enum may be used uninitialized | Christoph Fritz | 2010-06-16 | 1 | -1/+1 |
* | | wireless: fix several minor description typos | Walter Goldens | 2010-06-02 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-17 | 1 | -2/+25 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-17 | 1 | -2/+25 |
| |\ |
|
| | * | mac80211: don't process work item with wrong frame | Johannes Berg | 2010-05-12 | 1 | -2/+25 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-05-05 | 1 | -9/+19 |
|\ \ \
| |/ / |
|
| * | | mac80211: fix supported rates IE if AP doesn't give us it's rates | Stanislaw Gruszka | 2010-04-28 | 1 | -9/+19 |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2010-04-15 | 1 | -1/+6 |
|\ \ \
| |/ / |
|
| * | | mac80211: check whether scan is in progress before queueing scan_work | Teemu Paasikivi | 2010-04-09 | 1 | -1/+6 |
| |/ |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
|/ |
|
* | mac80211: fix direct probe loop on ieee80211_work_purge | Juuso Oikarinen | 2010-02-26 | 1 | -0/+1 |
* | mac80211: track work started through callbacks | Johannes Berg | 2010-01-25 | 1 | -7/+10 |
* | mac80211: fix WARN_ON in the new work code | Felix Fietkau | 2010-01-25 | 1 | -2/+0 |
* | mac80211: add debugfs interface for U-APSD queue configuration | Kalle Valo | 2010-01-12 | 1 | -2/+2 |
* | mac80211: add U-APSD client support | Kalle Valo | 2010-01-12 | 1 | -2/+10 |
* | mac80211: fix a few work bugs | Johannes Berg | 2010-01-12 | 1 | -0/+4 |
* | mac80211: fix a warning related to pointer conversion to u64 cookie | Kalle Valo | 2010-01-05 | 1 | -6/+6 |
* | mac80211: remove requeue from work | Johannes Berg | 2009-12-28 | 1 | -18/+0 |
* | mac80211: make off-channel work generic | Johannes Berg | 2009-12-28 | 1 | -54/+81 |
* | mac80211: support remain-on-channel command | Johannes Berg | 2009-12-28 | 1 | -4/+130 |
* | mac80211: proper bss private data handling | Johannes Berg | 2009-12-28 | 1 | -2/+1 |
* | mac80211: split up and insert custom IEs correctly | Johannes Berg | 2009-12-28 | 1 | -7/+36 |
* | mac80211: refactor association | Johannes Berg | 2009-12-28 | 1 | -109/+130 |
* | mac80211: rewrite a few work messages | Johannes Berg | 2009-12-28 | 1 | -10/+10 |
* | mac80211: generalise work handling | Johannes Berg | 2009-12-28 | 1 | -0/+902 |