Age | Commit message (Expand) | Author |
2011-05-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-05-16 | nl80211: Move peer link state definition to nl80211 | Javier Cardona |
2011-05-16 | mac80211: sparse RCU annotations | Johannes Berg |
2011-05-12 | mac80211: fix another key non-race | Johannes Berg |
2011-05-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-26 | mac80211: Fix warnings due to -Wunused-but-set-variable | Rajkumar Manoharan |
2011-04-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-19 | mac80211: add a function for setting the TIM bit for a specific station | Felix Fietkau |
2011-04-12 | {mac|nl}80211: Add station connected time | Mohammed Shafi Shajakhan |
2011-04-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-04-04 | mac80211: clean up station cleanup timer | Johannes Berg |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-30 | cfg80211: Add nl80211 event for deletion of a station entry | Jouni Malinen |
2011-03-21 | mac80211: initialize sta->last_rx in sta_info_alloc | Felix Fietkau |
2011-02-03 | mac80211: add HW flag for disabling auto link-PS in AP mode | Arik Nemtsov |
2010-12-07 | nl80211/mac80211: Report signal average | Bruno Randolf |
2010-11-24 | Revert "nl80211/mac80211: Report signal average" | John W. Linville |
2010-11-18 | nl80211/mac80211: Report signal average | Bruno Randolf |
2010-11-17 | mac80211: fix powersaving clients races | Johannes Berg |
2010-10-06 | cfg80211/mac80211: allow per-station GTKs | Johannes Berg |
2010-10-06 | mac80211: avoid transmitting delBA to old AP | Johannes Berg |
2010-09-27 | mac80211/ath9k: Support AMPDU with multiple VIFs. | Ben Greear |
2010-09-16 | cfg80211/mac80211: use lockdep_assert_held | Johannes Berg |
2010-09-14 | mac80211: match only assigned bss in sta_info_get_bss | Johannes Berg |
2010-08-25 | net/mac80211: Use wiphy_<level> | Joe Perches |
2010-07-27 | mac80211: Fix key freeing to handle unlinked keys | Jouni Malinen |
2010-06-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-06-14 | mac80211: change RX aggregation locking | Johannes Berg |
2010-06-14 | mac80211: move BA session work | Johannes Berg |
2010-06-14 | mac80211: make TX aggregation start/stop request async | Johannes Berg |
2010-06-14 | mac80211: use RCU for TX aggregation | Johannes Berg |
2010-06-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-06-03 | mac80211: simplify key locking | Johannes Berg |
2010-05-25 | kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT... | Alexey Dobriyan |
2010-05-03 | mac80211: fix ieee80211_find_sta[_by_hw] | Johannes Berg |
2010-04-19 | mac80211: Prevent running sta_cleanup timer unnecessarily | Juuso Oikarinen |
2010-04-08 | mac80211: enhance tracing | Johannes Berg |
2010-04-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2010-04-07 | mac80211: clean up/fix aggregation code | Johannes Berg |
2010-04-07 | mac80211: fix station destruction problem | Johannes Berg |
2010-04-06 | mac80211: annotate station rcu dereferences | Johannes Berg |
2010-03-10 | mac80211: Fix sta_mtx unlocking on insert STA failure path | Jouni Malinen |
2010-02-08 | mac80211: allow station add/remove to sleep | Johannes Berg |
2010-01-12 | mac80211: allow station updates on ap interfaces for vlan stations | Felix Fietkau |
2009-12-28 | mac80211/cfg80211: add station events | Johannes Berg |
2009-12-28 | mac80211: add ieee80211_sdata_running | Johannes Berg |
2009-12-21 | mac80211: trace interface name | Johannes Berg |
2009-12-21 | mac80211: reduce reliance on netdev | Johannes Berg |
2009-12-21 | mac80211: make station management completely depend on vif | Johannes Berg |
2009-11-18 | mac80211: make software rate control optional | Johannes Berg |