summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: a few whitespace fixesJohannes Berg2012-12-101-2/+2
* mac80211: return if CSA is not handleSimon Wunderlich2012-12-031-0/+1
* cfg80211: fix BSS struct IE access racesJohannes Berg2012-11-301-31/+49
* mac80211: support VHT associationJohannes Berg2012-11-271-72/+296
* mac80211: convert to channel definition structJohannes Berg2012-11-261-11/+15
* mac80211: fix managed mode channel flags handlingJohannes Berg2012-11-261-9/+5
* mac80211: disable HT advertising unless AP supports itJohannes Berg2012-11-231-0/+1
* mac80211: rename IEEE80211_STA_DISABLE_11N to HTJohannes Berg2012-11-231-8/+8
* mac80211: fix RX chains configurationJohannes Berg2012-11-231-16/+21
* mac80211: pass P2P powersave parameters to driverJohannes Berg2012-11-061-0/+40
* mac80211: send deauth only with channel contextJohannes Berg2012-11-051-14/+18
* mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-301-15/+17
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-10-291-5/+4
|\
| * mac80211: remove duplicate check in ieee80211_rx_mgmt_beaconRami Rosen2012-10-251-5/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-231-11/+23
|\ \ | |/ |/|
| * mac80211: connect with HT20 if HT40 is not permittedJohannes Berg2012-10-171-10/+20
| * cfg80211/mac80211: avoid state mishmash on deauthStanislaw Gruszka2012-10-151-2/+3
* | 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
|/
OpenPOWER on IntegriCloud