summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2012-07-09mac80211: destroy assoc_data correctly if assoc failsEliad Peller
2012-06-21mac80211: clear ifmgd->bssid only after building DELBAEliad Peller
2012-06-13mac80211: stop polling in disassociationDavid Spinadel
2012-06-08mac80211: add back channel change flagStanislaw Gruszka
2012-06-04mac80211: run scan after finish connection monitoringStanislaw Gruszka
2012-05-25mac80211: Fix race in checking AP status by sending null frameSoumik Das
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches
2012-05-08mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller
2012-04-13mac80211: do not scan and monitor connection in parallelStanislaw Gruszka
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-10mac80211: sanity check for null SSIDStanislaw Gruszka
2012-04-10mac80211: use IEEE80211_NUM_ACSJohannes Berg
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove queue stop on rate control updateJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10mac80211: set HT channel before associationJohannes Berg
2012-04-09mac80211: when receiving DTIM disable power-save mode only if it was enabledRonald Wahl
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-04-09mac80211: flush to get the tx status of nullfunc frame immediatelyRajkumar Manoharan
2012-04-09mac80211: do not send pspoll when powersave is disabledRajkumar Manoharan
2012-04-09mac80211: fix association beacon wait timeoutJohannes Berg
2012-03-15mac80211: make uapsd_* keys per-vifEliad Peller
2012-03-13mac80211: Don't let regulatory make us deafPaul Stewart
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg
2012-03-12mac80211: set basic rates earlierJohannes Berg
2012-03-12mac80211: refactor common auth/assoc setup codeJohannes Berg
2012-03-12mac80211: remove spurious BSSID change flagJohannes Berg
2012-03-12mac80211: simplify wmm check during associationJohannes Berg
2012-03-12mac80211: simplify HT checksJohannes Berg
2012-03-12mac80211: move misplaced commentJohannes Berg
2012-03-12mac80211: set channel back after disassociatingJohannes Berg
2012-03-12mac80211: remove tx_syncJohannes Berg
2012-03-07mac80211: Filter duplicate IE idsPaul Stewart
2012-03-05mac80211: combine QoS with other BSS changesJohannes Berg
2012-03-05mac80211: use compare_ether_addr on MAC addresses instead of memcmpFelix Fietkau
2012-02-29mac80211: make deauth/disassoc sequence more naturalJohannes Berg
2012-02-29mac80211: fix ieee80211_set_disassoc() sending DelBAJohannes Berg
2012-02-29mac80211: dont call cfg80211 from ieee80211_send_deauth_disassocJohannes Berg
2012-02-29cfg80211: remove cookies from callbacksJohannes Berg
2012-02-27mac80211: fix auth/assoc data & timer leakJohannes Berg
2012-02-27mac80211: fix associated vs. idle raceJohannes Berg
2012-02-27mac80211: remove redundant monitor_work enqueueingEliad Peller
2012-02-27mac80211: don't queue monitor work for HW_CONNECTION_MONITOREliad Peller
2012-02-06mac80211: redesign auth/assocJohannes Berg
2012-02-06cfg80211: stop tracking authenticated stateJohannes Berg
2012-02-06mac80211: remove dummy STA supportJohannes Berg