aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* mac80211: split IBSS/managed codeJohannes Berg2009-02-271-1225/+421
* mac80211: Make sure non-HT connection when IEEE80211_STA_TKIP_WEP_USED is setVasanthakumar Thiagarajan2009-02-271-2/+4
* mac80211: split managed/ibss code a little moreJohannes Berg2009-02-131-108/+146
* mac80211: fix IBSS authJohannes Berg2009-02-131-0/+1
* mac80211: use cfg80211s BSS infrastructureJohannes Berg2009-02-131-140/+73
* mac80211: dont add BSS when creating IBSSJohannes Berg2009-02-131-49/+58
* cfg80211/nl80211: scanning (and mac80211 update to use it)Johannes Berg2009-02-131-9/+28
* mac80211: clean up BA session teardownJohannes Berg2009-02-131-1/+1
* mac80211: use ps-poll when dynamic power save mode is disabledKalle Valo2009-02-131-3/+51
* mac80211: remove multicast check from check_tim()Kalle Valo2009-02-131-7/+4
* mac80211: Free current bss information in few places where we don't need it a...Vasanthakumar Thiagarajan2009-02-111-17/+21
* mac80211: Remove bss information of the current AP when it goes out of rangeVasanthakumar Thiagarajan2009-02-091-2/+16
* mac80211: IBSS join reworkAlina Friedrichsen2009-02-091-7/+14
* mac80211: Creating new IBSS with fixed BSSIDAlina Friedrichsen2009-02-091-3/+2
* mac80211: Reset assoc_scan_tries after an unsuccessful scan runSujith2009-02-091-1/+3
* mac80211: Fixed BSSID handling revisitedAlina Friedrichsen2009-01-291-39/+33
* mac80211: Add capability to enable/disable beaconingJohannes Berg2009-01-291-1/+2
* wireless: restrict to 32 legacy ratesJohannes Berg2009-01-291-8/+8
* mac80211: Fix MFP Association Comeback to use Timeout Interval IEJouni Malinen2009-01-291-2/+3
* nl80211: New command for adding extra IE(s) into management framesJouni Malinen2009-01-291-6/+46
* mac80211: Handle power constraint level advertised in 11d+h beaconVasanthakumar Thiagarajan2009-01-291-0/+9
* mac80211: 802.11w - Implement Association Comeback processingJouni Malinen2009-01-291-3/+17
* mac80211: 802.11w - Configuration of MFP disabled/optional/requiredJouni Malinen2009-01-291-0/+4
* mac80211: 802.11w - STA flag for MFPJouni Malinen2009-01-291-2/+5
* mac80211: extend/document powersave APIJohannes Berg2009-01-291-16/+15
* mac80211: move dynamic PS timeout to hardware configJohannes Berg2009-01-291-2/+3
* mac80211: clean up channel type configJohannes Berg2009-01-291-1/+1
* mac80211: remove an unused parameter in ieee80211_rx_mgmt_probe_req().Rami Rosen2009-01-291-4/+2
* mac80211: Add 802.11h CSA supportSujith2009-01-291-0/+13
* mac80211: Don't merge if BSSID is set manuallyAlina Friedrichsen2009-01-291-0/+1
* mac80211: Don't scan if BSSID and channel are set manuallyAlina Friedrichsen2009-01-291-0/+4
* mac80211: Disallow to set multicast BSSIDAlina Friedrichsen2009-01-291-2/+7
* mac80211: no need for ht.enabledLuis R. Rodriguez2009-01-291-1/+0