summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2009-04-20mac80211: fix basic rate bitmap calculationJohannes Berg
2009-04-20mac80211: fix beacon loss detection after scanKalle Valo
2009-04-17mac80211: validate TIM IE lengthJohannes Berg
2009-04-17mac80211: avoid crashing when no scan sdataJohannes Berg
2009-04-16mac80211: quiet beacon loss messagesMichael Buesch
2009-03-27mac80211: add beacon filtering supportKalle Valo
2009-03-27mac80211: track beacons separately from the rx path activityKalle Valo
2009-03-27mac80211: decrease execution of the associated timerKalle Valo
2009-03-27mac80211: remove mixed-cell and userspace MLME codeJohannes Berg
2009-03-27nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IEJouni Malinen
2009-03-27nl80211: Add MLME primitives to support external SMEJouni Malinen
2009-03-27nl80211: Event notifications for MLME eventsJouni Malinen
2009-03-27mac80211: Fix reassociation by not clearing previous BSSIDJouni Malinen
2009-03-27mac80211: Fix a typo in assoc vs. reassoc checkJouni Malinen
2009-03-27mac80211: start pending scan after probe/auth/assoc timed outHelmut Schaa
2009-03-27mac80211: remove ieee80211_num_regular_queuesJohannes Berg
2009-03-16mac80211: handle failed scan requests in STA modeHelmut Schaa
2009-03-16mac80211: Fix WMM ACM parsing and AC downgrade operationJouni Malinen
2009-03-05mac80211: Always send a null data frame if TIM bit is set.Vivek Natarajan
2009-03-05mac80211: Fix TKIP/WEP HT capability handlingSujith
2009-02-27mac80211: Introduce a generic commit() to apply changesAlina Friedrichsen
2009-02-27nl80211: Optional IEs into scan requestJouni Malinen
2009-02-27mac80211: split IBSS/managed codeJohannes Berg
2009-02-27mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is setVasanthakumar Thiagarajan
2009-02-13mac80211: split managed/ibss code a little moreJohannes Berg
2009-02-13mac80211: fix IBSS authJohannes Berg
2009-02-13mac80211: use cfg80211s BSS infrastructureJohannes Berg
2009-02-13mac80211: dont add BSS when creating IBSSJohannes Berg
2009-02-13cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg
2009-02-13mac80211: clean up BA session teardownJohannes Berg
2009-02-13mac80211: use ps-poll when dynamic power save mode is disabledKalle Valo
2009-02-13mac80211: remove multicast check from check_tim()Kalle Valo
2009-02-11mac80211: Free current bss information in few places where we don't need it a...Vasanthakumar Thiagarajan
2009-02-09mac80211: Remove bss information of the current AP when it goes out of rangeVasanthakumar Thiagarajan
2009-02-09mac80211: IBSS join reworkAlina Friedrichsen
2009-02-09mac80211: Creating new IBSS with fixed BSSIDAlina Friedrichsen
2009-02-09mac80211: Reset assoc_scan_tries after an unsuccessful scan runSujith
2009-01-29mac80211: Fixed BSSID handling revisitedAlina Friedrichsen
2009-01-29mac80211: Add capability to enable/disable beaconingJohannes Berg
2009-01-29wireless: restrict to 32 legacy ratesJohannes Berg
2009-01-29mac80211: Fix MFP Association Comeback to use Timeout Interval IEJouni Malinen
2009-01-29nl80211: New command for adding extra IE(s) into management framesJouni Malinen
2009-01-29mac80211: Handle power constraint level advertised in 11d+h beaconVasanthakumar Thiagarajan
2009-01-29mac80211: 802.11w - Implement Association Comeback processingJouni Malinen
2009-01-29mac80211: 802.11w - Configuration of MFP disabled/optional/requiredJouni Malinen
2009-01-29mac80211: 802.11w - STA flag for MFPJouni Malinen
2009-01-29mac80211: extend/document powersave APIJohannes Berg
2009-01-29mac80211: move dynamic PS timeout to hardware configJohannes Berg
2009-01-29mac80211: clean up channel type configJohannes Berg
2009-01-29mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().Rami Rosen