aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-04mac80211: Reset MBSSID parameters upon connectionManikanta Pubbisetty1-0/+6
2022-05-04mac80211: fix rx reordering with non explicit / psmp ack policyFelix Fietkau1-2/+1
2022-04-11mac80211: fix ht_capa printout in debugfsBen Greear1-1/+1
2022-03-15mac80211: update bssid_indicator in ieee80211_assign_beaconLorenzo Bianconi1-0/+3
2022-03-15mac80211: MBSSID channel switchJohn Crispin1-2/+24
2022-03-15mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi3-14/+124
2022-03-15mac80211: always have ieee80211_sta_restart()Johannes Berg1-1/+1
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski12-79/+571
2022-03-11mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala3-3/+45
2022-03-11mac80211: fix potential double free on mesh joinLinus Lüssing1-3/+0
2022-03-11mac80211: correct legacy rates check in ieee80211_calc_rx_airtimeMeiChia Chiu1-1/+3
2022-03-11mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET1-1/+1
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-15/+27
2022-03-01mac80211: treat some SAE auth steps as finalJohannes Berg2-5/+13
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-8/+21
2022-02-16mac80211: parse AddBA request with extended AddBA elementMordechay Goodstein1-3/+15
2022-02-16mac80211: calculate max RX NSS for EHT modeMordechay Goodstein1-1/+13
2022-02-16mac80211: Add support for storing station EHT capabilitiesIlan Peer1-0/+8
2022-02-16mac80211: Handle station association response with EHTIlan Peer5-3/+114
2022-02-16mac80211: Add EHT capabilities to association/probe requestIlan Peer4-2/+144
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer6-59/+209
2022-02-16mac80211: Support parsing EHT elementsIlan Peer2-0/+14
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein1-1/+1
2022-02-16mac80211: parse only HE capability elements with valid sizeJohannes Berg1-2/+4
2022-02-16mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande1-2/+2
2022-02-16mac80211: refuse aggregations sessions before authorizedJohannes Berg1-1/+9
2022-02-16mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu1-7/+3
2022-02-04mac80211: Remove redundent assignment channel_typeJiapeng Chong1-1/+0
2022-02-04mac80211: remove useless ieee80211_vif_is_mesh() checkBaligh Gasmi1-2/+1
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern1-4/+8
2022-02-04mac80211: mlme: validate peer HE supported ratesMordechay Goodstein1-1/+100
2022-02-04mac80211: remove unused macrosJohannes Berg6-13/+7
2022-02-04mac80211: airtime: avoid variable shadowingJohannes Berg1-2/+3
2022-02-04mac80211: mlme: add documentation from spec to codeMordechay Goodstein1-1/+9
2022-02-04mac80211: vht: use HE macros for parsing HE capabilitiesMordechay Goodstein1-2/+2
2022-02-04cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAPJohannes Berg1-0/+2
2022-02-04mac80211: consider RX NSS in UHB connectionMordechay Goodstein1-3/+58
2022-02-04mac80211: limit bandwidth in HE capabilitiesJohannes Berg4-10/+32
2022-01-31mac80211: mlme: check for null after calling kmemdupJiasheng Jiang1-8/+21
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-82/+55
2022-01-04mac80211: use ieee80211_bss_get_elem()Johannes Berg1-7/+7
2022-01-04mac80211: Add stations iterator where the iterator function may sleepMartin Blumenstingl1-0/+13
2022-01-04mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih1-1/+1
2022-01-04mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin3-81/+54
2022-01-04mac80211: initialize variable have_higher_than_11mbitTom Rix1-1/+1
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+3
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJakub Kicinski12-42/+191
2021-12-20mac80211: fix locking in ieee80211_start_ap error pathJohannes Berg1-0/+3
2021-12-20mac80211: add more HT/VHT/HE state loggingJohannes Berg1-12/+33
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confusion with ETSI standardLorenzo Bianconi1-5/+5