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