aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAge
* mac80211: fix wext bssid/ssid settingJohannes Berg2009-06-15
* mac80211: disconnect when user changes channelJohannes Berg2009-06-15
* mac80211: Do not try to associate with an empty SSIDJouni Malinen2009-06-15
* mac80211: disable PS while probing APJohannes Berg2009-06-10
* mac80211: disable moving between PS modes during scanLuis R. Rodriguez2009-06-10
* mac80211: don't use master netdev nameJohannes Berg2009-06-10
* mac80211: correct probe wait timeJohannes Berg2009-05-22
* mac80211: fix probe response wait timingJohannes Berg2009-05-22
* mac80211: fix managed mode BSSID handlingJohannes Berg2009-05-20
* mac80211: don't try to do anything on unchanged genIEJohannes Berg2009-05-20
* mac80211: PS processing for every Beacon with our AID in TIMJouni Malinen2009-05-20
* mac80211: cancel/restart all timers across suspend/resumeJohannes Berg2009-05-20
* mac80211: move channel switch codeJohannes Berg2009-05-20
* mac80211: Cancel pending probereq poll on beacon RXJouni Malinen2009-05-20
* mac80211: check if HT40+/- is allowed before sending assocLuis R. Rodriguez2009-05-20
* wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+Luis R. Rodriguez2009-05-20
* mac80211: split out and decrease probe wait timeJohannes Berg2009-05-13
* mac80211: respond to beacon loss report only onceJohannes Berg2009-05-13
* nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen2009-05-13
* mac80211: properly track HT operation_modeJohannes Berg2009-05-11
* mac80211: move HT operation mode BSS infoJohannes Berg2009-05-11
* mac80211: set default QoS values according to specJohannes Berg2009-05-11
* mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth()Luis R. Rodriguez2009-05-06
* mac80211: tell driver when idleJohannes Berg2009-05-06
* mac80211: fix probe response processingJohannes Berg2009-05-06
* nl80211: Send timeout event on failed direct probeJouni Malinen2009-05-06
* mac80211: add driver ops wrappersJohannes Berg2009-05-06
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-06
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-06
* mac80211: fix scan races and rework scanningJohannes Berg2009-05-06
* mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg2009-05-06
* mac80211: fix PS vs. scan raceJohannes Berg2009-05-06
* nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-22
* mac80211: calculate maximum sleep intervalJohannes Berg2009-04-22
* mac80211: fix variable truncation on 32-bitJohannes Berg2009-04-22
* mac80211: validate TIM IE length (redux)Johannes Berg2009-04-22
* cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg2009-04-22
* mac80211: enable PS by defaultJohannes Berg2009-04-22
* mac80211: implement beacon filtering in softwareJohannes Berg2009-04-22
* mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg2009-04-22
* mac80211: improve powersave implementationJohannes Berg2009-04-22
* mac80211: Report rejected association to user space SMEJouni Malinen2009-04-22
* mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg2009-04-22
* nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen2009-04-22
* mac80211: fix basic rate bitmap calculationJohannes Berg2009-04-20
* mac80211: fix beacon loss detection after scanKalle Valo2009-04-20
* mac80211: validate TIM IE lengthJohannes Berg2009-04-17
* mac80211: avoid crashing when no scan sdataJohannes Berg2009-04-17
* mac80211: quiet beacon loss messagesMichael Buesch2009-04-16
* mac80211: add beacon filtering supportKalle Valo2009-03-27