summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89
AgeCommit message (Expand)AuthorFilesLines
2025-05-16wifi: rtw89: fix firmware scan delay unit for WiFi 6 chipsChin-Yen Lee1-1/+1
2025-05-16wifi: rtw89: mcc: avoid redundant recalculations if no chance to improveZong-Zhe Yang1-3/+10
2025-05-16wifi: rtw89: mcc: deal with non-periodic NoAZong-Zhe Yang8-2/+173
2025-05-16wifi: rtw89: mcc: introduce calculation of anchor patternZong-Zhe Yang1-0/+105
2025-05-16wifi: rtw89: mcc: add courtesy mechanism conditions to P2P rolesZong-Zhe Yang1-2/+11
2025-05-16wifi: rtw89: mcc: drop queued chanctx changes when stoppingZong-Zhe Yang1-0/+6
2025-05-16wifi: rtw89: mcc: pass whom to stop at when pausing chanctxZong-Zhe Yang4-11/+43
2025-05-16wifi: rtw89: pci: enlarge retry times of RX tag to 1000Ping-Ke Shih1-1/+1
2025-05-16wifi: rtw89: leave idle mode when setting WEP encryption for AP modeDian-Syuan Yang1-0/+3
2025-05-16wifi: rtw89: pci: configure manual DAC mode via PCI config API onlyPing-Ke Shih1-11/+23
2025-05-10wifi: rtw89: declare MLO support if prerequisites are metZong-Zhe Yang1-6/+6
2025-05-10wifi: rtw89: debug: add mlo_mode dbgfsZong-Zhe Yang3-3/+116
2025-05-10wifi: rtw89: debug: add FW log component for MLOPo-Hao Huang2-1/+2
2025-05-10wifi: rtw89: debug: add MLD table dumpPo-Hao Huang2-0/+2
2025-05-10wifi: rtw89: debug: extend dbgfs for MLOPo-Hao Huang1-6/+18
2025-05-10wifi: rtw89: add MLO track for MLSR switch decisionPo-Hao Huang4-1/+174
2025-05-10wifi: rtw89: add handling of mlo_link_cfg H2C command and C2H eventZong-Zhe Yang6-0/+147
2025-05-10wifi: rtw89: chan: re-calculate MLO DBCC mode during setting channelZong-Zhe Yang2-1/+33
2025-05-10wifi: rtw89: send nullfunc based on the given linkPo-Hao Huang1-1/+10
2025-05-10wifi: rtw89: allow driver to do specific band TX for MLOPo-Hao Huang2-3/+15
2025-05-10wifi: rtw89: extract link part from core tx write functionZong-Zhe Yang1-23/+35
2025-05-05wifi: rtw89: constrain TX power according to dynamic antenna power tableKuan-Chung Chen4-26/+150
2025-05-05wifi: rtw89: phy: add C2H event handler for report of FW scanKuan-Chung Chen3-3/+46
2025-05-05wifi: rtw89: Fix inadverent sharing of struct ieee80211_supported_band dataOndrej Jirman1-5/+28
2025-05-05wifi: rtw89: Convert rtw89_core_set_supported_band to use devm_*Ondrej Jirman1-63/+36
2025-05-05wifi: rtw89: introduce helper to get designated link for MLOZong-Zhe Yang5-38/+43
2025-05-05wifi: rtw89: roc: dynamically handle link id and link instance indexZong-Zhe Yang4-11/+16
2025-05-05wifi: rtw89: Fill in correct Rx link ID for MLOPo-Hao Huang2-13/+14
2025-05-05wifi: rtw89: add MLD capabilities declarationPo-Hao Huang1-1/+21
2025-05-05wifi: rtw89: extend join_info H2C command for MLO fieldsPo-Hao Huang2-2/+26
2025-05-05wifi: rtw89: Configure scan band when mlo_dbcc_mode changesPo-Hao Huang3-1/+4
2025-05-05wifi: rtw89: extend mapping from Qsel to DMA ch for MLOZong-Zhe Yang1-0/+12
2025-05-05wifi: rtw89: Adjust management queue mapping for [MLO, HW-1]Po-Hao Huang2-1/+20
2025-05-05wifi: rtw89: 8922a: use SW CRYPTO when broadcast in MLO modePo-Hao Huang8-0/+11
2025-05-05wifi: rtw89: 8922a: rfk: adjust timeout time of RX DCKPing-Ke Shih1-1/+2
2025-05-05wifi: rtw89: fw: Remove "const" on allocation typeKees Cook1-1/+1
2025-04-28wifi: rtw89: mcc: avoid that loose pattern sets negative timing for auxiliary GOZong-Zhe Yang1-1/+2
2025-04-28wifi: rtw89: mcc: refine filling function of start TSFZong-Zhe Yang1-4/+5
2025-04-28wifi: rtw89: mcc: support courtesy mechanism on both roles at the same timeZong-Zhe Yang3-43/+58
2025-04-28wifi: rtw89: mcc: update entire plan when courtesy config changesZong-Zhe Yang1-1/+9
2025-04-28wifi: rtw89: mcc: handle the case where NoA start time has passedZong-Zhe Yang1-0/+3
2025-04-28wifi: rtw89: mcc: make GO+STA mode calculate dynamic beacon offsetZong-Zhe Yang2-69/+16
2025-04-28wifi: rtw89: don't re-randomize TSF of AP/GOZong-Zhe Yang4-0/+11
2025-04-28wifi: rtw89: mcc: make GO announce one-time NoA for HW scan processZong-Zhe Yang1-0/+79
2025-04-28wifi: rtw89: refactor flow that hw scan handles channel listZong-Zhe Yang8-57/+179
2025-04-28wifi: rtw89: add suffix "_ax" to Wi-Fi 6 HW scan struct and funcZong-Zhe Yang2-19/+19
2025-04-28wifi: rtw89: acpi: introduce country specific TAS enablingKuan-Chung Chen5-5/+84
2025-04-28wifi: rtw89: 8922a: increase beacon loss to 6 secondsKuan-Chung Chen3-3/+15
2025-04-26wifi: rtw89: set pre-calculated antenna matrices for HE trigger frameKuan-Chung Chen1-1/+12
2025-04-26wifi: rtw89: regd: indicate if regd_UK TX power settings follow regd_ETSIZong-Zhe Yang3-2/+13