aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+1
2014-08-26Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg1-2/+1
2014-08-15mac80211: disable 40MHz support in case of 20MHz APEliad Peller1-8/+22
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg1-2/+1
2014-07-21mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho1-7/+1
2014-07-21mac80211: move TDLS data to mgd private partArik Nemtsov1-0/+3
2014-07-21mac80211: add QoS IE during TDLS setup startArik Nemtsov1-10/+1
2014-06-25mac80211: use chanctx reservation for STA CSAMichal Kazior1-34/+65
2014-06-23mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho1-19/+17
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho1-5/+10
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-7/+13
2014-05-13mac80211: fix suspend vs. association raceEmmanuel Grumbach1-7/+13
2014-05-07mac80211: ignore cqm during csaMichal Kazior1-0/+9
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior1-9/+28
2014-04-25mac80211: change return value of notifier functionZhao, Gang1-1/+1
2014-04-25mac80211: compute chanctx refcount on-the-flyMichal Kazior1-1/+1
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-24/+46
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach1-10/+2
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg1-0/+26
2014-03-19mac80211: verify deauthentication and return error on failureJohannes Berg1-13/+17
2014-03-19mac80211: fix potential use-after-freeJohannes Berg1-1/+1
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+24
2014-02-27mac80211: fix association to 20/40 MHz VHT networksJohannes Berg1-0/+1
2014-02-24mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg1-0/+22
2014-02-12ieee80211: Print human-readable disassoc/deauth reason codesCalvin Owens1-6/+62
2014-02-11mac80211: fix memory leakEytan Lifshitz1-0/+1
2014-02-11mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller1-2/+2
2014-02-05mac80211: order IEs in association request correctlyJohannes Berg1-0/+28
2014-02-04mac80211: move csa_active setting in STA CSAMichal Kazior1-1/+1
2014-02-04mac80211: advertise BF STS according to AP supportEyal Shapira1-0/+11
2013-12-19mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg1-5/+20
2013-12-16mac80211: don't delay station destructionJohannes Berg1-1/+1
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+2
2013-12-02mac80211: update ht flag if bss configuration changedAvri Altman1-8/+10
2013-11-25mac80211: move csa_chandef to sdataLuciano Coelho1-5/+4
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov1-0/+4
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic1-2/+4
2013-11-25mac80211: remove useless tests for arrayJohannes Berg1-3/+3
2013-11-25mac80211: fix connection pollingEliad Peller1-0/+2
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-17/+15
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-9/+86
2013-10-28mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh1-17/+15
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach1-1/+1
2013-10-17mac80211: disable WMM with invalid parametersJohannes Berg1-9/+86
2013-10-02mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov1-14/+43
2013-09-26mac80211: split off channel switch parsing functionSimon Wunderlich1-223/+16
2013-09-26mac80211: change beacon/connection pollingStanislaw Gruszka1-29/+9
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-8/+3
2013-08-23mac80211: ignore (E)CSA in probe response framesJohannes Berg1-8/+3
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+9