summaryrefslogtreecommitdiffstats
path: root/net/mac80211/util.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* wifi: mac80211: Support multi link in ieee80211_recalc_min_chandef()Andrei Otcheretianski2022-07-151-7/+33
* wifi: mac80211: add a helper to fragment an elementJohannes Berg2022-07-151-0/+28
* wifi: mac80211: use only channel width in ieee80211_parse_bitrates()Johannes Berg2022-07-151-3/+3
* wifi: mac80211: fix multi-BSSID element parsingJohannes Berg2022-07-151-8/+5
* wifi: mac80211: replace link_id with link_conf in start/stop_ap()Gregory Greenman2022-07-151-1/+2
* wifi: mac80211: refactor elements parsing with parameter structJohannes Berg2022-07-151-29/+29
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-9/+9
* wifi: mac80211: separate out connection downgrade flagsJohannes Berg2022-07-151-17/+17
* wifi: mac80211: Align with Draft P802.11be_D1.5Ilan Peer2022-07-151-31/+56
* wifi: mac80211: RCU-ify link/link_conf pointersJohannes Berg2022-07-151-14/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-141-0/+3
|\
| * wifi: mac80211: do not wake queues on a vif that is being stoppedFelix Fietkau2022-06-291-0/+3
* | wifi: mac80211: fix center freq calculation in ieee80211_chandef_downgradeMeiChia Chiu2022-07-111-1/+1
* | wifi: mac80211: pass the link id in start/stop apShaul Triebitz2022-06-201-1/+1
* | wifi: mac80211: make some SMPS code MLD-awareJohannes Berg2022-06-201-2/+3
* | wifi: mac80211: make channel context code MLO-awareJohannes Berg2022-06-201-14/+25
* | wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-2/+2
* | wifi: mac80211: reorg some iface data structs for MLDJohannes Berg2022-06-201-12/+10
* | wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-1/+1
* | wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-8/+8