summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
2024-02-08wifi: mac80211: disallow basic multi-link element in per-STA profileJohannes Berg
2024-02-08wifi: mac80211: disambiguate element parsing errorsJohannes Berg
2024-02-08wifi: cfg80211/mac80211: move puncturing into chandefJohannes Berg
2024-02-08wifi: mac80211: use cfg80211_chandef_primary_freq()Johannes Berg
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2024-02-08wifi: mac80211: clean up HE 6 GHz and EHT chandef parsingJohannes Berg
2024-02-08wifi: mac80211: clean up connection processJohannes Berg
2024-01-26wifi: mac80211: don't set bss_conf in parsingJohannes Berg
2023-12-21wifi: mac80211: rework RX timestamp flagsJohannes Berg
2023-10-23wifi: mac80211: Add __counted_by for struct ieee802_11_elems and use struct_s...Gustavo A. R. Silva
2023-10-23wifi: mac80211: purge TX queues in flush_queues flowMiri Korenblit
2023-09-25wifi: mac80211: add support for parsing TID to Link mapping elementAyala Beker
2023-09-25wifi: mac80211: describe return values in kernel-docJohannes Berg
2023-09-25wifi: mac80211: use bandwidth indication element for CSAJohannes Berg
2023-09-13wifi: mac80211: remove shifted rate supportJohannes Berg
2023-09-11wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg
2023-09-11wifi: mac80211: add an element parsing unit testJohannes Berg
2023-09-11wifi: cfg80211: remove wdev mutexJohannes Berg
2023-09-11wifi: mac80211: reduce iflist_mtxJohannes Berg
2023-09-11wifi: mac80211: remove local->mtxJohannes Berg
2023-09-11wifi: mac80211: remove chanctx_mtxJohannes Berg
2023-09-11wifi: mac80211: remove key_mtxJohannes Berg
2023-09-11wifi: mac80211: remove sta_mtxJohannes Berg
2023-09-11wifi: mac80211: move filter reconfig to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move scan work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move radar detect work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: move DFS CAC work to wiphy workJohannes Berg
2023-09-11wifi: mac80211: flush wiphy work where appropriateJohannes Berg
2023-06-21wifi: mac80211: fix CRC calculation for extended elemsJohannes Berg
2023-06-19wifi: mac80211: Include Multi-Link in CRC calculationIlan Peer
2023-06-19wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer
2023-06-19wifi: mac80211: Add support for parsing Reconfiguration Multi Link elementIlan Peer
2023-06-19wifi: mac80211: Rename multi_linkIlan Peer
2023-06-19wifi: mac80211: use cfg80211 defragmentation helperBenjamin Berg
2023-06-19wifi: mac80211: Add HE and EHT capa elements in TDLS framesAbhishek Naik
2023-06-19wifi: mac80211: Remove "Missing iftype sband data/EHT cap" spamNicolas Cavallari
2023-06-19Merge wireless into wireless-nextJohannes Berg
2023-06-14wifi: mac80211: Add getter functions for vif MLD stateIlan Peer
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg
2023-06-12wifi: mac80211: fragment per STA profile correctlyBenjamin Berg
2023-06-07wifi: mac80211: use wiphy work for sdata->workJohannes Berg
2023-06-07Merge wireless into wireless-nextJohannes Berg
2023-06-06wifi: mac80211: stop warning after reconfig failuresJohannes Berg
2023-06-06wifi: mac80211: use u64 to hold enum ieee80211_bss_change flagsMukesh Sisodiya
2023-06-06wifi: mac80211: implement proper AP MLD HW restartJohannes Berg
2023-06-06wifi: mac80211: remove element scratch_lenJohannes Berg
2023-06-06wifi: mac80211: HW restart for MLOJohannes Berg
2023-05-16wifi: mac80211: consider reserved chanctx for mindefJohannes Berg
2023-03-31wifi: mac80211: enable EHT mesh supportRyder Lee