summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: split out and decrease probe wait timeJohannes Berg2009-05-131-2/+3
* mac80211: respond to beacon loss report only onceJohannes Berg2009-05-131-0/+11
* nl80211: Add IEEE 802.1X PAE control for station modeJouni Malinen2009-05-131-2/+3
* mac80211: properly track HT operation_modeJohannes Berg2009-05-111-1/+6
* mac80211: move HT operation mode BSS infoJohannes Berg2009-05-111-7/+4
* mac80211: set default QoS values according to specJohannes Berg2009-05-111-0/+4
* mac80211: Fix sparse warning for ssid_len on ieee80211_sta_config_auth()Luis R. Rodriguez2009-05-061-4/+0
* mac80211: tell driver when idleJohannes Berg2009-05-061-0/+11
* mac80211: fix probe response processingJohannes Berg2009-05-061-4/+1
* nl80211: Send timeout event on failed direct probeJouni Malinen2009-05-061-1/+1
* mac80211: add driver ops wrappersJohannes Berg2009-05-061-8/+6
* mac80211: unify config_interface and bss_info_changedJohannes Berg2009-05-061-6/+2
* mac80211: clean up beacon interval settingsJohannes Berg2009-05-061-0/+1
* mac80211: fix scan races and rework scanningJohannes Berg2009-05-061-19/+9
* mac80211: rename max_sleep_interval to max_sleep_periodJohannes Berg2009-05-061-1/+1
* mac80211: fix PS vs. scan raceJohannes Berg2009-05-061-0/+7
* nl80211: Add event for authentication/association timeoutJouni Malinen2009-04-221-2/+2
* mac80211: calculate maximum sleep intervalJohannes Berg2009-04-221-4/+16
* mac80211: fix variable truncation on 32-bitJohannes Berg2009-04-221-6/+6
* mac80211: validate TIM IE length (redux)Johannes Berg2009-04-221-25/+2
* cfg80211/mac80211: move wext SIWMLME into cfg80211Johannes Berg2009-04-221-6/+0
* mac80211: enable PS by defaultJohannes Berg2009-04-221-0/+8
* mac80211: implement beacon filtering in softwareJohannes Berg2009-04-221-12/+40
* mac80211: disable powersave if pm_qos asks for low latencyJohannes Berg2009-04-221-4/+32
* mac80211: improve powersave implementationJohannes Berg2009-04-221-86/+142
* mac80211: Report rejected association to user space SMEJouni Malinen2009-04-221-0/+5
* mac80211: move ieee80211_enable_ht function to mlme.cJohannes Berg2009-04-221-0/+83
* nl80211: Generate deauth/disassoc event for locally generated framesJouni Malinen2009-04-221-2/+6
* mac80211: fix basic rate bitmap calculationJohannes Berg2009-04-201-1/+1
* mac80211: fix beacon loss detection after scanKalle Valo2009-04-201-1/+9
* mac80211: validate TIM IE lengthJohannes Berg2009-04-171-0/+3
* mac80211: avoid crashing when no scan sdataJohannes Berg2009-04-171-1/+2
* mac80211: quiet beacon loss messagesMichael Buesch2009-04-161-6/+14
* mac80211: add beacon filtering supportKalle Valo2009-03-271-1/+48
* mac80211: track beacons separately from the rx path activityKalle Valo2009-03-271-31/+46
* mac80211: decrease execution of the associated timerKalle Valo2009-03-271-0/+15
* mac80211: remove mixed-cell and userspace MLME codeJohannes Berg2009-03-271-2/+1
* nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen2009-03-271-33/+3
* nl80211: Add MLME primitives to support external SMEJouni Malinen2009-03-271-10/+35
* nl80211: Event notifications for MLME eventsJouni Malinen2009-03-271-2/+7
* mac80211: Fix reassociation by not clearing previous BSSIDJouni Malinen2009-03-271-2/+4
* mac80211: Fix a typo in assoc vs. reassoc checkJouni Malinen2009-03-271-1/+1
* mac80211: start pending scan after probe/auth/assoc timed outHelmut Schaa2009-03-271-0/+23
* mac80211: remove ieee80211_num_regular_queuesJohannes Berg2009-03-271-1/+1
* mac80211: handle failed scan requests in STA modeHelmut Schaa2009-03-161-2/+12
* mac80211: Fix WMM ACM parsing and AC downgrade operationJouni Malinen2009-03-161-14/+10
* mac80211: Always send a null data frame if TIM bit is set.Vivek Natarajan2009-03-051-2/+1
* mac80211: Fix TKIP/WEP HT capability handlingSujith2009-03-051-1/+2
* mac80211: Introduce a generic commit() to apply changesAlina Friedrichsen2009-02-271-9/+16
* nl80211: Optional IEs into scan requestJouni Malinen2009-02-271-3/+5
OpenPOWER on IntegriCloud