summaryrefslogtreecommitdiff
path: root/net/mac80211/mlme.c
AgeCommit message (Expand)Author
2024-05-23wifi: mac80211: reset negotiated TTLM on disconnectJohannes Berg
2024-05-23wifi: mac80211: don't stop TTLM works againJohannes Berg
2024-05-23wifi: mac80211: cancel TTLM teardown work earlierJohannes Berg
2024-05-23wifi: mac80211: cancel multi-link reconf work on disconnectJohannes Berg
2024-05-23wifi: mac80211: fix TTLM teardown workJohannes Berg
2024-05-23wifi: mac80211: refactor chanreq.ap settingJohannes Berg
2024-05-23wifi: mac80211: handle TPE element during CSAJohannes Berg
2024-05-23wifi: mac80211: handle wider bandwidth OFDMA during CSAJohannes Berg
2024-05-23wifi: mac80211: collect some CSA data into sub-structsJohannes Berg
2024-05-23wifi: mac80211: mlme: handle cross-link CSAJohannes Berg
2024-05-23wifi: mac80211: move radar detect work to sdataJohannes Berg
2024-05-23wifi: mac80211: track changes in AP's TPEJohannes Berg
2024-05-23wifi: mac80211: pass parsed TPE data to driversJohannes Berg
2024-05-23wifi: mac80211: update 6 GHz AP power type before associationMukesh Sisodiya
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-19wifi: mac80211: transmit deauth only if link is availableJohannes Berg
2024-04-19wifi: mac80211: fix unaligned le16 accessJohannes Berg
2024-04-19wifi: mac80211: remove link before APJohannes Berg
2024-04-19wifi: mac80211: mlme: re-parse if AP mode is less than clientJohannes Berg
2024-04-19wifi: mac80211: mlme: fix memory leakJohannes Berg
2024-04-19wifi: mac80211: mlme: re-parse with correct modeJohannes Berg
2024-04-08wifi: mac80211: ensure beacon is non-S1G prior to extracting the beacon times...Richard Kinder
2024-04-03Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-03-25wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker
2024-03-25wifi: mac80211: improve association error reporting slightlyBenjamin Berg
2024-03-25wifi: mac80211: add flag to disallow puncturing in 5 GHzJohannes Berg
2024-03-25wifi: mac80211: handle indoor AFC/LPI AP on assoc successAnjaneyulu
2024-03-25wifi: mac80211: correctly set active links upon TTLMAyala Beker
2024-03-25wifi: mac80211: fix prep_connection error pathJohannes Berg
2024-03-04wifi: mac80211: remove TDLS peers only on affected linkJohannes Berg
2024-03-04wifi: mac80211: mlme: unify CSA handlingJohannes Berg
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg
2024-03-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg
2024-03-04wifi: mac80211: pass link_id to channel switch opsJohannes Berg
2024-03-04wifi: mac80211: defragment reconfiguration MLE when parsingJohannes Berg
2024-03-04wifi: mac80211: simplify multi-link element parsingJohannes Berg
2024-03-04wifi: mac80211: obtain AP HT/VHT data for assoc requestJohannes Berg
2024-03-04wifi: mac80211: don't add VHT capa on links without themJohannes Berg
2024-03-04wifi: mac80211: check link exists before useJohannes Berg
2024-03-04wifi: mac80211: always initialize match_authJohannes Berg
2024-02-21wifi: mac80211: align ieee80211_mle_get_bss_param_ch_cnt()Johannes Berg
2024-02-21wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit
2024-02-12wifi: mac80211: flush only stations using requests linksAditya Kumar Singh
2024-02-08wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB useJohannes Berg
2024-02-08wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB useJohannes Berg
2024-02-08wifi: mac80211: simplify adding supported ratesJohannes Berg
2024-02-08wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()Johannes Berg
2024-02-08wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg
2024-02-08wifi: mac80211: disallow basic multi-link element in per-STA profileJohannes Berg
2024-02-08wifi: mac80211: implement MLO multicast deduplicationJohannes Berg