summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: remove shifted rate supportJohannes Berg2023-09-131-37/+2
* wifi: cfg80211: remove scan_width supportJohannes Berg2023-09-131-2/+1
* wifi: mac80211: fix various kernel-doc issuesJohannes Berg2023-09-111-7/+11
* wifi: mac80211: remove unnecessary struct forward declarationJohannes Berg2023-09-111-1/+0
* wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg2023-09-111-2/+0
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-24/+6
* wifi: mac80211: remove local->mtxJohannes Berg2023-09-111-3/+0
* wifi: mac80211: remove ampdu_mlme.mtxJohannes Berg2023-09-111-9/+5
* wifi: mac80211: remove chanctx_mtxJohannes Berg2023-09-111-4/+3
* wifi: mac80211: remove key_mtxJohannes Berg2023-09-111-6/+0
* wifi: mac80211: remove sta_mtxJohannes Berg2023-09-111-3/+2
* wifi: mac80211: move color change finalize to wiphy workJohannes Berg2023-09-111-2/+3
* wifi: mac80211: move CSA finalize to wiphy workJohannes Berg2023-09-111-2/+2
* wifi: mac80211: move filter reconfig to wiphy workJohannes Berg2023-09-111-1/+1
* wifi: mac80211: move tspec work to wiphy workJohannes Berg2023-09-111-1/+1
* wifi: mac80211: move key tailroom work to wiphy workJohannes Berg2023-09-111-1/+1
* wifi: mac80211: move TDLS work to wiphy workJohannes Berg2023-09-111-2/+2
* wifi: mac80211: move sched-scan stop work to wiphy workJohannes Berg2023-09-111-2/+3
* wifi: mac80211: move dynamic PS to wiphy workJohannes Berg2023-09-111-4/+6
* wifi: mac80211: move link activation work to wiphy workJohannes Berg2023-09-111-1/+1
* wifi: mac80211: move offchannel works to wiphy workJohannes Berg2023-09-111-2/+2
* wifi: mac80211: move monitor work to wiphy workJohannes Berg2023-09-111-1/+1
* wifi: mac80211: move scan work to wiphy workJohannes Berg2023-09-111-2/+2
* wifi: mac80211: move radar detect work to wiphy workJohannes Berg2023-09-111-2/+3
* wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg2023-09-111-2/+2
* wifi: mac80211: convert A-MPDU work to wiphy workJohannes Berg2023-09-111-1/+1
* wifi: mac80211: fix SMPS status handlingJohannes Berg2023-09-111-3/+4
* wifi: mac80211: Fix SMPS handling in the context of MLOIlan Peer2023-09-111-1/+1
* wifi: mac80211: rework ack_frame_id handling a bitJohannes Berg2023-09-111-0/+5
* wifi: mac80211: Remove unused function declarationsYue Haibing2023-08-221-2/+0
* wifi: mac80211: store BSS param change count from assoc responseJohannes Berg2023-06-211-0/+2
* wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer2023-06-191-0/+3
* wifi: mac80211: add set_active_links variant not locking sdataBenjamin Berg2023-06-191-0/+1
* wifi: mac80211: Add support for parsing Reconfiguration Multi Link elementIlan Peer2023-06-191-0/+5
* wifi: mac80211: Rename multi_linkIlan Peer2023-06-191-4/+5
* wifi: mac80211: use cfg80211 defragmentation helperBenjamin Berg2023-06-191-0/+2
* wifi: mac80211: use new inform_bss callbackBenjamin Berg2023-06-191-0/+3
* wifi: mac80211: Add HE and EHT capa elements in TDLS framesAbhishek Naik2023-06-191-0/+1
* wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya2023-06-191-4/+4
* wifi: mac80211: Support disabled links during associationIlan Peer2023-06-191-1/+3
* Merge wireless into wireless-nextJohannes Berg2023-06-191-1/+1
|\
| * wifi: mac80211: fragment per STA profile correctlyBenjamin Berg2023-06-121-1/+1
* | wifi: mac80211: Add getter functions for vif MLD stateIlan Peer2023-06-141-1/+1
* | wifi: mac80211: mlme: move disconnects to wiphy workJohannes Berg2023-06-071-2/+2
* | wifi: mac80211: ibss: move disconnect to wiphy workJohannes Berg2023-06-071-1/+1
* | wifi: mac80211: use wiphy work for channel switchJohannes Berg2023-06-071-2/+1
* | wifi: mac80211: use wiphy work for SMPSJohannes Berg2023-06-071-1/+1
* | wifi: mac80211: use wiphy work for sdata->workJohannes Berg2023-06-071-1/+1
* | Merge wireless into wireless-nextJohannes Berg2023-06-071-1/+2
|\|
| * wifi: mac80211: consider reserved chanctx for mindefJohannes Berg2023-05-161-1/+2