Commit Graph

226 Commits (2448798133d747ad339e57099e32a1d1e68aca1c)

Author SHA1 Message Date
Johannes Berg 2448798133 mac80211: add driver ops wrappers 16 years ago
Johannes Berg 2d0ddec5b2 mac80211: unify config_interface and bss_info_changed 16 years ago
Johannes Berg 57c4d7b4c4 mac80211: clean up beacon interval settings 16 years ago
Johannes Berg f3b85252f0 mac80211: fix scan races and rework scanning 16 years ago
Johannes Berg 9ccebe6148 mac80211: rename max_sleep_interval to max_sleep_period 16 years ago
Johannes Berg d5edaedc16 mac80211: fix PS vs. scan race 16 years ago
Jouni Malinen 1965c85331 nl80211: Add event for authentication/association timeout 16 years ago
Johannes Berg 04fe20372e mac80211: calculate maximum sleep interval 16 years ago
Johannes Berg 1d4df3a50f mac80211: fix variable truncation on 32-bit 16 years ago
Johannes Berg e7ec86f54e mac80211: validate TIM IE length (redux) 16 years ago
Johannes Berg 691597cb26 cfg80211/mac80211: move wext SIWMLME into cfg80211 16 years ago
Johannes Berg bbbdff9e00 mac80211: enable PS by default 16 years ago
Johannes Berg d91f36db51 mac80211: implement beacon filtering in software 16 years ago
Johannes Berg 10f644a47b mac80211: disable powersave if pm_qos asks for low latency 16 years ago
Johannes Berg 965bedadc0 mac80211: improve powersave implementation 16 years ago
Jouni Malinen 66174bbea0 mac80211: Report rejected association to user space SME 16 years ago
Johannes Berg d5522e0395 mac80211: move ieee80211_enable_ht function to mlme.c 16 years ago
Jouni Malinen 53b46b8444 nl80211: Generate deauth/disassoc event for locally generated frames 16 years ago
Johannes Berg 7e0986c17f mac80211: fix basic rate bitmap calculation 16 years ago
Kalle Valo ad935687db mac80211: fix beacon loss detection after scan 16 years ago
Johannes Berg 60375541f7 mac80211: validate TIM IE length 16 years ago
Johannes Berg 7181d46737 mac80211: avoid crashing when no scan sdata 16 years ago
Michael Buesch a860402d8f mac80211: quiet beacon loss messages 16 years ago
Kalle Valo 04de838159 mac80211: add beacon filtering support 16 years ago
Kalle Valo 15b7b0629c mac80211: track beacons separately from the rx path activity 16 years ago
Kalle Valo 3cf335d527 mac80211: decrease execution of the associated timer 16 years ago
Johannes Berg 7986cf9581 mac80211: remove mixed-cell and userspace MLME code 16 years ago
Jouni Malinen 65fc73ac4a nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE 16 years ago
Jouni Malinen 636a5d3625 nl80211: Add MLME primitives to support external SME 16 years ago
Jouni Malinen 6039f6d23f nl80211: Event notifications for MLME events 16 years ago
Jouni Malinen a299542e97 mac80211: Fix reassociation by not clearing previous BSSID 16 years ago
Jouni Malinen 4b4698c443 mac80211: Fix a typo in assoc vs. reassoc check 16 years ago
Helmut Schaa 11432379fd mac80211: start pending scan after probe/auth/assoc timed out 16 years ago
Johannes Berg 176be728ee mac80211: remove ieee80211_num_regular_queues 16 years ago
Helmut Schaa af88b9078d mac80211: handle failed scan requests in STA mode 16 years ago
Jouni Malinen 0eeb59fe2c mac80211: Fix WMM ACM parsing and AC downgrade operation 16 years ago
Vivek Natarajan 25c9c87528 mac80211: Always send a null data frame if TIM bit is set. 16 years ago
Sujith e65c22633c mac80211: Fix TKIP/WEP HT capability handling 16 years ago
Alina Friedrichsen 79f6440c52 mac80211: Introduce a generic commit() to apply changes 16 years ago
Jouni Malinen 70692ad292 nl80211: Optional IEs into scan request 16 years ago
Johannes Berg 469002983f mac80211: split IBSS/managed code 16 years ago
Vasanthakumar Thiagarajan 53d6f81c78 mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is set 16 years ago
Johannes Berg fe3d2c3fe3 mac80211: split managed/ibss code a little more 16 years ago
Johannes Berg a71800f3e3 mac80211: fix IBSS auth 16 years ago
Johannes Berg 00d3f14cf9 mac80211: use cfg80211s BSS infrastructure 16 years ago
Johannes Berg 99cf5f5f35 mac80211: dont add BSS when creating IBSS 16 years ago
Johannes Berg 2a51931192 cfg80211/nl80211: scanning (and mac80211 update to use it) 16 years ago
Johannes Berg 2dace10efb mac80211: clean up BA session teardown 16 years ago
Kalle Valo 572e001221 mac80211: use ps-poll when dynamic power save mode is disabled 16 years ago
Kalle Valo 1fb3606bc5 mac80211: remove multicast check from check_tim() 16 years ago