aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-78/+172
2020-08-27mac80211: rename csa counters to countdown countersJohn Crispin7-52/+53
2020-08-27net: mac80211: mesh.h: delete duplicated wordRandy Dunlap1-1/+1
2020-08-27net: mac80211: agg-rx.c: fix duplicated wordsRandy Dunlap1-1/+1
2020-08-27mac80211: reduce packet loss event false positivesFelix Fietkau2-18/+17
2020-08-27mac80211: improve AQL aggregation estimation for low data ratesFelix Fietkau1-12/+26
2020-08-27mac80211: factor out code to look up the average packet length duration for a rateFelix Fietkau1-47/+74
2020-08-27mac80211: use rate provided via status->rate on ieee80211_tx_status_ext for AQLFelix Fietkau3-6/+60
2020-08-07mm, treewide: rename kzfree() to kfree_sensitive()Waiman Long3-4/+4
2020-08-03mac80211: Do not report beacon loss if beacon filtering enabledLoic Poulain1-0/+3
2020-08-03mac80211: fix misplaced while instead of ifJohannes Berg1-1/+1
2020-08-03mac80211: use eth_zero_addr() to clear mac addressMiaohe Lin1-1/+2
2020-08-03mac8211: fix struct initialisationJohn Crispin1-1/+1
2020-08-03mac80211: Handle special status codes in SAE commitJouni Malinen1-1/+4
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller6-6/+24
2020-07-31mac80211: warn only once in check_sdata_in_driver() at each callerJohannes Berg1-6/+5
2020-07-31cfg80211: invert HE BSS color 'disabled' to 'enabled'Johannes Berg2-5/+5
2020-07-31mac80211: add a function for running rx without passing skbs to the stackFelix Fietkau2-23/+39
2020-07-31mac80211: parse radiotap header when selecting Tx queueMathy Vanhoef2-34/+35
2020-07-31mac80211: remove unused flags argument in transmit functionsMathy Vanhoef7-22/+18
2020-07-31mac80211: use same flag everywhere to avoid sequence number overwriteMathy Vanhoef3-7/+3
2020-07-31mac80211: do not overwrite the sequence number if requestedMathy Vanhoef1-0/+3
2020-07-31mac80211: add radiotap flag to prevent sequence number overwriteMathy Vanhoef1-0/+2
2020-07-31mac80211: never drop injected frames even if normally not allowedMathy Vanhoef1-1/+1
2020-07-31cfg80211/mac80211: avoid bss color setting in non-HE modesP Praneesh2-4/+8
2020-07-31mac80211: calculate skb hash early when using itxqFelix Fietkau1-0/+1
2020-07-31mac80211: improve AQL tx airtime estimationFelix Fietkau3-7/+24
2020-07-31cfg80211/mac80211: add connected to auth server to station infoMarkus Theil2-1/+5
2020-07-31cfg80211/mac80211: add connected to auth server to meshconfMarkus Theil3-1/+10
2020-07-31cfg80211/mac80211: add mesh_param "mesh_nolearn" to skip path discoveryLinus Lüssing3-0/+43
2020-07-31mac80211: Use fallthrough pseudo-keywordGustavo A. R. Silva16-43/+42
2020-07-31mac80211: remove the need for variable rates_idxColin Ian King1-3/+1
2020-07-31nl80211: S1G band and channel definitionsThomas Pedersen4-1/+13
2020-07-30mac80211: remove STA txq pending airtime underflow warningFelix Fietkau1-3/+1
2020-07-30mac80211: Fix bug in Tx ack status reporting in 802.3 xmit pathVasanthakumar Thiagarajan1-3/+4
2020-07-30mac80211: mesh: Free pending skb when destroying a mpathRemi Pommarel1-0/+1
2020-07-30mac80211: mesh: Free ie data when leaving meshRemi Pommarel1-0/+1
2020-07-30mac80211: fix warning in 6 GHz IE addition in mesh modeRajkumar Manoharan2-0/+17
2020-07-13net: mac80211: kerneldoc fixesAndrew Lunn1-3/+1
2020-06-25mac80211: allow rx of mesh eapol frames with default rx keyMarkus Theil1-0/+26
2020-06-25mac80211: skip mpath lookup also for control port txMarkus Theil1-1/+5
2020-06-25mac80211: Fix dropping broadcast packets in 802.11 encapSeevalamuthu Mariappan1-1/+1
2020-06-25mac80211: simplify mesh codePavel Machek1-5/+2
2020-06-25mac80211: fix control port tx status checkMarkus Theil1-7/+15
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-1/+3
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada1-26/+26
2020-06-08net: fix wiki website url mac80211 and wireless filesFlavio Suligoi1-1/+1
2020-06-05mac80211: initialize return flags in HE 6 GHz operation parsingJohannes Berg1-0/+2
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-0/+7
2020-05-31mac80211: set short_slot for 6 GHz bandTova Mussai2-2/+4