summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: uninitialized return val in __ieee80211_sta_handle_tspec_ac_paramsJohn Linville2015-01-071-1/+1
* mac80211: avoid using uninitialized stack dataJes Sorensen2014-12-121-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-12-041-6/+18
|\
| * cfg80211: clean up beacon loss CQM eventJohannes Berg2014-11-261-3/+11
| * mac80211: disable 80+80/160 in VHT correctlyJohannes Berg2014-11-241-3/+7
* | Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-201-3/+25
|\ \ | |/
| * mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-3/+5
| * mac80211: track AP and peer STA TDLS chan-switch supportArik Nemtsov2014-11-191-0/+3
| * mac80211: retransmit TDLS teardown packet through AP if not ACKedLiad Kaufman2014-11-191-0/+12
| * cfg80211/mac80211: allow any interface to send channel switch notificationsLuciano Coelho2014-11-101-0/+2
| * mac80211: send channel switch started notificationsLuciano Coelho2014-11-101-0/+3
* | Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-191-2/+3
|\ \ | |/ |/|
| * mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho2014-10-291-1/+2
| * mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho2014-10-291-1/+1
* | mac80211: handle RIC data element in reassociation requestJohannes Berg2014-11-041-3/+24
* | mac80211: don't flush when probing the APEmmanuel Grumbach2014-10-271-2/+0
* | mac80211: add WMM admission control supportJohannes Berg2014-10-221-4/+138
* | mac80211: allow channel switch with multiple channel contextsLuciano Coelho2014-10-091-16/+10
* | mac80211: wait for the first beacon on the new channel after CSALuciano Coelho2014-10-091-13/+32
* | mac80211: add post_channel_switch driver operationLuciano Coelho2014-10-091-0/+9
* | mac80211: add pre_channel_switch driver operationLuciano Coelho2014-10-091-8/+17
* | mac80211: add device_timestamp to the ieee80211_channel_switch structLuciano Coelho2014-10-091-5/+10
|/
* Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville2014-09-151-27/+104
|\
| * mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller2014-09-111-1/+1
| * cfg80211/mac80211: add wmm info to assoc eventEliad Peller2014-09-111-1/+8
| * mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson2014-09-081-11/+49
| * mac80211: split 802.11h parsing from transmit power policySteinar H. Gunderson2014-09-081-19/+41
| * mac80211: fix broken use of VHT/20Mhz with some APsEyal Shapira2014-09-051-1/+1
| * mac80211: Add RRM support to assoc requestAssaf Krauss2014-09-051-3/+12
| * mac80211: add Intel Mobile Communications copyrightJohannes Berg2014-09-051-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-09-081-2/+1
|\ \ | |/ |/|
| * Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg2014-08-261-2/+1
* | mac80211: disable 40MHz support in case of 20MHz APEliad Peller2014-08-151-8/+22
* | mac80211: don't duplicate station QoS capability dataJohannes Berg2014-08-151-2/+1
|/
* mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho2014-07-211-7/+1
* mac80211: move TDLS data to mgd private partArik Nemtsov2014-07-211-0/+3
* mac80211: add QoS IE during TDLS setup startArik Nemtsov2014-07-211-10/+1
* mac80211: use chanctx reservation for STA CSAMichal Kazior2014-06-251-34/+65
* mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho2014-06-231-19/+17
* mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho2014-06-231-5/+10
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-271-7/+13
|\
| * mac80211: fix suspend vs. association raceEmmanuel Grumbach2014-05-131-7/+13
* | mac80211: ignore cqm during csaMichal Kazior2014-05-071-0/+9
* | mac80211: fix CSA tx queue stoppingMichal Kazior2014-05-061-9/+28
* | mac80211: change return value of notifier functionZhao, Gang2014-04-251-1/+1
* | mac80211: compute chanctx refcount on-the-flyMichal Kazior2014-04-251-1/+1
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2014-03-201-24/+46
|\
| * cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach2014-03-191-10/+2
| * mac80211: fix suspend vs. authentication raceJohannes Berg2014-03-191-0/+26
| * mac80211: verify deauthentication and return error on failureJohannes Berg2014-03-191-13/+17
OpenPOWER on IntegriCloud