summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-291-7/+6
|\
| * mac80211: clear ifmgd->bssid only after building DELBAEliad Peller2012-06-211-7/+6
* | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-261-110/+93
|\ \
| * | mac80211: clean up debuggingJohannes Berg2012-06-241-110/+93
* | | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-06-221-8/+8
|\ \ \ | |/ /
| * | mac80211: save wmm_acm per sdataYoni Divinsky2012-06-201-5/+5
| * | mac80211: use the correct capability info in ieee80211_set_associated()Luciano Coelho2012-06-201-1/+1
| * | mac80211: initialize sta pointer to avoid false-positive warningLuciano Coelho2012-06-201-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-131-2/+2
|\ \ \ | | |/ | |/|
| * | mac80211: stop polling in disassociationDavid Spinadel2012-06-131-2/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-121-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * mac80211: add back channel change flagStanislaw Gruszka2012-06-081-1/+1
* | mac80211: do remain-on-channel while idleJohannes Berg2012-06-061-6/+0
* | mac80211: print info when disabling HTJohannes Berg2012-06-061-3/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-061-9/+27
|\ \ | |/
| * mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-041-9/+27
* | mac80211: simplify association HT parametersJohannes Berg2012-06-051-15/+11
* | mac80211: remove ieee80211_get_operstate()Eliad Peller2012-06-051-7/+0
* | net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-051-73/+58
* | mac80211: send beacon loss events to userspaceHolger Schurig2012-06-051-0/+2
* | mac80211: fail authentication when AP denied authenticationEliad Peller2012-06-051-2/+2
|/
* mac80211: Fix race in checking AP status by sending null frameSoumik Das2012-05-251-1/+2
* net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-151-7/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-141-1/+1
|\
| * mac80211: fix rate control update on 2040 bss changeRajkumar Manoharan2012-05-081-1/+1
* | mac80211: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-091-16/+13
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-05-071-1/+1
|\
| * mac80211: call ieee80211_mgd_stop() on interface stopEliad Peller2012-04-241-1/+1
* | mac80211: do not scan and monitor connection in parallelStanislaw Gruszka2012-04-131-12/+23
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-2/+1
|\ \ | |/
| * mac80211: fix association beacon wait timeoutJohannes Berg2012-04-091-2/+1
* | mac80211: sanity check for null SSIDStanislaw Gruszka2012-04-101-3/+16
* | mac80211: use IEEE80211_NUM_ACSJohannes Berg2012-04-101-3/+4
* | mac80211: notify driver of rate control updatesJohannes Berg2012-04-101-1/+1
* | mac80211: remove queue stop on rate control updateJohannes Berg2012-04-101-19/+0
* | mac80211: remove channel type argument from rate_updateJohannes Berg2012-04-101-16/+35
* | mac80211: set HT channel before associationJohannes Berg2012-04-101-115/+111
* | mac80211: when receiving DTIM disable power-save mode only if it was enabledRonald Wahl2012-04-091-3/+5
* | wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-24/+25
* | mac80211: flush to get the tx status of nullfunc frame immediatelyRajkumar Manoharan2012-04-091-0/+2
* | mac80211: do not send pspoll when powersave is disabledRajkumar Manoharan2012-04-091-1/+1
|/
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-151-3/+5
* mac80211: Don't let regulatory make us deafPaul Stewart2012-03-131-16/+16
* mac80211: rename bss_conf timestamp to last_tsfJohannes Berg2012-03-131-1/+1
* mac80211: set basic rates earlierJohannes Berg2012-03-121-48/+49
* mac80211: refactor common auth/assoc setup codeJohannes Berg2012-03-121-62/+59
* mac80211: remove spurious BSSID change flagJohannes Berg2012-03-121-3/+0
* mac80211: simplify wmm check during associationJohannes Berg2012-03-121-5/+5
* mac80211: simplify HT checksJohannes Berg2012-03-121-31/+26
* mac80211: move misplaced commentJohannes Berg2012-03-121-7/+7
OpenPOWER on IntegriCloud