summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)AuthorFilesLines
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-13wifi: mac80211: remove shifted rate supportJohannes Berg1-37/+2
2023-09-13wifi: cfg80211: remove scan_width supportJohannes Berg1-2/+1
2023-09-11wifi: mac80211: fix various kernel-doc issuesJohannes Berg1-7/+11
2023-09-11wifi: mac80211: remove unnecessary struct forward declarationJohannes Berg1-1/+0
2023-09-11wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg1-2/+0
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg1-24/+6
2023-09-11wifi: mac80211: remove local->mtxJohannes Berg1-3/+0
2023-09-11wifi: mac80211: remove ampdu_mlme.mtxJohannes Berg1-9/+5
2023-09-11wifi: mac80211: remove chanctx_mtxJohannes Berg1-4/+3
2023-09-11wifi: mac80211: remove key_mtxJohannes Berg1-6/+0
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg1-3/+2
2023-09-11wifi: mac80211: move color change finalize to wiphy workJohannes Berg1-2/+3
2023-09-11wifi: mac80211: move CSA finalize to wiphy workJohannes Berg1-2/+2
2023-09-11wifi: mac80211: move filter reconfig to wiphy workJohannes Berg1-1/+1
2023-09-11wifi: mac80211: move tspec work to wiphy workJohannes Berg1-1/+1
2023-09-11wifi: mac80211: move key tailroom work to wiphy workJohannes Berg1-1/+1
2023-09-11wifi: mac80211: move TDLS work to wiphy workJohannes Berg1-2/+2
2023-09-11wifi: mac80211: move sched-scan stop work to wiphy workJohannes Berg1-2/+3
2023-09-11wifi: mac80211: move dynamic PS to wiphy workJohannes Berg1-4/+6
2023-09-11wifi: mac80211: move link activation work to wiphy workJohannes Berg1-1/+1
2023-09-11wifi: mac80211: move offchannel works to wiphy workJohannes Berg1-2/+2
2023-09-11wifi: mac80211: move monitor work to wiphy workJohannes Berg1-1/+1
2023-09-11wifi: mac80211: move scan work to wiphy workJohannes Berg1-2/+2
2023-09-11wifi: mac80211: move radar detect work to wiphy workJohannes Berg1-2/+3
2023-09-11wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg1-2/+2
2023-09-11wifi: mac80211: convert A-MPDU work to wiphy workJohannes Berg1-1/+1
2023-09-11wifi: mac80211: fix SMPS status handlingJohannes Berg1-3/+4
2023-09-11wifi: mac80211: Fix SMPS handling in the context of MLOIlan Peer1-1/+1
2023-09-11wifi: mac80211: rework ack_frame_id handling a bitJohannes Berg1-0/+5
2023-08-22wifi: mac80211: Remove unused function declarationsYue Haibing1-2/+0
2023-06-21wifi: mac80211: store BSS param change count from assoc responseJohannes Berg1-0/+2
2023-06-19wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer1-0/+3
2023-06-19wifi: mac80211: add set_active_links variant not locking sdataBenjamin Berg1-0/+1
2023-06-19wifi: mac80211: Add support for parsing Reconfiguration Multi Link elementIlan Peer1-0/+5
2023-06-19wifi: mac80211: Rename multi_linkIlan Peer1-4/+5
2023-06-19wifi: mac80211: use cfg80211 defragmentation helperBenjamin Berg1-0/+2
2023-06-19wifi: mac80211: use new inform_bss callbackBenjamin Berg1-0/+3
2023-06-19wifi: mac80211: Add HE and EHT capa elements in TDLS framesAbhishek Naik1-0/+1
2023-06-19wifi: cfg80211: make TDLS management link-awareMukesh Sisodiya1-4/+4
2023-06-19wifi: mac80211: Support disabled links during associationIlan Peer1-1/+3
2023-06-19Merge wireless into wireless-nextJohannes Berg1-1/+1
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer1-1/+1
2023-06-12wifi: mac80211: fragment per STA profile correctlyBenjamin Berg1-1/+1
2023-06-07wifi: mac80211: mlme: move disconnects to wiphy workJohannes Berg1-2/+2
2023-06-07wifi: mac80211: ibss: move disconnect to wiphy workJohannes Berg1-1/+1
2023-06-07wifi: mac80211: use wiphy work for channel switchJohannes Berg1-2/+1
2023-06-07wifi: mac80211: use wiphy work for SMPSJohannes Berg1-1/+1