summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2017-06-29mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld
2017-06-26mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach
2017-04-18mac80211: flush delayed work when entering suspendMatt Chen
2016-11-23mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-08-31mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-07-12mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-06-19mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-03-22mac80211: Fix Public Action frame RX in AP modeJouni Malinen
2016-03-20mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-03-20mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-02-15mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2015-10-07mac80211: enable assoc check for mesh interfacesBob Copeland
2015-08-27mac80211: clear subdir_stations when removing debugfsTom Hughes
2015-08-04mac80211: prevent possible crypto tx tailroom corruptionMichal Kazior
2015-06-10mac80211: don't use napi_gro_receive() outside NAPI contextJohannes Berg
2015-06-10mac80211: move WEP tailroom size checkJanusz Dziedzic
2015-04-23mac80211: fix RX A-MPDU session reorder timer deletionJohannes Berg
2015-04-16mac80211: count interfaces correctly for combination checksAndrei Otcheretianski
2015-04-16mac80211: drop unencrypted frames in mesh fwdingBob Copeland
2015-04-16mac80211: disable u-APSD queues by defaultMichal Kazior
2015-03-14mac80211: Send EAPOL frames at lowest rateJouni Malinen
2015-02-05mac80211: only roll back station states for WDS when suspendingLuciano Coelho
2015-02-05mac80211: properly set CCK flag in radiotapMathy Vanhoef
2015-01-16Revert "mac80211: Fix accounting of the tailroom-needed counter"Johannes Berg
2015-01-08mac80211: free management frame keys when removing stationJohannes Berg
2015-01-08mac80211: fix multicast LED blinking and counterAndreas Müller
2015-01-08mac80211: avoid using uninitialized stack dataJes Sorensen
2015-01-08mac80211: copy chandef from AP vif to VLANsFelix Fietkau
2014-11-18mac80211: minstrel_ht: fix a crash in rate sortingFelix Fietkau
2014-11-06mac80211: Fix regression that triggers a kernel BUG with CCMPRonald Wahl
2014-11-03mac80211: fix use-after-free in defragmentationJohannes Berg
2014-10-30mac80211: properly flush delayed scan work on interface removalJohannes Berg
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-10-29mac80211: flush keys for AP mode on ieee80211_do_stopFelix Fietkau
2014-10-20mac80211: minstrels: fix buffer overflow in HT debugfs rc_statsKarl Beldan
2014-10-14mac80211: fix typo in starting baserate for rts_cts_rate_idxKarl Beldan
2014-10-09mac80211: return the vif's chandef in ieee80211_cfg_get_channel()Luciano Coelho
2014-10-09mac80211: fix warning on htmldocs for last_tdls_pkt_timeLiad Kaufman
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-15Merge tag 'mac80211-next-for-john-2014-09-12' of git://git.kernel.org/pub/scm...John W. Linville
2014-09-12mac80211: Resolve sk_refcnt/sk_wmem_alloc issue in wifi ack pathAlexander Duyck
2014-09-11mac80211: replace SMPS hw flags with wiphy feature bitsEliad Peller
2014-09-11mac80211: set smps_mode according to ap paramsEliad Peller
2014-09-11mac80211: set network header in TDLS framesArik Nemtsov
2014-09-11cfg80211/mac80211: add wmm info to assoc eventEliad Peller
2014-09-11mac80211: add TDLS connection timeoutLiad Kaufman
2014-09-11mac80211: improve minstrel_ht rate sorting by throughput & probabilityThomas Huehn
2014-09-11mac80211: Unify rate statistic variables between Minstrel & Minstrel_HTThomas Huehn