summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2013-06-07mac80211: fix direct probe authStanislaw Gruszka
2013-04-10mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg
2013-03-24mac80211: Don't restart sta-timer if not associated.Ben Greear
2013-03-01mac80211: fix VHT MCS calculationJohannes Berg
2013-02-26mac80211: Fix crash due to un-canceled work-itemsBen Greear
2013-02-26mac80211: stop timers before canceling work itemsBen Greear
2013-02-15mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg
2013-02-15mac80211: constify IE parsingJohannes Berg
2013-02-15mac80211: properly track HT/VHT operation changesJohannes Berg
2013-02-15mac80211: move ieee80211_determine_chantype functionJohannes Berg
2013-02-15mac80211: clean up channel use in ieee80211_config_ht_txJohannes Berg
2013-02-15mac80211: disable HT/VHT if AP has no HT/VHT capabilityJohannes Berg
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg
2013-02-15mac80211: fix HT/VHT disable flagsJohannes Berg
2013-02-15mac80211: init HT TX data before rate controlJohannes Berg
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2013-02-15mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg
2013-02-15Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-02-15mac80211: always unblock CSA queue stop when disconnectingJohannes Berg
2013-02-15mac80211: fix auth/assoc timeout handlingJohannes Berg
2013-02-15mac80211: fix ieee80211_sta_tx_notify for nullfuncWojciech Dubowik
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee
2013-02-11mac80211: remove unused code to mark AP station authenticatedJohannes Berg
2013-02-11mac80211: simplify idle handlingJohannes Berg
2013-02-11mac80211: remove dynamic PS driver interfaceJohannes Berg
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg
2013-02-11cfg80211: move TSF into IEsJohannes Berg
2013-02-11mac80211: fix AP beacon loss messagesJohannes Berg
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg
2013-02-11mac80211: fix channel selection bugJohannes Berg
2013-02-07mac80211: fix managed mode channel context useJohannes Berg
2013-02-04mac80211: send deauth if connection was lost during suspendJohannes Berg
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg
2013-02-04mac80211: send deauth when connection is lostJohannes Berg
2013-01-31mac80211: start auth/assoc timeout on frame statusJohannes Berg
2013-01-31mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach
2013-01-31mac80211: remove assoc data "sent_assoc"Johannes Berg
2013-01-24mac80211: remove redundant checkJohannes Berg
2013-01-24mac80211: fix aggregation state with current driversJohannes Berg
2013-01-24mac80211: provide the vif in rssi_callbackEmmanuel Grumbach
2013-01-18mac80211: remove ARP filter enable/disable logicJohannes Berg
2013-01-11mac80211: fix HT40 connectionsJohannes Berg
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg
2013-01-03mac80211: restrict assoc request VHT capabilitiesJohannes Berg
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach
2013-01-03mac80211: optimise roaming time againJohannes Berg
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg
2012-12-10mac80211: a few whitespace fixesJohannes Berg