aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2020-09-23Merge branch 'master-next'Bruce Ashfield
2020-09-18mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHzJohn Crispin
2020-09-18mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau
2020-09-18mac80211: do not disable HE if HT is missing on 2.4 GHzWen Gong
2020-09-18mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit
2020-09-18mac80211: add AQL support for VHT160 tx ratesFelix Fietkau
2020-09-18mac80211: extend AQL aggregation estimation to HE and fix unit mismatchFelix Fietkau
2020-09-17Merge branch 'master-next'Bruce Ashfield
2020-08-27mac80211: reduce packet loss event false positivesFelix Fietkau
2020-08-27mac80211: improve AQL aggregation estimation for low data ratesFelix Fietkau
2020-08-27mac80211: factor out code to look up the average packet length duration for a...Felix Fietkau
2020-08-27mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau
2020-08-13Merge branch 'master-next'Bruce Ashfield
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long
2020-08-03Merge tag 'v5.8'Bruce Ashfield
2020-08-03mac80211: Do not report beacon loss if beacon filtering enabledLoic Poulain
2020-08-03mac80211: fix misplaced while instead of ifJohannes Berg
2020-08-03mac80211: use eth_zero_addr() to clear mac addressMiaohe Lin
2020-08-03mac8211: fix struct initialisationJohn Crispin
2020-08-03mac80211: Handle special status codes in SAE commitJouni Malinen
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-07-31mac80211: warn only once in check_sdata_in_driver() at each callerJohannes Berg
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg
2020-07-31mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau
2020-07-31mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef
2020-07-31mac80211: remove unused flags argument in transmit functionsMathy Vanhoef
2020-07-31mac80211: use same flag everywhere to avoid sequence number overwriteMathy Vanhoef
2020-07-31mac80211: do not overwrite the sequence number if requestedMathy Vanhoef
2020-07-31mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef
2020-07-31mac80211: never drop injected frames even if normally not allowedMathy Vanhoef
2020-07-31cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh
2020-07-31mac80211: calculate skb hash early when using itxqFelix Fietkau
2020-07-31mac80211: improve AQL tx airtime estimationFelix Fietkau
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-31mac80211: remove the need for variable rates_idxColin Ian King
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen
2020-07-30mac80211: remove STA txq pending airtime underflow warningFelix Fietkau
2020-07-30mac80211: Fix bug in Tx ack status reporting in 802.3 xmit pathVasanthakumar Thiagarajan
2020-07-30mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel
2020-07-30mac80211: mesh: Free ie data when leaving meshRemi Pommarel
2020-07-30mac80211: fix warning in 6 GHz IE addition in mesh modeRajkumar Manoharan
2020-07-13net: mac80211: kerneldoc fixesAndrew Lunn
2020-07-13Merge tag 'v5.8-rc5'Bruce Ashfield
2020-06-26Merge branch 'master-next'Bruce Ashfield
2020-06-25mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil
2020-06-25mac80211: skip mpath lookup also for control port txMarkus Theil
2020-06-25mac80211: Fix dropping broadcast packets in 802.11 encapSeevalamuthu Mariappan