summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2014-07-21mac80211: remove redundant IEEE80211_STA_CSA_RECEIVED flagLuciano Coelho
2014-07-21mac80211: move TDLS data to mgd private partArik Nemtsov
2014-07-21mac80211: add QoS IE during TDLS setup startArik Nemtsov
2014-06-25mac80211: use chanctx reservation for STA CSAMichal Kazior
2014-06-23mac80211: stop only the queues assigned to the vif during channel switchLuciano Coelho
2014-06-23mac80211: introduce refcount for queue_stop_reasonsLuciano Coelho
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-13mac80211: fix suspend vs. association raceEmmanuel Grumbach
2014-05-07mac80211: ignore cqm during csaMichal Kazior
2014-05-06mac80211: fix CSA tx queue stoppingMichal Kazior
2014-04-25mac80211: change return value of notifier functionZhao, Gang
2014-04-25mac80211: compute chanctx refcount on-the-flyMichal Kazior
2014-03-20Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2014-03-19cfg80211/mac80211: ignore signal if the frame was heard on wrong channelEmmanuel Grumbach
2014-03-19mac80211: fix suspend vs. authentication raceJohannes Berg
2014-03-19mac80211: verify deauthentication and return error on failureJohannes Berg
2014-03-19mac80211: fix potential use-after-freeJohannes Berg
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-27mac80211: fix association to 20/40 MHz VHT networksJohannes Berg
2014-02-24mac80211: don't validate unchanged AP bandwidth while trackingJohannes Berg
2014-02-12ieee80211: Print human-readable disassoc/deauth reason codesCalvin Owens
2014-02-11mac80211: fix memory leakEytan Lifshitz
2014-02-11mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR caseEliad Peller
2014-02-05mac80211: order IEs in association request correctlyJohannes Berg
2014-02-04mac80211: move csa_active setting in STA CSAMichal Kazior
2014-02-04mac80211: advertise BF STS according to AP supportEyal Shapira
2013-12-19mac80211: fix iflist_mtx/mtx locking in radar detectionJohannes Berg
2013-12-16mac80211: don't delay station destructionJohannes Berg
2013-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-12-02mac80211: update ht flag if bss configuration changedAvri Altman
2013-11-25mac80211: move csa_chandef to sdataLuciano Coelho
2013-11-25mac80211: add generic cipher scheme supportMax Stepanov
2013-11-25cfg80211/mac80211: DFS setup chandef for cac eventJanusz Dziedzic
2013-11-25mac80211: remove useless tests for arrayJohannes Berg
2013-11-25mac80211: fix connection pollingEliad Peller
2013-11-05Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-28mac80211: refactor the parsing of chan switch ieChun-Yeow Yeoh
2013-10-28mac80211: implement SMPS for APEmmanuel Grumbach
2013-10-17mac80211: disable WMM with invalid parametersJohannes Berg
2013-10-02mac80211: implement STA CSA for drivers using channel contextsArik Nemtsov
2013-09-26mac80211: split off channel switch parsing functionSimon Wunderlich
2013-09-26mac80211: change beacon/connection pollingStanislaw Gruszka
2013-08-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-23mac80211: ignore (E)CSA in probe response framesJohannes Berg
2013-08-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-08-09mac80211: fix ieee80211_sta_process_chanswitch for 5/10 MHz channelsSimon Wunderlich
2013-07-31mac80211: continue using disabled channels while connectedJohannes Berg
2013-07-31mac80211: ignore HT primary channel while connectedJohannes Berg