summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2012-10-31cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka
2012-10-31mac80211: connect with HT20 if HT40 is not permittedJohannes Berg
2012-09-04mac80211: clear bssid on auth/assoc failureEliad Peller
2012-08-01mac80211: clear timer bits when disconnectingJohannes Berg
2012-07-17Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-17mac80211: go out of PS before sending disassocEliad Peller
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg
2012-07-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09mac80211: destroy assoc_data correctly if assoc failsEliad Peller
2012-07-09mac80211: remove unused assignmentJohannes Berg
2012-07-09mac80211: update BSS info on AC parameters changeJohannes Berg
2012-07-03mac80211: add TX prepare APIJohannes Berg
2012-07-02mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller
2012-06-28Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg
2012-06-28mac80211: don't require associated->beacon_ies for psEliad Peller
2012-06-28mac80211: flush queues before deauth/disassocEliad Peller
2012-06-26Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-24mac80211: clean up debuggingJohannes Berg
2012-06-22Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-06-21mac80211: clear ifmgd->bssid only after building DELBAEliad Peller
2012-06-20mac80211: save wmm_acm per sdataYoni Divinsky
2012-06-20mac80211: use the correct capability info in ieee80211_set_associated()Luciano Coelho
2012-06-20mac80211: initialize sta pointer to avoid false-positive warningLuciano Coelho
2012-06-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-13mac80211: stop polling in disassociationDavid Spinadel
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-08mac80211: add back channel change flagStanislaw Gruszka
2012-06-06mac80211: do remain-on-channel while idleJohannes Berg
2012-06-06mac80211: print info when disabling HTJohannes Berg
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-05mac80211: simplify association HT parametersJohannes Berg
2012-06-05mac80211: remove ieee80211_get_operstate()Eliad Peller
2012-06-05net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches
2012-06-05mac80211: send beacon loss events to userspaceHolger Schurig
2012-06-05mac80211: fail authentication when AP denied authenticationEliad Peller
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