summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
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
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