summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: keep mac80211 consistent on link activation failureBenjamin Berg2024-04-191-1/+11
* wifi: mac80211: transmit deauth only if link is availableJohannes Berg2024-04-191-1/+2
* wifi: mac80211: correctly document struct mesh_tableJeff Johnson2024-04-081-1/+1
* Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-04-031-1/+7
|\
| * wifi: mac80211: reactivate multi-link later in restartJohannes Berg2024-03-251-0/+2
| * wifi: mac80211: clarify IEEE80211_STATUS_SUBDATA_MASKJohannes Berg2024-03-251-1/+1
| * wifi: mac80211: don't enter idle during link switchJohannes Berg2024-03-251-0/+2
| * wifi: mac80211: add support for tearing down negotiated TTLMAyala Beker2024-03-251-0/+2
* | wifi: mac80211: fix ieee80211_bss_*_flags kernel-docJeff Johnson2024-03-251-2/+2
|/
* wifi: mac80211: remove TDLS peers only on affected linkJohannes Berg2024-03-041-1/+1
* wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg2024-03-041-1/+2
* wifi: mac80211: hide element parsing internalsJohannes Berg2024-03-041-14/+0
* wifi: mac80211: defragment reconfiguration MLE when parsingJohannes Berg2024-03-041-0/+2
* wifi: mac80211: simplify multi-link element parsingJohannes Berg2024-03-041-4/+2
* wifi: mac80211: track capability/opmode NSS separatelyJohannes Berg2024-03-041-1/+1
* wifi: mac80211: make associated BSS pointer visible to the driverMiri Korenblit2024-02-211-2/+0
* wifi: mac80211: convert ieee80211_ie_build_eht_cap() to SKB useJohannes Berg2024-02-081-6/+4
* wifi: mac80211: convert ieee80211_ie_build_he_cap() to SKB useJohannes Berg2024-02-081-3/+4
* wifi: mac80211: start building elements in SKBsJohannes Berg2024-02-081-4/+3
* wifi: mac80211: simplify adding supported ratesJohannes Berg2024-02-081-6/+4
* wifi: mac80211: tdls: use ieee80211_put_he_6ghz_cap()Johannes Berg2024-02-081-1/+0
* wifi: mac80211: rename ieee80211_ie_build_he_6ghz_cap()Johannes Berg2024-02-081-3/+5
* wifi: mac80211: adjust EHT capa when lowering bandwidthJohannes Berg2024-02-081-1/+2
* wifi: mac80211: simplify HE/EHT element length functionsJohannes Berg2024-02-081-2/+2
* wifi: mac80211: disallow basic multi-link element in per-STA profileJohannes Berg2024-02-081-0/+1
* wifi: mac80211: disambiguate element parsing errorsJohannes Berg2024-02-081-2/+9
* wifi: mac80211: implement MLO multicast deduplicationJohannes Berg2024-02-081-1/+3
* wifi: mac80211: support wider bandwidth OFDMA configJohannes Berg2024-02-081-0/+13
* wifi: mac80211: add and use a link iteration macroJohannes Berg2024-02-081-0/+13
* wifi: mac80211: introduce 'channel request'Johannes Berg2024-02-081-9/+12
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-5/+4
* wifi: mac80211: clean up HE 6 GHz and EHT chandef parsingJohannes Berg2024-02-081-2/+1
* wifi: mac80211: clean up connection processJohannes Berg2024-02-081-20/+40
* wifi: mac80211: add support for SPP A-MSDUsJohannes Berg2024-01-261-0/+1
* wifi: mac80211: add support for negotiated TTLM requestAyala Beker2024-01-261-0/+8
* wifi: mac80211: process and save negotiated TID to Link mapping requestAyala Beker2024-01-261-0/+2
* wifi: mac80211: add kunit tests for public action handlingJohannes Berg2024-01-031-0/+10
* wifi: mac80211: rework RX timestamp flagsJohannes Berg2023-12-211-4/+1
* wifi: mac80211: Skip association timeout update after comeback rejectionJouni Malinen2023-12-211-0/+1
* wifi: mac80211: cleanup airtime arithmetic with ieee80211_sta_keep_active()Dmitry Antipov2023-12-121-5/+8
* wifi: mac80211: Add support for WBRF featuresEvan Quan2023-12-121-0/+7
* wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_s...Gustavo A. R. Silva2023-10-231-1/+1
* wifi: mac80211: purge TX queues in flush_queues flowMiri Korenblit2023-10-231-0/+1
* Merge wireless into wireless-nextJohannes Berg2023-10-061-1/+2
|\
| * wifi: mac80211: work around Cisco AP 9115 VHT MPDU lengthJohannes Berg2023-09-251-0/+1
| * wifi: mac80211: fix mesh id corruption on 32 bit systemsFelix Fietkau2023-09-131-1/+1
* | wifi: mac80211: support handling of advertised TID-to-link mappingAyala Beker2023-09-251-0/+15
* | wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker2023-09-251-0/+3
* | wifi: mac80211: use bandwidth indication element for CSAJohannes Berg2023-09-251-1/+2
* | wifi: mac80211: remove shifted rate supportJohannes Berg2023-09-131-37/+2