summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes 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
2013-01-11mac80211: fix HT40 connectionsJohannes Berg
2013-01-03mac80211: split aggregation stop by reasonJohannes Berg
2013-01-03mac80211: restrict assoc request VHT capabilitiesJohannes Berg
2013-01-03mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach
2013-01-03mac80211: optimise roaming time againJohannes Berg
2013-01-03mac80211: remove final sta_info_flush()Johannes Berg
2013-01-03mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg
2012-12-10mac80211: a few whitespace fixesJohannes Berg
2012-12-03mac80211: return if CSA is not handleSimon Wunderlich
2012-11-30cfg80211: fix BSS struct IE access racesJohannes Berg
2012-11-27mac80211: support VHT associationJohannes Berg
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26mac80211: fix managed mode channel flags handlingJohannes Berg
2012-11-23mac80211: disable HT advertising unless AP supports itJohannes Berg
2012-11-23mac80211: rename IEEE80211_STA_DISABLE_11N to HTJohannes Berg
2012-11-23mac80211: fix RX chains configurationJohannes Berg
2012-11-06mac80211: pass P2P powersave parameters to driverJohannes Berg
2012-11-05mac80211: send deauth only with channel contextJohannes Berg
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-10-25mac80211: remove duplicate check in ieee80211_rx_mgmt_beaconRami Rosen
2012-10-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-18mac80211: remove some unused codeJohannes Berg
2012-10-17mac80211: connect with HT20 if HT40 is not permittedJohannes Berg
2012-10-17mac80211: VHT peer STA capsMahesh Palivela
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen
2012-10-17mac80211: Add debug print on unexpect authentication stateJouni Malinen
2012-10-17mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-10-15cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka
2012-09-21mac80211: don't send delBA before disassocJohannes Berg
2012-09-14mac80211: change locking around ieee80211_recalc_smpsJohannes Berg
2012-09-14mac80211: handle power constraint/country IE betterJohannes Berg
2012-09-07mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli
2012-09-06mac80211: check power constraint IE size when parsingJohannes Berg
2012-09-06mac80211: disconnect if channel switch failsJohannes Berg
2012-09-06Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg