aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-7/+6
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-110/+93
2012-06-24mac80211: clean up debuggingJohannes Berg1-110/+93
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville1-8/+8
2012-06-21mac80211: clear ifmgd->bssid only after building DELBAEliad Peller1-7/+6
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky1-5/+5
2012-06-20mac80211: use the correct capability info in ieee80211_set_associated()Luciano Coelho1-1/+1
2012-06-20mac80211: initialize sta pointer to avoid false-positive warningLuciano Coelho1-2/+2
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+2
2012-06-13mac80211: stop polling in disassociationDavid Spinadel1-2/+2
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2012-06-08mac80211: add back channel change flagStanislaw Gruszka1-1/+1
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg1-6/+0
2012-06-06mac80211: print info when disabling HTJohannes Berg1-3/+10
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-9/+27
2012-06-05mac80211: simplify association HT parametersJohannes Berg1-15/+11
2012-06-05mac80211: remove ieee80211_get_operstate()Eliad Peller1-7/+0
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches1-73/+58
2012-06-05mac80211: send beacon loss events to userspaceHolger Schurig1-0/+2
2012-06-05mac80211: fail authentication when AP denied authenticationEliad Peller1-2/+2
2012-06-04mac80211: run scan after finish connection monitoringStanislaw Gruszka1-9/+27
2012-05-25mac80211: Fix race in checking AP status by sending null frameSoumik Das1-1/+2
2012-05-15net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches1-7/+5
2012-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-1/+1
2012-05-09mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches1-16/+13
2012-05-08mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan1-1/+1
2012-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2012-04-24mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller1-1/+1
2012-04-13mac80211: do not scan and monitor connection in parallelStanislaw Gruszka1-12/+23
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+1
2012-04-10mac80211: sanity check for null SSIDStanislaw Gruszka1-3/+16
2012-04-10mac80211: use IEEE80211_NUM_ACSJohannes Berg1-3/+4
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg1-1/+1
2012-04-10mac80211: remove queue stop on rate control updateJohannes Berg1-19/+0
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg1-16/+35
2012-04-10mac80211: set HT channel before associationJohannes Berg1-115/+111
2012-04-09mac80211: when receiving DTIM disable power-save mode only if it was enabledRonald Wahl1-3/+5
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg1-24/+25
2012-04-09mac80211: flush to get the tx status of nullfunc frame immediatelyRajkumar Manoharan1-0/+2
2012-04-09mac80211: do not send pspoll when powersave is disabledRajkumar Manoharan1-1/+1
2012-04-09mac80211: fix association beacon wait timeoutJohannes Berg1-2/+1
2012-03-15mac80211: make uapsd_* keys per-vifEliad Peller1-3/+5
2012-03-13mac80211: Don't let regulatory make us deafPaul Stewart1-16/+16
2012-03-13mac80211: rename bss_conf timestamp to last_tsfJohannes Berg1-1/+1
2012-03-12mac80211: set basic rates earlierJohannes Berg1-48/+49
2012-03-12mac80211: refactor common auth/assoc setup codeJohannes Berg1-62/+59
2012-03-12mac80211: remove spurious BSSID change flagJohannes Berg1-3/+0
2012-03-12mac80211: simplify wmm check during associationJohannes Berg1-5/+5
2012-03-12mac80211: simplify HT checksJohannes Berg1-31/+26
2012-03-12mac80211: move misplaced commentJohannes Berg1-7/+7