summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)Author
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
2022-10-13Merge branch 'cve-fixes-2022-10-13'Johannes Berg
2022-10-10wifi: mac80211: Drop support for TX push pathAlexander Wetzel
2022-10-10Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg
2022-10-10wifi: mac80211: add internal handler for wake_tx_queueAlexander Wetzel
2022-10-10wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg
2022-10-10wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg
2022-10-07wifi: mac80211: Parse station profile from association responseIlan Peer
2022-10-07wifi: mac80211: fix probe req HE capabilities accessJames Prestwood
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-27wifi: mac80211: ensure vif queues are operational after startAlexander Wetzel
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg
2022-09-03wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfigJohannes Berg
2022-09-03wifi: mac80211: remove unused arg to ieee80211_chandef_eht_operJohannes Berg
2022-08-26wifi: mac80211: correct SMPS mode in HE 6 GHz capabilityJohannes Berg
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg
2022-07-15wifi: mac80211: add API to parse multi-link elementJohannes Berg
2022-07-15wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to linkJohannes Berg
2022-07-15wifi: mac80211: add multi-link element to AUTH framesJohannes Berg
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman