Age | Commit message (Expand) | Author |
2012-10-17 | mac80211: connect with HT20 if HT40 is not permitted | Johannes Berg |
2012-10-15 | cfg80211/mac80211: avoid state mishmash on deauth | Stanislaw Gruszka |
2012-09-21 | mac80211: don't send delBA before disassoc | Johannes Berg |
2012-09-14 | mac80211: change locking around ieee80211_recalc_smps | Johannes Berg |
2012-09-14 | mac80211: handle power constraint/country IE better | Johannes Berg |
2012-09-07 | mac80211: move ieee80211_send_deauth_disassoc outside mlme code | Antonio Quartulli |
2012-09-06 | mac80211: check power constraint IE size when parsing | Johannes Berg |
2012-09-06 | mac80211: disconnect if channel switch fails | Johannes Berg |
2012-09-06 | Merge remote-tracking branch 'mac80211/master' into mac80211-next | Johannes Berg |
2012-09-04 | mac80211: clear bssid on auth/assoc failure | Eliad Peller |
2012-08-20 | mac80211: pass channel to ieee80211_send_probe_req | Johannes Berg |
2012-08-20 | mac80211: make ieee80211_beacon_connection_loss_work static | Johannes Berg |
2012-08-20 | mac80211: check size of channel switch IE when parsing | Johannes Berg |
2012-08-20 | mac80211: fix CSA handling timer | Johannes Berg |
2012-08-20 | mac80211: clean up CSA handling code | Johannes Berg |
2012-08-20 | mac80211: remove unneeded 'bssid' variable | Johannes Berg |
2012-08-01 | mac80211: clear timer bits when disconnecting | Johannes Berg |
2012-08-01 | mac80211: reset station MLME flags upon new association | Johannes Berg |
2012-07-31 | mac80211: fix current vs. operating channel in preq/beacon | Johannes Berg |
2012-07-31 | mac80211: use oper_channel in managed mlme | Johannes Berg |
2012-07-31 | mac80211: set channel only once during auth/assoc | Johannes Berg |
2012-07-31 | mac80211: rename sta to new_sta | Johannes Berg |
2012-07-31 | mac80211: supress HT/VHT disable if not supported | Johannes Berg |
2012-07-31 | mac80211: add PS flag to bss_conf | Eliad Peller |
2012-07-31 | mac80211: don't call mgd_prepare_tx when associated | Emmanuel Grumbach |
2012-07-31 | mac80211: don't react to beacon loss if HW monitoring | Johannes Berg |
2012-07-31 | mac80211: VHT (11ac) association | Mahesh Palivela |
2012-07-17 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-07-17 | mac80211: go out of PS before sending disassoc | Eliad Peller |
2012-07-12 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville |
2012-07-12 | mac80211: add time synchronisation with BSS for assoc | Johannes Berg |
2012-07-09 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville |
2012-07-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-07-09 | mac80211: destroy assoc_data correctly if assoc fails | Eliad Peller |
2012-07-09 | mac80211: remove unused assignment | Johannes Berg |
2012-07-09 | mac80211: update BSS info on AC parameters change | Johannes Berg |
2012-07-03 | mac80211: add TX prepare API | Johannes Berg |
2012-07-02 | mac80211: allow calling ieee80211_ap_probereq_get() during auth/assoc | Eliad Peller |
2012-06-28 | Merge remote-tracking branch 'wireless-next/master' into mac80211-next | Johannes Berg |
2012-06-28 | mac80211: don't require associated->beacon_ies for ps | Eliad Peller |
2012-06-28 | mac80211: flush queues before deauth/disassoc | Eliad Peller |
2012-06-26 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville |
2012-06-24 | mac80211: clean up debugging | Johannes Berg |
2012-06-22 | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-next | John W. Linville |
2012-06-21 | mac80211: clear ifmgd->bssid only after building DELBA | Eliad Peller |
2012-06-20 | mac80211: save wmm_acm per sdata | Yoni Divinsky |
2012-06-20 | mac80211: use the correct capability info in ieee80211_set_associated() | Luciano Coelho |
2012-06-20 | mac80211: initialize sta pointer to avoid false-positive warning | Luciano Coelho |
2012-06-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2012-06-13 | mac80211: stop polling in disassociation | David Spinadel |