summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2024-03-25wifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson
2024-03-04wifi: mac80211: remove TDLS peers only on affected linkJohannes Berg
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg
2024-03-04wifi: mac80211: hide element parsing internalsJohannes 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: track capability/opmode NSS separatelyJohannes Berg
2024-02-21wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit
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: start building elements in SKBsJohannes Berg
2024-02-08wifi: mac80211: simplify adding supported ratesJohannes Berg
2024-02-08wifi: mac80211: tdls: use ieee80211_put_he_6ghz_cap()Johannes 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: simplify HE/EHT element length functionsJohannes Berg
2024-02-08wifi: mac80211: disallow basic multi-link element in per-STA profileJohannes Berg
2024-02-08wifi: mac80211: disambiguate element parsing errorsJohannes Berg
2024-02-08wifi: mac80211: implement MLO multicast deduplicationJohannes Berg
2024-02-08wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg
2024-02-08wifi: mac80211: add and use a link iteration macroJohannes Berg
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-08wifi: mac80211: clean up HE 6 GHz and EHT chandef parsingJohannes Berg
2024-02-08wifi: mac80211: clean up connection processJohannes Berg
2024-01-26wifi: mac80211: add support for SPP A-MSDUsJohannes Berg
2024-01-26wifi: mac80211: add support for negotiated TTLM requestAyala Beker
2024-01-26wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker
2024-01-03wifi: mac80211: add kunit tests for public action handlingJohannes Berg
2023-12-21wifi: mac80211: rework RX timestamp flagsJohannes Berg
2023-12-21wifi: mac80211: Skip association timeout update after comeback rejectionJouni Malinen
2023-12-12wifi: mac80211: cleanup airtime arithmetic with ieee80211_sta_keep_active()Dmitry Antipov
2023-12-12wifi: mac80211: Add support for WBRF featuresEvan Quan
2023-10-23wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_s...Gustavo A. R. Silva
2023-10-23wifi: mac80211: purge TX queues in flush_queues flowMiri Korenblit
2023-10-06Merge wireless into wireless-nextJohannes Berg
2023-09-25wifi: mac80211: support handling of advertised TID-to-link mappingAyala Beker
2023-09-25wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg
2023-09-25wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg
2023-09-13wifi: mac80211: remove shifted rate supportJohannes Berg
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg
2023-09-13wifi: mac80211: fix mesh id corruption on 32 bit systemsFelix Fietkau
2023-09-11wifi: mac80211: fix various kernel-doc issuesJohannes Berg
2023-09-11wifi: mac80211: remove unnecessary struct forward declarationJohannes Berg
2023-09-11wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: mac80211: remove local->mtxJohannes Berg
2023-09-11wifi: mac80211: remove ampdu_mlme.mtxJohannes Berg
2023-09-11wifi: mac80211: remove chanctx_mtxJohannes Berg