summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2020-10-07mac80211: do not allow bigger VHT MPDUs than the hardware supportsFelix Fietkau
2020-10-07mac80211: Fix radiotap header channel flag for 6GHz bandAloka Dixit
2020-10-01mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHzJohn Crispin
2020-10-01mac80211: do not disable HE if HT is missing on 2.4 GHzWen Gong
2020-09-17mac80211: reduce packet loss event false positivesFelix Fietkau
2020-08-21mac80211: fix misplaced while instead of ifJohannes Berg
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-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
2020-06-25mac80211: simplify mesh codePavel Machek
2020-06-25mac80211: fix control port tx status checkMarkus Theil
2020-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-08net: fix wiki website url mac80211 and wireless filesFlavio Suligoi
2020-06-05mac80211: initialize return flags in HE 6 GHz operation parsingJohannes Berg
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-31mac80211: set short_slot for 6 GHz bandTova Mussai
2020-05-31mac80211: Consider 6 GHz band when handling power constraintIlan Peer
2020-05-31mac80211: accept aggregation sessions on 6 GHzJohannes Berg
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz
2020-05-31mac80211: determine chandef from HE 6 GHz operationJohannes Berg
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg
2020-05-31mac80211: do not allow HT/VHT IEs in 6 GHz mesh modeRajkumar Manoharan
2020-05-31mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan
2020-05-31mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan
2020-05-31mac80211: add HE 6 GHz Band Capabilities into parse extensionRajkumar Manoharan
2020-05-28mac80211: support control port TX status reportingMarkus Theil
2020-05-27mac80211: fix HT-Control field reception for management framesJohannes Berg
2020-05-27mac80211: allow SA-QUERY processing in userspaceJohannes Berg
2020-05-27nl80211: add ability to report TX status for control port TXMarkus Theil
2020-05-27mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-27nl80211: support scan frequencies in KHzThomas Pedersen
2020-05-27cfg80211: add KHz variants of frame RX APIThomas Pedersen
2020-05-27mac80211: fix variable names in TID config methodsSergey Matyukevich
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-25mac80211: mesh: fix discovery timer re-arming issue / crashLinus Lüssing
2020-04-30docs: networking: convert mac80211-injection.txt to ReSTMauro Carvalho Chehab
2020-04-29mac80211: fix memory overlap due to variable length paramRajkumar Manoharan
2020-04-29mac80211: TX legacy rate control for Beacon framesJouni Malinen
2020-04-24mac80211: fix two missing documentation entriesJohannes Berg
2020-04-24mac80211: add freq_offset to RX statusThomas Pedersen
2020-04-24mac80211: handle channel frequency offsetThomas Pedersen
2020-04-24mac80211: minstrel_ht_assign_best_tp_rates: remove redundant testJohannes Berg