summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_s...Gustavo A. R. Silva2023-10-231-1/+1
* wifi: mac80211: purge TX queues in flush_queues flowMiri Korenblit2023-10-231-0/+13
* wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker2023-09-251-0/+8
* wifi: mac80211: describe return values in kernel-docJohannes Berg2023-09-251-0/+2
* wifi: mac80211: use bandwidth indication element for CSAJohannes Berg2023-09-251-13/+29
* wifi: mac80211: remove shifted rate supportJohannes Berg2023-09-131-57/+22
* wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg2023-09-111-29/+0
* wifi: mac80211: add an element parsing unit testJohannes Berg2023-09-111-0/+3
* wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-111-5/+0
* wifi: mac80211: reduce iflist_mtxJohannes Berg2023-09-111-1/+0
* wifi: mac80211: remove local->mtxJohannes Berg2023-09-111-8/+3
* wifi: mac80211: remove chanctx_mtxJohannes Berg2023-09-111-26/+20
* wifi: mac80211: remove key_mtxJohannes Berg2023-09-111-2/+2
* wifi: mac80211: remove sta_mtxJohannes Berg2023-09-111-5/+2
* wifi: mac80211: move filter reconfig 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-4/+3
* wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg2023-09-111-1/+2
* wifi: mac80211: flush wiphy work where appropriateJohannes Berg2023-09-111-0/+1
* wifi: mac80211: fix CRC calculation for extended elemsJohannes Berg2023-06-211-14/+11
* wifi: mac80211: Include Multi-Link in CRC calculationIlan Peer2023-06-191-0/+4
* wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer2023-06-191-1/+2
* wifi: mac80211: Add support for parsing Reconfiguration Multi Link elementIlan Peer2023-06-191-3/+18
* wifi: mac80211: Rename multi_linkIlan Peer2023-06-191-10/+9
* wifi: mac80211: use cfg80211 defragmentation helperBenjamin Berg2023-06-191-58/+35
* wifi: mac80211: Add HE and EHT capa elements in TDLS framesAbhishek Naik2023-06-191-1/+1
* wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spamNicolas Cavallari2023-06-191-3/+1
* Merge wireless into wireless-nextJohannes Berg2023-06-191-2/+2
|\
| * wifi: mac80211: fragment per STA profile correctlyBenjamin Berg2023-06-121-2/+2
* | wifi: mac80211: Add getter functions for vif MLD stateIlan Peer2023-06-141-7/+7
* | wifi: mac80211: add helpers to access sband iftype dataJohannes Berg2023-06-141-7/+4
* | wifi: mac80211: use wiphy work for sdata->workJohannes Berg2023-06-071-1/+1
* | Merge wireless into wireless-nextJohannes Berg2023-06-071-1/+1
|\|
| * wifi: mac80211: consider reserved chanctx for mindefJohannes Berg2023-05-161-1/+1
* | wifi: mac80211: stop warning after reconfig failuresJohannes Berg2023-06-061-0/+1
* | wifi: mac80211: use u64 to hold enum ieee80211_bss_change flagsMukesh Sisodiya2023-06-061-2/+2
* | wifi: mac80211: implement proper AP MLD HW restartJohannes Berg2023-06-061-1/+43
* | wifi: mac80211: remove element scratch_lenJohannes Berg2023-06-061-1/+1
* | wifi: mac80211: HW restart for MLOJohannes Berg2023-06-061-34/+73
|/
* wifi: mac80211: enable EHT mesh supportRyder Lee2023-03-311-0/+71
* Merge wireless/main into wireless-next/mainJohannes Berg2023-03-311-1/+4
|\
| * wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()Ryder Lee2023-03-301-1/+1
| * wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()Alexander Wetzel2023-03-151-0/+3
* | wifi: mac80211: S1G capabilities information element in probe requestKieran Frewen2023-03-301-0/+23
|/
* mac80211: support minimal EHT rate reporting on RXJohannes Berg2023-01-181-0/+13
* Merge wireless into wireless-nextKalle Valo2023-01-171-39/+3
|\
| * wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel2023-01-101-39/+3
* | wifi: mac80211: Drop stations iterator where the iterator function may sleepMartin Blumenstingl2023-01-121-13/+0
|/
* Kalle Valo says:Jakub Kicinski2022-10-281-50/+196
|\
| * wifi: mac80211: Drop support for TX push pathAlexander Wetzel2022-10-101-48/+5