Age | Commit message (Expand) | Author |
2011-04-04 | mac80211: Fix duplicate frames on cooked monitor | Helmut Schaa |
2011-03-28 | mac80211: fix aggregation frame release during timeout | Daniel Halperin |
2011-03-28 | mac80211: fix possible NULL pointer dereference | Mariusz Kozlowski |
2011-03-28 | mac80211: fix NULL pointer dereference in ieee80211_key_alloc() | Petr Štetiar |
2011-03-28 | mac80211: fix a crash in minstrel_ht in HT mode with no supported MCS rates | Felix Fietkau |
2011-03-21 | mac80211: initialize sta->last_rx in sta_info_alloc | Felix Fietkau |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-03-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-03-14 | mac80211: fix channel type recalculation with HT and non-HT interfaces | Felix Fietkau |
2011-03-14 | mac80211: Shortcut minstrel_ht rate setup for non-MRR capable devices | Helmut Schaa |
2011-03-11 | mac80211: implement support for cfg80211_ops->{get,set}_ringparam | John W. Linville |
2011-03-11 | mac80211: do not enable ps if 802.1x controlled port is unblocked | Jason Young |
2011-03-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-03-09 | mac80211: update minstrel_ht sample rate when probe is set | Daniel Halperin |
2011-03-07 | mac80211: fix scan race, simplify code | Johannes Berg |
2011-03-07 | mac80211: Add log message to ieee80211_restart_hw() | Michael Buesch |
2011-03-07 | mac80211: remove unused macros | Shan Wei |
2011-03-04 | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2011-03-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-03-04 | mac80211: Remove redundant preamble and RTS flag setup in minstrel_ht | Helmut Schaa |
2011-03-03 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-03-01 | mac80211: make rate control Kconfig warning depend on mac80211 | Johannes Berg |
2011-03-01 | mac80211: add support for showing the last rx bitrate | Felix Fietkau |
2011-02-25 | mac80211: support direct offchannel TX offload | Johannes Berg |
2011-02-25 | mac80211: better fix for conn_mon_timer running after disassociate | Stanislaw Gruszka |
2011-02-25 | mac80211: copy peer MCS TX parameters | Johannes Berg |
2011-02-25 | mac80211: remove IBSS merge delay | Johannes Berg |
2011-02-25 | mac80211: make tx() operation return void | Johannes Berg |
2011-02-23 | mac80211: rename RX_FLAG_TSFT | Johannes Berg |
2011-02-23 | mac80211: Fix a race on enabling power save. | Vivek Natarajan |
2011-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2011-02-20 | net: Fix more stale on-stack list_head objects. | Eric W. Biederman |
2011-02-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2011-02-18 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2011-02-18 | mac80211: Clear PS related flag on disabling power save. | Vivek Natarajan |
2011-02-18 | small adjustment to net/mac80211/Kconfig | Jan Beulich |
2011-02-18 | mac80211: fix 2.4 GHz 40 MHz disabling | Johannes Berg |
2011-02-18 | mac80211: Add power to debugfs. | Ben Greear |
2011-02-18 | mac80211: fix conn_mon_timer running after disassociate | Stanislaw Gruszka |
2011-02-15 | Merge branch 'master' into for-next | Jiri Kosina |
2011-02-14 | mac80211: reply to directed probes in IBSS | Johannes Berg |
2011-02-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2011-02-14 | mac80211: Remove superfluous if clause | Helmut Schaa |
2011-02-09 | mac80211: Ensure power-level set properly for scanning. | Ben Greear |
2011-02-09 | mac80211: Allow work items to use existing channel type. | Ben Greear |
2011-02-09 | mac80211: Allow scanning on existing channel-type. | Ben Greear |
2011-02-09 | mac80211: Properly set work-item channel-type. | Ben Greear |
2011-02-09 | mac80211: add missing locking in ieee80211_reconfig | Eliad Peller |
2011-02-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |