summaryrefslogtreecommitdiff
path: root/net/mac80211/util.c
AgeCommit message (Expand)AuthorFilesLines
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
2022-10-10wifi: mac80211: add internal handler for wake_tx_queueAlexander Wetzel1-0/+46
2022-10-10wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg1-15/+15
2022-10-10wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg1-0/+2
2022-10-07wifi: mac80211: Parse station profile from association responseIlan Peer1-2/+148
2022-10-07wifi: mac80211: fix probe req HE capabilities accessJames Prestwood1-1/+1
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-1/+1
2022-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2022-09-27wifi: mac80211: ensure vif queues are operational after startAlexander Wetzel1-2/+2
2022-09-06wifi: mac80211: isolate driver from inactive linksJohannes Berg1-1/+1
2022-09-03wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfigJohannes Berg1-15/+13
2022-09-03wifi: mac80211: remove unused arg to ieee80211_chandef_eht_operJohannes Berg1-3/+2
2022-08-26wifi: mac80211: correct SMPS mode in HE 6 GHz capabilityJohannes Berg1-1/+2
2022-08-25wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg1-9/+20
2022-07-15wifi: mac80211: add API to parse multi-link elementJohannes Berg1-0/+5
2022-07-15wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to linkJohannes Berg1-4/+4
2022-07-15wifi: mac80211: add multi-link element to AUTH framesJohannes Berg1-1/+20
2022-07-15wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman1-1/+1