Age | Commit message (Expand) | Author | Files | Lines |
2012-06-06 | mac80211: unify SW/offload remain-on-channel | Johannes Berg | 1 | -370/+0 |
2012-04-13 | mac80211: protect ->scanning by mutex in ieee80211_work_work() | Stanislaw Gruszka | 1 | -3/+5 |
2012-04-13 | mac80211: do not scan and monitor connection in parallel | Stanislaw Gruszka | 1 | -6/+1 |
2012-02-06 | mac80211: redesign auth/assoc | Johannes Berg | 1 | -815/+0 |
2012-01-24 | mac80211: In IBSS the DA field of auth frames is different from BSSID | Antonio Quartulli | 1 | -2/+3 |
2011-11-30 | mac80211: revert on-channel work optimisations | Johannes Berg | 1 | -91/+8 |
2011-11-21 | mac80211: Support ht-cap over-rides. | Ben Greear | 1 | -4/+12 |
2011-11-09 | mac80211: simplify ieee80211_work_work | Stanislaw Gruszka | 1 | -14/+3 |
2011-11-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -4/+3 |
2011-11-08 | mac80211: Add HT helper functions | Alexander Simon | 1 | -28/+1 |
2011-11-02 | mac80211: config hw when going back on-channel | Eliad Peller | 1 | -2/+1 |
2011-11-02 | mac80211: fix remain_off_channel regression | Eliad Peller | 1 | -2/+2 |
2011-10-11 | mac80211: fix offchannel TX cookie matching | Johannes Berg | 1 | -1/+1 |
2011-09-27 | mac80211: Send the management frame at requested rate | Rajkumar Manoharan | 1 | -1/+1 |
2011-09-13 | mac80211: Remove unnecessary OOM logging messages | Joe Perches | 1 | -4/+2 |
2011-07-20 | mac80211: sync driver before TX | Johannes Berg | 1 | -0/+25 |
2011-07-19 | mac80211: implement scan supported rates | Johannes Berg | 1 | -1/+2 |
2011-06-27 | mac80211: Drop DS Channel PARAM in directed probe | Paul Stewart | 1 | -1/+1 |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -4/+2 |
2011-05-07 | net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu() | Lai Jiangshan | 1 | -9/+1 |
2011-04-26 | mac80211: Fix warnings due to -Wunused-but-set-variable | Rajkumar Manoharan | 1 | -4/+2 |
2011-03-07 | mac80211: remove unused macros | Shan Wei | 1 | -1/+0 |
2011-02-18 | mac80211: fix 2.4 GHz 40 MHz disabling | Johannes Berg | 1 | -6/+0 |
2011-02-09 | mac80211: Allow work items to use existing channel type. | Ben Greear | 1 | -3/+50 |
2011-02-04 | mac80211: Optimize scans on current operating channel. | Ben Greear | 1 | -11/+55 |
2010-12-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+4 |
2010-12-13 | mac80211: avoid calling ieee80211_work_work unconditionally | Herton Ronaldo Krzesinski | 1 | -1/+4 |
2010-12-08 | mac80211: Show max number of probe tries in debug message. | Ben Greear | 1 | -2/+3 |
2010-11-29 | mac80211: implement off-channel mgmt TX | Johannes Berg | 1 | -0/+22 |
2010-08-16 | mac80211: per interface idle notification | Johannes Berg | 1 | -4/+4 |
2010-08-16 | mac80211: unify scan and work mutexes | Johannes Berg | 1 | -20/+15 |
2010-07-29 | mac80211: allow drivers to request DTIM period | Johannes Berg | 1 | -0/+43 |
2010-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2010-06-16 | mac80211: fix warn, enum may be used uninitialized | Christoph Fritz | 1 | -1/+1 |
2010-06-02 | wireless: fix several minor description typos | Walter Goldens | 1 | -1/+1 |
2010-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+25 |
2010-05-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -2/+25 |
2010-05-12 | mac80211: don't process work item with wrong frame | Johannes Berg | 1 | -2/+25 |
2010-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -9/+19 |
2010-04-28 | mac80211: fix supported rates IE if AP doesn't give us it's rates | Stanislaw Gruszka | 1 | -9/+19 |
2010-04-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+6 |
2010-04-09 | mac80211: check whether scan is in progress before queueing scan_work | Teemu Paasikivi | 1 | -1/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-26 | mac80211: fix direct probe loop on ieee80211_work_purge | Juuso Oikarinen | 1 | -0/+1 |
2010-01-25 | mac80211: track work started through callbacks | Johannes Berg | 1 | -7/+10 |
2010-01-25 | mac80211: fix WARN_ON in the new work code | Felix Fietkau | 1 | -2/+0 |
2010-01-12 | mac80211: add debugfs interface for U-APSD queue configuration | Kalle Valo | 1 | -2/+2 |
2010-01-12 | mac80211: add U-APSD client support | Kalle Valo | 1 | -2/+10 |
2010-01-12 | mac80211: fix a few work bugs | Johannes Berg | 1 | -0/+4 |
2010-01-05 | mac80211: fix a warning related to pointer conversion to u64 cookie | Kalle Valo | 1 | -6/+6 |