summaryrefslogtreecommitdiffstats
path: root/sound/hda (unfollow)
Commit message (Expand)AuthorFilesLines
2023-06-21wifi: mac80211: drop some unprotected action framesJohannes Berg1-2/+13
2023-06-21wifi: mac80211: move action length check upJohannes Berg1-4/+5
2023-06-21wifi: mac80211: drop unprotected robust mgmt before 4-way-HSAlon Giladi1-3/+10
2023-06-21wifi: p54: Add missing MODULE_FIRMWARE macroJuerg Haefliger1-0/+1
2023-06-21MAINTAINERS: ath11k: add wiki and bugreport pageKalle Valo1-0/+2
2023-06-21MAINTAINERS: ath9k: add git treeKalle Valo1-0/+1
2023-06-21MAINTAINERS: mt76: add git treeKalle Valo1-0/+1
2023-06-21wifi: rtw89: use struct to parse firmware headerPing-Ke Shih3-80/+87
2023-06-21wifi: rtw89: TX power stuffs replace confusing naming of _max with _numZong-Zhe Yang8-43/+43
2023-06-21wifi: rtw89: 8851b: configure to force 1 TX power valuePing-Ke Shih2-0/+25
2023-06-21wifi: rtw89: 8851b: rfk: update IQK to version 0x8Ping-Ke Shih2-54/+63
2023-06-21wifi: rtw89: 8851b: rfk: add LCK trackPing-Ke Shih4-1/+69
2023-06-21wifi: rtw89: 8851b: update TX power tables to R28Zong-Zhe Yang1-110/+110
2023-06-21wifi: rtw89: 8851b: update RF radio A parameters to R28Ping-Ke Shih1-6/+22
2023-06-21wifi: rtw88: fix not entering PS mode after AP stopsPo-Hao Huang5-0/+35
2023-06-21wifi: rtw88: refine register based H2C commandPo-Hao Huang2-0/+56
2023-06-21wifi: rtw88: Stop high queue during scanPo-Hao Huang2-2/+6
2023-06-21wifi: rtw88: Skip high queue in hci_flushPo-Hao Huang1-2/+3
2023-06-21wifi: rtw88: Fix AP mode incorrect DTIM behaviorPo-Hao Huang5-1/+13
2023-06-21wifi: rtw88: use struct instead of macros to set TX descPo-Hao Huang4-113/+106
2023-06-21wifi: rtw88: process VO packets without workqueue to avoid PTK rekey failedChih-Kang Chang3-3/+14
2023-06-21wifi: rtw88: Fix action frame transmission fail before associationPo-Hao Huang1-2/+1
2023-06-21wifi: mac80211: fix documentation config referenceJohannes Berg1-1/+1
2023-06-19wifi: mac80211: add eht_capa debugfs fieldBen Greear1-0/+185
2023-06-19wifi: iwlwifi: dvm: fix -Wunused-const-variable gcc warningDmitry Antipov1-17/+17
2023-06-19wifi: mac80211: check EHT basic MCS/NSS setJohannes Berg2-9/+108
2023-06-19wifi: cfg80211: search all RNR elements for colocated APsBenjamin Berg1-64/+63
2023-06-19wifi: cfg80211: stop parsing after allocation failureBenjamin Berg1-1/+2
2023-06-19wifi: update multi-link element STA reconfigJohannes Berg2-3/+7
2023-06-19wifi: mac80211: agg-tx: prevent start/stop raceJohannes Berg1-0/+8
2023-06-19wifi: mac80211: agg-tx: add a few locking assertionsJohannes Berg1-1/+5
2023-06-19wifi: ieee80211: reorder presence checks in MLE per-STA profileJohannes Berg1-3/+2
2023-06-19wifi: mac80211: Support link removal using Reconfiguration ML elementIlan Peer3-0/+205
2023-06-19wifi: mac80211: add set_active_links variant not locking sdataBenjamin Berg2-2/+14
2023-06-19wifi: mac80211: add ___ieee80211_disconnect variant not locking sdataBenjamin Berg1-5/+7
2023-06-19wifi: cfg80211/nl80211: Add support to indicate STA MLD setup links removalVeerendranath Jakkam6-0/+121
2023-06-19wifi: cfg80211: do not scan disabled links on 6GHzBenjamin Berg1-0/+7
2023-06-19wifi: cfg80211: handle BSS data contained in ML probe responsesBenjamin Berg1-7/+354
2023-06-19wifi: cfg80211: use structs for TBTT information accessBenjamin Berg2-31/+33
2023-06-19wifi: ieee80211: add structs for TBTT information accessBenjamin Berg1-0/+22
2023-06-19wifi: cfg80211: use a struct for inform_single_bss dataBenjamin Berg1-97/+112
2023-06-19wifi: ieee80211: add definitions for RNR MLD paramsBenjamin Berg1-0/+15
2023-06-19wifi: cfg80211: Always ignore ML elementBenjamin Berg1-0/+4
2023-06-19wifi: ieee80211: use default for medium synchronization delayBenjamin Berg1-2/+11
2023-06-19wifi: ieee80211: add helper to validate ML element type and sizeBenjamin Berg2-20/+33
2023-06-19wifi: ieee80211: Fix the common size calculation for reconfiguration MLIlan Peer1-4/+1
2023-06-19wifi: mac80211: Include Multi-Link in CRC calculationIlan Peer1-0/+4
2023-06-19wifi: cfg80211: fix regulatory disconnect with OCB/NANJohannes Berg3-32/+11
2023-06-19wifi: cfg80211: fix regulatory disconnect for non-MLOJohannes Berg1-1/+1
2023-06-19wifi: mac80211: Rename ieee80211_mle_sta_prof_size_ok()Ilan Peer2-3/+6