summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2022-03-15mac80211: update bssid_indicator in ieee80211_assign_beaconLorenzo Bianconi
2022-03-15mac80211: MBSSID channel switchJohn Crispin
2022-03-15mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi
2022-03-15mac80211: always have ieee80211_sta_restart()Johannes Berg
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-03-11mac80211: Add support to trigger sta disconnect on hardware restartYoughandhar Chintala
2022-03-11mac80211: fix potential double free on mesh joinLinus Lüssing
2022-03-11mac80211: correct legacy rates check in ieee80211_calc_rx_airtimeMeiChia Chiu
2022-03-11mac80211: Use GFP_KERNEL instead of GFP_ATOMIC when possibleChristophe JAILLET
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-01mac80211: treat some SAE auth steps as finalJohannes Berg
2022-02-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-02-16mac80211: parse AddBA request with extended AddBA elementMordechay Goodstein
2022-02-16mac80211: calculate max RX NSS for EHT modeMordechay Goodstein
2022-02-16mac80211: Add support for storing station EHT capabilitiesIlan Peer
2022-02-16mac80211: Handle station association response with EHTIlan Peer
2022-02-16mac80211: Add EHT capabilities to association/probe requestIlan Peer
2022-02-16mac80211: Add initial support for EHT and 320 MHz channelsIlan Peer
2022-02-16mac80211: Support parsing EHT elementsIlan Peer
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein
2022-02-16mac80211: parse only HE capability elements with valid sizeJohannes Berg
2022-02-16mac80211: fix forwarded mesh frames AC & queue selectionNicolas Escande
2022-02-16mac80211: refuse aggregations sessions before authorizedJohannes Berg
2022-02-16mac80211: fix EAPoL rekey fail in 802.3 rx pathDeren Wu
2022-02-04mac80211: Remove redundent assignment channel_typeJiapeng Chong
2022-02-04mac80211: remove useless ieee80211_vif_is_mesh() checkBaligh Gasmi
2022-02-04mac80211: fix struct ieee80211_tx_info sizeAvraham Stern
2022-02-04mac80211: mlme: validate peer HE supported ratesMordechay Goodstein
2022-02-04mac80211: remove unused macrosJohannes Berg
2022-02-04mac80211: airtime: avoid variable shadowingJohannes Berg
2022-02-04mac80211: mlme: add documentation from spec to codeMordechay Goodstein
2022-02-04mac80211: vht: use HE macros for parsing HE capabilitiesMordechay Goodstein
2022-02-04cfg80211/mac80211: assume CHECKSUM_COMPLETE includes SNAPJohannes Berg
2022-02-04mac80211: consider RX NSS in UHB connectionMordechay Goodstein
2022-02-04mac80211: limit bandwidth in HE capabilitiesJohannes Berg
2022-01-31mac80211: mlme: check for null after calling kmemdupJiasheng Jiang
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-04mac80211: use ieee80211_bss_get_elem()Johannes Berg
2022-01-04mac80211: Add stations iterator where the iterator function may sleepMartin Blumenstingl
2022-01-04mac80211: allow non-standard VHT MCS-10/11Ping-Ke Shih
2022-01-04mac80211: mesh: embedd mesh_paths and mpp_paths into ieee80211_if_meshPavel Skripkin
2022-01-04mac80211: initialize variable have_higher_than_11mbitTom Rix
2021-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-21Merge tag 'mac80211-next-for-net-next-2021-12-21' of git://git.kernel.org/pub...Jakub Kicinski
2021-12-20mac80211: fix locking in ieee80211_start_ap error pathJohannes Berg
2021-12-20mac80211: add more HT/VHT/HE state loggingJohannes Berg
2021-12-20cfg80211: rename offchannel_chain structs to background_chain to avoid confus...Lorenzo Bianconi
2021-12-20mac80211: Notify cfg80211 about association comebackIlan Peer
2021-12-20mac80211: introduce channel switch disconnect functionNathan Errera
2021-12-20mac80211: Remove a couple of obsolete TODOIlan Peer