summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
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
2023-03-31Merge wireless/main into wireless-next/mainJohannes Berg
2023-03-30wifi: mac80211: S1G capabilities information element in probe requestKieran Frewen
2023-03-30wifi: mac80211: fix the size calculation of ieee80211_ie_len_eht_cap()Ryder Lee
2023-03-15wifi: mac80211: Serialize ieee80211_handle_wake_tx_queue()Alexander Wetzel
2023-01-18mac80211: support minimal EHT rate reporting on RXJohannes Berg
2023-01-17Merge wireless into wireless-nextKalle Valo
2023-01-12wifi: mac80211: Drop stations iterator where the iterator function may sleepMartin Blumenstingl
2023-01-10wifi: mac80211: Proper mark iTXQs for resumptionAlexander Wetzel
2022-10-28Kalle Valo says:Jakub Kicinski