summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Merge remote-tracking branch 'wireless/main' into wireless-nextJohannes Berg2022-10-101-1/+1
| |\
| * | wifi: mac80211: add internal handler for wake_tx_queueAlexander Wetzel2022-10-101-0/+46
| * | wifi: mac80211: Parse station profile from association responseIlan Peer2022-10-071-2/+148
* | | Merge branch 'cve-fixes-2022-10-13'Johannes Berg2022-10-131-15/+17
|\ \ \ | |_|/ |/| |
| * | wifi: mac80211: fix MBSSID parsing use-after-freeJohannes Berg2022-10-101-15/+15
| * | wifi: cfg80211/mac80211: reject bad MBSSID elementsJohannes Berg2022-10-101-0/+2
| |/
* / wifi: mac80211: fix probe req HE capabilities accessJames Prestwood2022-10-071-1/+1
|/
* Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-09-301-1/+1
|\
| * wifi: mac80211: isolate driver from inactive linksJohannes Berg2022-09-061-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-291-2/+2
|\ \ | |/ |/|
| * wifi: mac80211: ensure vif queues are operational after startAlexander Wetzel2022-09-271-2/+2
* | wifi: mac80211: call drv_sta_state() under sdata_lock() in reconfigJohannes Berg2022-09-031-15/+13
* | wifi: mac80211: remove unused arg to ieee80211_chandef_eht_operJohannes Berg2022-09-031-3/+2
* | wifi: mac80211: correct SMPS mode in HE 6 GHz capabilityJohannes Berg2022-08-261-1/+2
* | wifi: cfg80211/mac80211: check EHT capability size correctlyJohannes Berg2022-08-251-9/+20
|/
* wifi: mac80211: add API to parse multi-link elementJohannes Berg2022-07-151-0/+5
* wifi: mac80211: move IEEE80211_SDATA_OPERATING_GMODE to linkJohannes Berg2022-07-151-4/+4
* wifi: mac80211: add multi-link element to AUTH framesJohannes Berg2022-07-151-1/+20
* wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...Gregory Greenman2022-07-151-1/+1