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