summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/core.c
AgeCommit message (Expand)Author
2025-05-16wifi: rtw89: mcc: deal with non-periodic NoAZong-Zhe Yang
2025-05-16wifi: rtw89: mcc: pass whom to stop at when pausing chanctxZong-Zhe Yang
2025-05-10wifi: rtw89: declare MLO support if prerequisites are metZong-Zhe Yang
2025-05-10wifi: rtw89: debug: add mlo_mode dbgfsZong-Zhe Yang
2025-05-10wifi: rtw89: add MLO track for MLSR switch decisionPo-Hao Huang
2025-05-10wifi: rtw89: add handling of mlo_link_cfg H2C command and C2H eventZong-Zhe Yang
2025-05-10wifi: rtw89: chan: re-calculate MLO DBCC mode during setting channelZong-Zhe Yang
2025-05-10wifi: rtw89: send nullfunc based on the given linkPo-Hao Huang
2025-05-10wifi: rtw89: allow driver to do specific band TX for MLOPo-Hao Huang
2025-05-10wifi: rtw89: extract link part from core tx write functionZong-Zhe Yang
2025-05-05wifi: rtw89: Fix inadverent sharing of struct ieee80211_supported_band dataOndrej Jirman
2025-05-05wifi: rtw89: Convert rtw89_core_set_supported_band to use devm_*Ondrej Jirman
2025-05-05wifi: rtw89: introduce helper to get designated link for MLOZong-Zhe Yang
2025-05-05wifi: rtw89: roc: dynamically handle link id and link instance indexZong-Zhe Yang
2025-05-05wifi: rtw89: Fill in correct Rx link ID for MLOPo-Hao Huang
2025-05-05wifi: rtw89: add MLD capabilities declarationPo-Hao Huang
2025-05-05wifi: rtw89: Adjust management queue mapping for [MLO, HW-1]Po-Hao Huang
2025-04-28wifi: rtw89: refactor flow that hw scan handles channel listZong-Zhe Yang
2025-04-26wifi: rtw89: set pre-calculated antenna matrices for HE trigger frameKuan-Chung Chen
2025-03-31wifi: rtw89: acpi: support loading dynamic SAR tables and indicatorZong-Zhe Yang
2025-03-31wifi: rtw89: sar: add skeleton for SAR configuration via ACPIZong-Zhe Yang
2025-03-13wifi: rtw89: refine mechanism of TASKuan-Chung Chen
2025-02-27wifi: rtw89: Parse channel from IE to correct invalid hardware reports during...Chih-Kang Chang
2025-02-10wifi: rtw89: ps: update H2C command with more info for PSEric Huang
2025-02-10wifi: rtw89: call power_on ahead before selecting firmwarePing-Ke Shih
2025-02-03wifi: rtw89: pci: not assert wiphy_lock to free early_h2c for PCI probe/removePing-Ke Shih
2025-02-03wifi: rtw89: remove definition of driver mutexPing-Ke Shih
2025-02-03wifi: rtw89: manual cosmetic along lockdep_assert_wiphy()Ping-Ke Shih
2025-02-03wifi: rtw89: remove consumers of driver mutexPing-Ke Shih
2025-02-03wifi: rtw89: use wiphy_work() to replace ieee802111_work()Ping-Ke Shih
2025-02-03wifi: rtw89: regd: refactor init/setup flow and prototypeZong-Zhe Yang
2025-02-03wifi: rtw89: phy: support EDCCA per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: support DIG per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: add PHY context array to support functions per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: rename to RTW89_PHY_NUM as proper namingPing-Ke Shih
2025-01-12wifi: rtw89: 8922ae: add variant info to support RTL8922AE-VSPing-Ke Shih
2025-01-12wifi: rtw89: correct header conversion rule for MLO onlyPo-Hao Huang
2025-01-12wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence changesZong-Zhe Yang
2024-12-12wifi: rtw89: 8852c: disable ER SU when 4x HE-LTF and 0.8 GI capability differKuan-Chung Chen
2024-12-12wifi: rtw89: ps: update data for firmware and settings for hardware before/af...Eric Huang
2024-12-12wifi: rtw89: ps: refactor PS flow to support MLOPing-Ke Shih
2024-12-05wifi: rtw89: 8922a: use RSSI from PHY report in RX descriptorChih-Kang Chang
2024-11-27wifi: rtw89: pass target link_id to ieee80211_nullfunc_get()Zong-Zhe Yang
2024-11-27wifi: rtw89: 8922a: configure AP_LINK_PS if FW supportsZong-Zhe Yang
2024-11-18wifi: rtw89: introduce dynamic antenna gain featureKuan-Chung Chen
2024-11-18wifi: rtw89: sar: tweak 6GHz SAR subbands spanKuan-Chung Chen
2024-10-29wifi: rtw89: tweak setting of channel and TX power for MLOZong-Zhe Yang
2024-10-29wifi: rtw89: chan: manage active interfacesZong-Zhe Yang
2024-10-29wifi: rtw89: Add header conversion for MLO connectionsPo-Hao Huang
2024-10-25wifi: rtw89: fix -Wenum-compare-conditional warningsArnd Bergmann