summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg2013-02-151-0/+4
* mac80211: constify IE parsingJohannes Berg2013-02-151-7/+8
* mac80211: properly track HT/VHT operation changesJohannes Berg2013-02-151-68/+168
* mac80211: move ieee80211_determine_chantype functionJohannes Berg2013-02-151-195/+195
* mac80211: clean up channel use in ieee80211_config_ht_txJohannes Berg2013-02-151-11/+3Star
* mac80211: disable HT/VHT if AP has no HT/VHT capabilityJohannes Berg2013-02-151-2/+14
* mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg2013-02-151-3/+23
* mac80211: fix HT/VHT disable flagsJohannes Berg2013-02-151-2/+2
* mac80211: init HT TX data before rate controlJohannes Berg2013-02-151-20/+19Star
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-12/+10Star
* mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg2013-02-151-2/+1Star
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-02-151-4/+7
|\
| * mac80211: fix channel selection bugJohannes Berg2013-02-111-3/+3
| * mac80211: fix managed mode channel context useJohannes Berg2013-02-071-1/+4
* | mac80211: always unblock CSA queue stop when disconnectingJohannes Berg2013-02-151-2/+2
* | mac80211: fix auth/assoc timeout handlingJohannes Berg2013-02-151-4/+19
* | mac80211: fix ieee80211_sta_tx_notify for nullfuncWojciech Dubowik2013-02-151-4/+5
* | mac80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+13
* | mac80211: Fix tx queue handling during scansSeth Forshee2013-02-111-1/+2
* | mac80211: remove unused code to mark AP station authenticatedJohannes Berg2013-02-111-3/+1Star
* | mac80211: simplify idle handlingJohannes Berg2013-02-111-34/+0Star
* | mac80211: remove dynamic PS driver interfaceJohannes Berg2013-02-111-40/+2Star
* | mac80211: introduce beacon-only timing dataJohannes Berg2013-02-111-4/+61
* | cfg80211: move TSF into IEsJohannes Berg2013-02-111-1/+5
* | mac80211: fix AP beacon loss messagesJohannes Berg2013-02-111-2/+2
* | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-3/+3
* | mac80211: send deauth if connection was lost during suspendJohannes Berg2013-02-041-6/+8
* | mac80211: always allow calling ieee80211_connection_loss()Johannes Berg2013-02-041-2/+4
* | mac80211: send deauth when connection is lostJohannes Berg2013-02-041-5/+4Star
* | mac80211: start auth/assoc timeout on frame statusJohannes Berg2013-01-311-13/+72
* | mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-311-30/+44
* | mac80211: remove assoc data "sent_assoc"Johannes Berg2013-01-311-3/+0Star
* | mac80211: remove redundant checkJohannes Berg2013-01-241-11/+10Star
* | mac80211: fix aggregation state with current driversJohannes Berg2013-01-241-9/+0Star
* | mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-241-2/+2
* | mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-6/+2Star
* | mac80211: fix HT40 connectionsJohannes Berg2013-01-111-2/+2
* | mac80211: split aggregation stop by reasonJohannes Berg2013-01-031-1/+1
* | mac80211: restrict assoc request VHT capabilitiesJohannes Berg2013-01-031-3/+48
* | mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach2013-01-031-8/+5Star
* | mac80211: optimise roaming time againJohannes Berg2013-01-031-1/+1
* | mac80211: remove final sta_info_flush()Johannes Berg2013-01-031-1/+1
|/
* mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-031-21/+54
* mac80211: a few whitespace fixesJohannes Berg2012-12-101-2/+2
* mac80211: return if CSA is not handleSimon Wunderlich2012-12-031-0/+1
* cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-31/+49
* mac80211: support VHT associationJohannes Berg2012-11-271-72/+296
* mac80211: convert to channel definition structJohannes Berg2012-11-261-11/+15
* mac80211: fix managed mode channel flags handlingJohannes Berg2012-11-261-9/+5Star
* mac80211: disable HT advertising unless AP supports itJohannes Berg2012-11-231-0/+1