aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2018-07-19Merge branch 'standard/base' into standard/preempt-rt/basestandard/preempt-rt/baseBruce Ashfield
2018-05-22mac80211: bail out from prep_connection() if a reconfig is ongoingLuca Coelho
2018-05-22mac80211: don't parse encrypted management frames in ieee80211_frame_ackedEmmanuel Grumbach
2018-05-22mac80211: remove BUG() when interface type is invalidLuca Coelho
2018-03-04cfg80211: fix cfg80211_beacon_dupArnd Bergmann
2018-02-28mac80211: fix the update of path metric for RANN frameChun-Yeow Yeoh
2018-01-25Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2018-01-17mac80211: Fix addition of mesh configuration elementIlan peer
2017-12-25Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-12-25Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-12-25Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-12-08mac80211: Suppress NEW_PEER_CANDIDATE event if no roomMasashi Honma
2017-12-08mac80211: Remove invalid flag operations in mesh TSF synchronizationMasashi Honma
2017-12-06mac80211: don't compare TKIP TX MIC key in reinstall preventionJohannes Berg
2017-12-06mac80211: use constant time comparison with keysJason A. Donenfeld
2017-12-06mac80211: accept key reinstall without changing anythingJohannes Berg
2017-11-04mac80211: flush hw_roc_start work before cancelling the ROCAvraham Stern
2017-08-31Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-07-31mac80211: initialize SMPS field in HT capabilitiesFelix Fietkau
2017-07-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-07-10Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2017-06-25mac80211: don't send SMPS action frame in AP mode when not neededEmmanuel Grumbach
2017-06-25mac80211: fix IBSS presp allocation sizeJohannes Berg
2017-06-25mac80211: fix CSA in IBSS modeKoen Vandeputte
2017-06-25mac80211/wpa: use constant time memory comparison for MACsJason A. Donenfeld
2017-06-25mac80211: don't look at the PM bit of BAR framesEmmanuel Grumbach
2017-05-17mac80211: flush delayed work when entering suspendMatt Chen
2016-12-07Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-11-25mac80211: discard multicast and 4-addr A-MSDUsJohannes Berg
2016-09-19Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-08-24mac80211: fix purging multicast PS buffer queueFelix Fietkau
2016-07-20Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-07-10mac80211: fix txq queue related crashesMichal Kazior
2016-07-10mac80211: fix unnecessary frame drops in mesh fwdingMichal Kazior
2016-07-10mac80211: fix ibss scan parametersSara Sharon
2016-07-10mac80211: avoid excessive stack usage in sta_infoArnd Bergmann
2016-07-07Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-06-17mac80211: mesh: flush mesh paths unconditionallyBob Copeland
2016-05-16Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-04-22Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-04-20mac80211: properly deal with station hashtable insert errorsJohannes Berg
2016-03-22mac80211: Fix Public Action frame RX in AP modeJouni Malinen
2016-03-22mac80211: check PN correctly for GCMP-encrypted fragmented MPDUsJohannes Berg
2016-03-17mac80211: minstrel_ht: set default tx aggregation timeout to 0Felix Fietkau
2016-03-17mac80211: minstrel: Change expected throughput unit back to KbpsSven Eckelmann
2016-03-17mac80211: fix use of uninitialised values in RX aggregationChris Bainbridge
2016-02-23Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2016-02-15mac80211: Requeue work after scan complete for all VIF types.Sachin Kulkarni
2015-12-18Merge branch 'standard/base' into standard/preempt-rt/baseBruce Ashfield
2015-12-09mac80211: fix divide by zero when NOA updateJanusz.Dziedzic@tieto.com