summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove some unused codeJohannes Berg2012-10-181-6/+1
* mac80211: VHT peer STA capsMahesh Palivela2012-10-171-0/+5
* ieee80211: Rename VHT cap structMahesh Palivela2012-10-171-2/+2
* mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen2012-10-171-5/+39
* mac80211: Add debug print on unexpect authentication stateJouni Malinen2012-10-171-1/+6
* mac80211: Take status code as parameter to ieee80211_send_authJouni Malinen2012-10-171-2/+2
* mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-171-5/+23
* mac80211: use channel contextsJohannes Berg2012-10-171-43/+86
* mac80211: don't send delBA before disassocJohannes Berg2012-09-211-1/+1
* mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-141-1/+1
* mac80211: handle power constraint/country IE betterJohannes Berg2012-09-141-16/+68
* mac80211: move ieee80211_send_deauth_disassoc outside mlme codeAntonio Quartulli2012-09-071-50/+10
* mac80211: check power constraint IE size when parsingJohannes Berg2012-09-061-8/+2
* mac80211: disconnect if channel switch failsJohannes Berg2012-09-061-18/+37
* Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-061-0/+6
|\
| * mac80211: clear bssid on auth/assoc failureEliad Peller2012-09-041-0/+4
| * mac80211: clear timer bits when disconnectingJohannes Berg2012-08-011-0/+2
* | mac80211: pass channel to ieee80211_send_probe_reqJohannes Berg2012-08-201-2/+4
* | mac80211: make ieee80211_beacon_connection_loss_work staticJohannes Berg2012-08-201-1/+1
* | mac80211: check size of channel switch IE when parsingJohannes Berg2012-08-201-7/+3
* | mac80211: fix CSA handling timerJohannes Berg2012-08-201-3/+2
* | mac80211: clean up CSA handling codeJohannes Berg2012-08-201-18/+16
* | mac80211: remove unneeded 'bssid' variableJohannes Berg2012-08-201-4/+2
* | mac80211: reset station MLME flags upon new associationJohannes Berg2012-08-011-4/+7
* | mac80211: fix current vs. operating channel in preq/beaconJohannes Berg2012-07-311-1/+3
* | mac80211: use oper_channel in managed mlmeJohannes Berg2012-07-311-6/+6
* | mac80211: set channel only once during auth/assocJohannes Berg2012-07-311-26/+43
* | mac80211: rename sta to new_staJohannes Berg2012-07-311-8/+8
* | mac80211: supress HT/VHT disable if not supportedJohannes Berg2012-07-311-4/+6
* | mac80211: add PS flag to bss_confEliad Peller2012-07-311-0/+15
* | mac80211: don't call mgd_prepare_tx when associatedEmmanuel Grumbach2012-07-311-4/+5
* | mac80211: don't react to beacon loss if HW monitoringJohannes Berg2012-07-311-0/+3
* | mac80211: VHT (11ac) associationMahesh Palivela2012-07-311-2/+38
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-171-6/+11
|\
| * mac80211: go out of PS before sending disassocEliad Peller2012-07-171-6/+11
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-121-22/+23
|\ \ | |/
| * mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-121-7/+8
| * mac80211: remove unused assignmentJohannes Berg2012-07-091-1/+1
| * mac80211: update BSS info on AC parameters changeJohannes Berg2012-07-091-14/+14
* | Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-07-091-6/+22
|\ \ | |/
| * mac80211: add TX prepare APIJohannes Berg2012-07-031-0/+8
| * mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller2012-07-021-3/+10
| * Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-06-281-3/+3
| |\
| * | mac80211: don't require associated->beacon_ies for psEliad Peller2012-06-281-3/+0
| * | mac80211: flush queues before deauth/disassocEliad Peller2012-06-281-0/+4
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-091-11/+8
|\ \ \ | |_|/ |/| |
| * | mac80211: destroy assoc_data correctly if assoc failsEliad Peller2012-07-091-4/+2
| * | 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
OpenPOWER on IntegriCloud