Age | Commit message (Expand) | Author |
2010-02-08 | mac80211: don't probe if we have probe response | Johannes Berg |
2010-01-26 | mac80211: wait for beacon before enabling powersave | Johannes Berg |
2010-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2010-01-15 | mac80211: force use_short_slot=true for 5GHz | 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 | net/mac80211/mlme.c: Remove unnecessary semicolons | Joe Perches |
2010-01-12 | mac80211: fix return from ieee80211_assoc_success | Johannes Berg |
2010-01-12 | mac80211: use nullfunc frames for 4-addr sta detection | Felix Fietkau |
2010-01-12 | mac80211: use PS Poll and Nullfunc templates when sending such frames | Kalle Valo |
2010-01-08 | mac80211: add missing sanity checks for action frames | Felix Fietkau |
2010-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2010-01-06 | Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues" | John W. Linville |
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: refactor association | Johannes Berg |
2009-12-28 | mac80211: generalise work handling | Johannes Berg |
2009-12-28 | mac80211: generalise management work a bit | Johannes Berg |
2009-12-28 | mac80211: let cfg80211 manage auth state | Johannes Berg |
2009-12-28 | mac80211: add ieee80211_sdata_running | Johannes Berg |
2009-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-22 | mac80211: dont try to use existing sta for AP | Johannes Berg |
2009-12-22 | mac80211: allow disabling 40MHz on 2.4GHz | Johannes Berg |
2009-12-22 | mac80211: enable spatial multiplexing powersave | 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-12-21 | mac80211: fix WMM AP settings application | Johannes Berg |
2009-12-07 | mac80211: recalculate idle later in MLME | Johannes Berg |
2009-11-19 | mac80211: avoid spurious deauth frames/messages | Johannes Berg |
2009-11-18 | mac80211: remove encrypt parameter from ieee80211_tx_skb | Johannes Berg |
2009-11-16 | mac80211: Do not queue Probe Request frames for station MLME | Jouni Malinen |
2009-10-29 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-10-27 | mac80211: replace netif_tx_{start,stop,wake}_all_queues | John W. Linville |
2009-10-27 | cfg80211: no cookies in cfg80211_send_XXX() | Holger Schurig |
2009-10-27 | mac80211: keep auth state when assoc fails | Johannes Berg |
2009-09-28 | mac80211: improve/fix mlme messages | Johannes Berg |
2009-08-28 | mac80211: Check pending scan request after having processed mgd work | Jouni Malinen |
2009-08-14 | mac80211: stay authenticated after disassoc | Johannes Berg |
2009-08-04 | mac80211: Increase timeouts for station polling | Maxim Levitsky |
2009-08-04 | mac80211: Retry probe request few times | Maxim Levitsky |
2009-08-04 | cfg80211: enable country IE support to all cfg80211 drivers | Luis R. Rodriguez |
2009-08-04 | mac80211: fix powersave | Johannes Berg |
2009-08-04 | mac80211: redefine usage of the mac80211 workqueue | Luis R. Rodriguez |
2009-07-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-07-30 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-07-29 | mac80211: fix receiving deauth | Johannes Berg |
2009-07-27 | mac80211: fix MLME issuing of probe requests while scanning | Luis R. Rodriguez |
2009-07-27 | mac80211: fix mlme timeouts | Johannes Berg |
2009-07-27 | mac80211: Replace {sw, hw}_scanning variables with a bitfield | Helmut Schaa |