aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
...
| * mac80211: fix channel selection bugJohannes Berg2013-02-111-3/+3
| * mac80211: fix managed mode channel context useJohannes Berg2013-02-071-1/+4
* | mac80211: always unblock CSA queue stop when disconnectingJohannes Berg2013-02-151-2/+2
* | mac80211: fix auth/assoc timeout handlingJohannes Berg2013-02-151-4/+19
* | mac80211: fix ieee80211_sta_tx_notify for nullfuncWojciech Dubowik2013-02-151-4/+5
* | mac80211: add radar detection command/eventSimon Wunderlich2013-02-151-0/+13
* | mac80211: Fix tx queue handling during scansSeth Forshee2013-02-111-1/+2
* | mac80211: remove unused code to mark AP station authenticatedJohannes Berg2013-02-111-3/+1
* | mac80211: simplify idle handlingJohannes Berg2013-02-111-34/+0
* | mac80211: remove dynamic PS driver interfaceJohannes Berg2013-02-111-40/+2
* | mac80211: introduce beacon-only timing dataJohannes Berg2013-02-111-4/+61
* | cfg80211: move TSF into IEsJohannes Berg2013-02-111-1/+5
* | mac80211: fix AP beacon loss messagesJohannes Berg2013-02-111-2/+2
* | cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-3/+3
* | mac80211: send deauth if connection was lost during suspendJohannes Berg2013-02-041-6/+8
* | mac80211: always allow calling ieee80211_connection_loss()Johannes Berg2013-02-041-2/+4
* | mac80211: send deauth when connection is lostJohannes Berg2013-02-041-5/+4
* | mac80211: start auth/assoc timeout on frame statusJohannes Berg2013-01-311-13/+72
* | mac80211: inform the driver about update of dtim_periodEmmanuel Grumbach2013-01-311-30/+44
* | mac80211: remove assoc data "sent_assoc"Johannes Berg2013-01-311-3/+0
* | mac80211: remove redundant checkJohannes Berg2013-01-241-11/+10
* | mac80211: fix aggregation state with current driversJohannes Berg2013-01-241-9/+0
* | mac80211: provide the vif in rssi_callbackEmmanuel Grumbach2013-01-241-2/+2
* | mac80211: remove ARP filter enable/disable logicJohannes Berg2013-01-181-6/+2
* | mac80211: fix HT40 connectionsJohannes Berg2013-01-111-2/+2
* | mac80211: split aggregation stop by reasonJohannes Berg2013-01-031-1/+1
* | mac80211: restrict assoc request VHT capabilitiesJohannes Berg2013-01-031-3/+48
* | mac82011: use frame control to differentiate probe resp/beaconEmmanuel Grumbach2013-01-031-8/+5
* | mac80211: optimise roaming time againJohannes Berg2013-01-031-1/+1
* | mac80211: remove final sta_info_flush()Johannes Berg2013-01-031-1/+1
|/
* mac80211: fix dtim_period in hidden SSID AP associationJohannes Berg2013-01-031-21/+54
* 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