aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg
2013-05-17mac80211: fix direct probe authStanislaw Gruszka
2013-05-16mac80211: report deauth to cfg80211 for local state changeJohannes Berg
2013-05-16mac80211: fix HT beacon-based channel switch handlingJohannes Berg
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg
2013-04-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-22mac80211: indicate admission control in TX queue parametersAlexander Bondar
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2013-04-16mac80211: remove warning from ieee80211_beacon_lossAlexander Bondar
2013-04-16mac80211: handle wide bandwidth channel switchJohannes Berg
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg
2013-04-16mac80211: handle extended channel switch announcementJohannes Berg
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg
2013-04-16mac80211: support extended channel switchJohannes Berg
2013-04-16mac80211: unify CSA action frame/beacon processingJohannes Berg
2013-04-16mac80211: use second center_freq segment only in 80+80Johannes Berg
2013-04-10mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg
2013-04-10mac80211: always advertise STBC/MCSes even if no AP supportJohannes Berg
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-08mac80211: don't fiddle with netdev queues in MLME codeJohannes Berg
2013-04-08mac80211: disable uAPSD if all ACs are under ACMAlexander Bondar
2013-04-08mac80211: parse Timeout Interval Element using a structJohannes Berg
2013-04-08mac80211: check ERP info IE length in parserJohannes Berg
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg
2013-04-08mac80211: be more careful about sending beacon-loss-eventsBen Greear
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-25mac80211: allow drivers to set default uAPSD parametersAlexander Bondar
2013-03-24mac80211: Don't restart sta-timer if not associated.Ben Greear
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic
2013-03-22mac80211: use ieee80211_p2p_noa_attr structureJanusz Dziedzic
2013-03-22mac80211: make beacon-loss-count configurableBen Greear
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-06mac80211: cleanup suspend/resume on managed modeStanislaw Gruszka
2013-03-06mac80211: support VHT capability overridesJohannes Berg
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