summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/fw.c
AgeCommit message (Expand)Author
2025-05-16wifi: rtw89: fix firmware scan delay unit for WiFi 6 chipsChin-Yen Lee
2025-05-16wifi: rtw89: mcc: pass whom to stop at when pausing chanctxZong-Zhe Yang
2025-05-10wifi: rtw89: debug: add FW log component for MLOPo-Hao Huang
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-05wifi: rtw89: constrain TX power according to dynamic antenna power tableKuan-Chung Chen
2025-05-05wifi: rtw89: extend join_info H2C command for MLO fieldsPo-Hao Huang
2025-05-05wifi: rtw89: Configure scan band when mlo_dbcc_mode changesPo-Hao Huang
2025-05-05wifi: rtw89: fw: Remove "const" on allocation typeKees Cook
2025-04-28wifi: rtw89: mcc: make GO announce one-time NoA for HW scan processZong-Zhe Yang
2025-04-28wifi: rtw89: refactor flow that hw scan handles channel listZong-Zhe Yang
2025-04-28wifi: rtw89: add suffix "_ax" to Wi-Fi 6 HW scan struct and funcZong-Zhe Yang
2025-04-28wifi: rtw89: 8922a: increase beacon loss to 6 secondsKuan-Chung Chen
2025-03-31wifi: rtw89: fw: cast mfw_hdr pointer from address of zeroth byte of firmware...Ping-Ke Shih
2025-03-31wifi: rtw89: set 2TX for 1SS rate by defaultPing-Ke Shih
2025-03-13wifi: rtw89: 8922a: enable dynamic antenna gainKuan-Chung Chen
2025-03-05wifi: rtw89: fw: don't reject firmware in blacklist to prevent breaking usersPing-Ke Shih
2025-03-05wifi: rtw89: fw: correct debug message format in rtw89_build_txpwr_trk_tbl_fr...Ping-Ke Shih
2025-03-05wifi: rtw89: fw: update role_maintain H2C command for roles operating on band 1Po-Hao Huang
2025-03-05wifi: rtw89: fw: use struct to fill role_maintain H2C commandPo-Hao Huang
2025-02-21wifi: rtw89: fw: safely cast mfw_hdr pointer from firmware->dataPing-Ke Shih
2025-02-21wifi: rtw89: fw: add debug message for unexpected secure firmwarePing-Ke Shih
2025-02-21wifi: rtw89: fw: propagate error code from rtw89_h2c_tx()Ping-Ke Shih
2025-02-21wifi: rtw89: fw: get sb_sel_ver via get_unaligned_le32()Ping-Ke Shih
2025-02-21wifi: rtw89: fw: add blacklist to avoid obsolete secure firmwarePing-Ke Shih
2025-02-21wifi: rtw89: add H2C command of TX time for WiFi 7 chipsPing-Ke Shih
2025-02-21wifi: rtw89: 8922a: fix incorrect STA-ID in EHT MU PPDUKuan-Chung Chen
2025-02-10wifi: rtw89: fw: validate multi-firmware header before getting its sizePing-Ke Shih
2025-02-10wifi: rtw89: fw: validate multi-firmware header before accessingPing-Ke Shih
2025-02-10wifi: rtw89: ps: update H2C command with more info for PSEric Huang
2025-02-03wifi: rtw89: pci: not assert wiphy_lock to free early_h2c for PCI probe/removePing-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: handle supported regulatory functions by countryZong-Zhe Yang
2025-02-03wifi: rtw89: regd: support loading regd table from fw elementZong-Zhe Yang
2025-01-20wifi: rtw89: Correct immediate cfg_len calculation for scan_offload_beLiang Jie
2025-01-12wifi: rtw89: 8922ae: add variant info to support RTL8922AE-VSPing-Ke Shih
2025-01-12wifi: rtw89: read hardware capabilities part 1 via firmware commandPing-Ke Shih
2025-01-12wifi: rtw89: fix proceeding MCC with wrong scanning state after sequence changesZong-Zhe Yang
2024-12-12wifi: rtw89: 8922a: update format of RFK pre-notify H2C command v2Chih-Kang Chang
2024-12-12wifi: rtw89: ps: update data for firmware and settings for hardware before/af...Eric Huang
2024-12-12wifi: rtw89: ps: refactor channel info to firmware before entering PSPing-Ke Shih
2024-12-05wifi: rtw89: 8852bt: add beacon filter and CQM supportPo-Hao Huang
2024-12-05wifi: rtw89: 8852b: add beacon filter and CQM supportPo-Hao Huang
2024-12-05wifi: rtw89: 8922a: Extend channel info field length for scanPo-Hao Huang
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-06wifi: rtw89: fw: use common function to parse security section for WiFi 6 chipsPing-Ke Shih
2024-11-06wifi: rtw89: fw: move v1 MSSC out of __parse_security_section() to share with v0Ping-Ke Shih