summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: handle ieee80211_radar_detected() for MLOAditya Kumar Singh2024-09-061-1/+4
* Revert "wifi: mac80211: move radar detect work to sdata"Aditya Kumar Singh2024-09-061-2/+1
* wifi: mac80211: export ieee80211_purge_tx_queue() for driversPing-Ke Shih2024-08-271-2/+0
* wifi: mac80211: refactor block ack management codeDmitry Antipov2024-08-271-0/+23
* wifi: mac80211: extend ifcomb check functions for multi-radioFelix Fietkau2024-07-091-2/+3
* wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach2024-06-261-1/+1
* wifi: mac80211: update STA/chandef width during switchJohannes Berg2024-06-261-1/+2
* wifi: mac80211: optionally pass chandef to ieee80211_sta_cur_vht_bw()Johannes Berg2024-06-261-1/+7
* wifi: mac80211: optionally pass chandef to ieee80211_sta_cap_rx_bw()Johannes Berg2024-06-261-1/+7
* wifi: mac80211: restrict public action ECSA frame handlingJohannes Berg2024-06-261-1/+3
* wifi: mac80211: refactor CSA queue block/unblockJohannes Berg2024-06-261-0/+3
* Merge tag 'wireless-next-2024-06-07' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2024-06-111-10/+27
|\
| * wifi: mac80211: handle HW restart during ROCJohannes Berg2024-05-291-0/+1
| * wifi: mac80211: handle TPE element during CSAJohannes Berg2024-05-231-0/+3
| * wifi: mac80211: collect some CSA data into sub-structsJohannes Berg2024-05-231-7/+11
| * wifi: mac80211: mlme: handle cross-link CSAJohannes Berg2024-05-231-0/+1
| * wifi: mac80211: move radar detect work to sdataJohannes Berg2024-05-231-1/+2
| * wifi: mac80211: pass parsed TPE data to driversJohannes Berg2024-05-231-3/+10
* | wifi: mac80211: handle tasklet frames before stoppingJohannes Berg2024-05-291-0/+2
|/
* 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-041-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