summaryrefslogtreecommitdiffstats
path: root/net/mac80211
AgeCommit message (Expand)Author
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-13Merge tag 'mac80211-next-for-net-next-2020-11-13' of git://git.kernel.org/pub...Jakub Kicinski
2020-11-13mac80211: free sta in sta_info_insert_finish() on errorsJohannes Berg
2020-11-12mac80211: minstrel: fix tx status processing corner caseFelix Fietkau
2020-11-12mac80211: minstrel: remove deferred sampling codeFelix Fietkau
2020-11-12mac80211: fix memory leak on filtered powersave framesFelix Fietkau
2020-11-11mac80211: remove WDS-related codeJohannes Berg
2020-11-07net: mac80211: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-06mac80211: assure that certain drivers adhere to DONT_REORDER flagMathy Vanhoef
2020-11-06mac80211: don't overwrite QoS TID of injected framesMathy Vanhoef
2020-11-06mac80211: adhere to Tx control flag that prevents frame reorderingMathy Vanhoef
2020-11-06mac80211: add radiotap flag to assure frames are not reorderedMathy Vanhoef
2020-11-06mac80211: save HE oper info in BSS config for meshPradeep Kumar Chitrapu
2020-11-06mac80211: use semicolons rather than commas to separate statementsJulia Lawall
2020-11-02mac80211: add KCOV remote annotations to incoming frame processingAleksandr Nogikh
2020-10-30mac80211: don't require VHT elements for HE on 2.4 GHzJohannes Berg
2020-10-30mac80211: fix kernel-doc markupsMauro Carvalho Chehab
2020-10-30mac80211: always wind down STA stateJohannes Berg
2020-10-30mac80211: fix use of skb payload instead of headerJohannes Berg
2020-10-30mac80211: fix regression where EAPOL frames were sent in plaintextMathy Vanhoef
2020-10-13mac80211: use new function dev_fetch_sw_netstatsHeiner Kallweit
2020-10-08mac80211: copy configured beacon tx rate to driverRajkumar Manoharan
2020-10-08mac80211: initialize last_rate for S1G STAsThomas Pedersen
2020-10-08mac80211: handle lack of sband->bitrates in ratesThomas Pedersen
2020-10-02mac80211: avoid processing non-S1G elements on S1G bandThomas Pedersen
2020-09-28mac80211: Support not iterating over not-sdata-in-driver ifacesBen Greear
2020-09-28mac80211: fix some more kernel-doc in meshJohannes Berg
2020-09-28mac80211: fix regression in sta connection monitorFelix Fietkau
2020-09-28mac80211: support S1G associationThomas Pedersen
2020-09-28mac80211: receive and process S1G beaconsThomas Pedersen
2020-09-28mac80211: avoid rate init for S1G bandThomas Pedersen
2020-09-28mac80211: handle S1G low ratesThomas Pedersen
2020-09-28mac80211: don't calculate duration for S1GThomas Pedersen
2020-09-28mac80211: encode listen interval for S1GThomas Pedersen
2020-09-28mac80211: convert S1G beacon to scan resultsThomas Pedersen
2020-09-28mac80211: support S1G STA capabilitiesThomas Pedersen
2020-09-28mac80211: s1g: choose scanning width based on frequencyThomas Pedersen
2020-09-28mac80211: get correct default channel width for S1GThomas Pedersen
2020-09-28mac80211: fix some missing kernel-docJohannes Berg
2020-09-28nl80211/cfg80211: support 6 GHz scanningTova Mussai
2020-09-28mac80211: Inform AP when returning operating channelLoic Poulain
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit
2020-09-18mac80211: Add FILS discovery supportAloka Dixit
2020-09-18mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHzJohn Crispin
2020-09-18mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limitedFelix Fietkau
2020-09-18mac80211: reorganize code to remove a forward declarationFelix Fietkau
2020-09-18mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau
2020-09-18mac80211: support using ieee80211_tx_status_ext to free skbs without status infoFelix Fietkau