summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-25wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker1-0/+8
2023-09-25wifi: mac80211: describe return values in kernel-docJohannes Berg1-0/+2
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg1-13/+29
2023-09-13wifi: mac80211: remove shifted rate supportJohannes Berg1-57/+22
2023-09-11wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg1-29/+0
2023-09-11wifi: mac80211: add an element parsing unit testJohannes Berg1-0/+3
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg1-5/+0
2023-09-11wifi: mac80211: reduce iflist_mtxJohannes Berg1-1/+0
2023-09-11wifi: mac80211: remove local->mtxJohannes Berg1-8/+3
2023-09-11wifi: mac80211: remove chanctx_mtxJohannes Berg1-26/+20
2023-09-11wifi: mac80211: remove key_mtxJohannes Berg1-2/+2
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg1-5/+2
2023-09-11wifi: mac80211: move filter reconfig 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-4/+3
2023-09-11wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg1-1/+2
2023-09-11wifi: mac80211: flush wiphy work where appropriateJohannes Berg1-0/+1
2023-06-21wifi: mac80211: fix CRC calculation for extended elemsJohannes Berg1-14/+11
2023-06-19wifi: mac80211: Include Multi-Link in CRC calculationIlan Peer1-0/+4
2023-06-19wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer1-1/+2
2023-06-19wifi: mac80211: Add support for parsing Reconfiguration Multi Link elementIlan Peer1-3/+18
2023-06-19wifi: mac80211: Rename multi_linkIlan Peer1-10/+9
2023-06-19wifi: mac80211: use cfg80211 defragmentation helperBenjamin Berg1-58/+35
2023-06-19wifi: mac80211: Add HE and EHT capa elements in TDLS framesAbhishek Naik1-1/+1
2023-06-19wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spamNicolas Cavallari1-3/+1
2023-06-19Merge wireless into wireless-nextJohannes Berg1-2/+2
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer1-7/+7
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg1-7/+4
2023-06-12wifi: mac80211: fragment per STA profile correctlyBenjamin Berg1-2/+2
2023-06-07wifi: mac80211: use wiphy work for sdata->workJohannes Berg1-1/+1
2023-06-07Merge wireless into wireless-nextJohannes Berg1-1/+1
2023-06-06wifi: mac80211: stop warning after reconfig failuresJohannes Berg1-0/+1
2023-06-06wifi: mac80211: use u64 to hold enum ieee80211_bss_change flagsMukesh Sisodiya1-2/+2
2023-06-06wifi: mac80211: implement proper AP MLD HW restartJohannes Berg1-1/+43
2023-06-06wifi: mac80211: remove element scratch_lenJohannes Berg1-1/+1
2023-06-06wifi: mac80211: HW restart for MLOJohannes Berg1-34/+73
2023-05-16wifi: mac80211: consider reserved chanctx for mindefJohannes Berg1-1/+1
2023-03-31wifi: mac80211: enable EHT mesh supportRyder Lee1-0/+71
2023-03-31Merge wireless/main into wireless-next/mainJohannes Berg1-1/+4
2023-03-30wifi: mac80211: S1G capabilities information element in probe requestKieran Frewen1-0/+23
2023-03-30wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()Ryder Lee1-1/+1
2023-03-15wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()Alexander Wetzel1-0/+3
2023-01-18mac80211: support minimal EHT rate reporting on RXJohannes Berg1-0/+13
2023-01-17Merge wireless into wireless-nextKalle Valo1-39/+3
2023-01-12wifi: mac80211: Drop stations iterator where the iterator function may sleepMartin Blumenstingl1-13/+0
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel1-39/+3
2022-10-29Kalle Valo says:Jakub Kicinski1-50/+196
2022-10-13Merge branch 'cve-fixes-2022-10-13'Johannes Berg1-15/+17
2022-10-10wifi: mac80211: Drop support for TX push pathAlexander Wetzel1-48/+5
2022-10-10Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg1-1/+1