summaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * mac80211: fix potential use-after-freeJohannes Berg2014-03-191-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-041-0/+24
|\ \ | |/ |/|
| * mac80211: fix association to 20/40 MHz VHT networksJohannes Berg2014-02-271-0/+1
| * mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg2014-02-241-0/+22
| * mac80211: fix memory leakEytan Lifshitz2014-02-111-0/+1
* | ieee80211: Print human-readable disassoc/deauth reason codesCalvin Owens2014-02-121-6/+62
* | mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller2014-02-111-2/+2
* | mac80211: order IEs in association request correctlyJohannes Berg2014-02-051-0/+28
* | mac80211: move csa_active setting in STA CSAMichal Kazior2014-02-041-1/+1
* | mac80211: advertise BF STS according to AP supportEyal Shapira2014-02-041-0/+11
|/
* mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg2013-12-191-5/+20
* mac80211: don't delay station destructionJohannes Berg2013-12-161-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-12-061-0/+2
|\
| * mac80211: fix connection pollingEliad Peller2013-11-251-0/+2
* | mac80211: update ht flag if bss configuration changedAvri Altman2013-12-021-8/+10
* | mac80211: move csa_chandef to sdataLuciano Coelho2013-11-251-5/+4
* | mac80211: add generic cipher scheme supportMax Stepanov2013-11-251-0/+4
* | cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic2013-11-251-2/+4
* | mac80211: remove useless tests for arrayJohannes Berg2013-11-251-3/+3
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-11-051-17/+15
|\
| * mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh2013-10-281-17/+15
| * mac80211: implement SMPS for APEmmanuel Grumbach2013-10-281-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-9/+86
|\ \ | |/ |/|
| * mac80211: disable WMM with invalid parametersJohannes Berg2013-10-171-9/+86
* | mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov2013-10-021-14/+43
* | mac80211: split off channel switch parsing functionSimon Wunderlich2013-09-261-223/+16
* | mac80211: change beacon/connection pollingStanislaw Gruszka2013-09-261-29/+9
|/
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-281-8/+3
|\
| * mac80211: ignore (E)CSA in probe response framesJohannes Berg2013-08-231-8/+3
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-08-161-0/+9
|\ \
| * | mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channelsSimon Wunderlich2013-08-091-0/+9
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-08-091-18/+36
|\ \ \ | |/ / |/| / | |/
| * mac80211: continue using disabled channels while connectedJohannes Berg2013-07-311-1/+10
| * mac80211: ignore HT primary channel while connectedJohannes Berg2013-07-311-13/+13
OpenPOWER on IntegriCloud