summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2015-01-08mac80211: avoid using uninitialized stack dataJes Sorensen
2014-10-29mac80211: schedule the actual switch of the station before CSA count 0Luciano Coelho
2014-10-29mac80211: use secondary channel offset IE also beacons during CSALuciano Coelho
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller
2014-09-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-09-08mac80211: support DTPC IE (from Cisco Client eXtensions)Steinar H. Gunderson
2014-09-08mac80211: split 802.11h parsing from transmit power policySteinar H. Gunderson
2014-09-05mac80211: fix broken use of VHT/20Mhz with some APsEyal Shapira
2014-09-05mac80211: Add RRM support to assoc requestAssaf Krauss
2014-09-05mac80211: add Intel Mobile Communications copyrightJohannes Berg
2014-08-26Revert "mac80211: disable uAPSD if all ACs are under ACM"Johannes Berg
2014-08-15mac80211: disable 40MHz support in case of 20MHz APEliad Peller
2014-08-15mac80211: don't duplicate station QoS capability dataJohannes Berg
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