summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/phy.h
AgeCommit message (Expand)Author
2025-05-05wifi: rtw89: phy: add C2H event handler for report of FW scanKuan-Chung Chen
2025-03-31wifi: rtw89: sar: add skeleton for different configs by antennaZong-Zhe Yang
2025-03-13wifi: rtw89: 8922a: enable dynamic antenna gainKuan-Chung Chen
2025-02-03wifi: rtw89: debugfs: implement file_ops::read/write to replace seq_filePing-Ke Shih
2025-02-03wifi: rtw89: use wiphy_work() to replace ieee802111_work()Ping-Ke Shih
2025-02-03wifi: rtw89: phy: support EDCCA per PHYPing-Ke Shih
2025-02-03wifi: rtw89: phy: support DIG per PHYPing-Ke Shih
2025-01-12wifi: rtw89: 8922ae: add variant info to support RTL8922AE-VSPing-Ke Shih
2024-12-12wifi: rtw89: phy: add dummy C2H event handler for report of TAS powerPing-Ke Shih
2024-12-12wifi: rtw89: ps: update data for firmware and settings for hardware before/af...Eric Huang
2024-12-05wifi: rtw89: add crystal_cap check to avoid setting as overflow valueChih-Kang Chang
2024-12-05wifi: rtw89: refine link handling for link_sta_rc_updateZong-Zhe Yang
2024-11-18wifi: rtw89: handle different TX power between RF pathKuan-Chung Chen
2024-11-18wifi: rtw89: introduce dynamic antenna gain featureKuan-Chung Chen
2024-10-01wifi: rtw89: initialize dual HW bands for MLO and control them by linkZong-Zhe Yang
2024-09-24wifi: rtw89: refactor STA related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: refactor VIF related func ahead for MLOZong-Zhe Yang
2024-09-24wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang
2024-09-20wifi: rtw89: 8922a: rfk: support firmware command RX DCK v1 formatPing-Ke Shih
2024-08-27wifi: rtw89: 8922a: use right chanctx whenever possible in RFK flowZong-Zhe Yang
2024-08-02wifi: rtw89: fix typo of rtw89_phy_ra_updata_XXXZong-Zhe Yang
2024-07-05wifi: rtw89: unify the selection logic of RFK table when MCCZong-Zhe Yang
2024-06-17wifi: rtw89: 8852bx: add extra handles for 8852BT in 8852b_commonPing-Ke Shih
2024-02-19wifi: rtw89: 8922a: add set_channel RF partPing-Ke Shih
2024-02-19wifi: rtw89: 8922a: add set_channel MAC partPing-Ke Shih
2024-02-12wifi: rtw89: correct PHY register offset for PHY-1Ping-Ke Shih
2024-02-06wifi: rtw89: 8922a: rfk: implement chip_ops to call RF calibrationsPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add H2C command to trigger TSSIPing-Ke Shih
2024-02-06wifi: rtw89: rfk: add a completion to wait RF calibration report from C2H eventPing-Ke Shih
2024-02-01wifi: rtw89: 8922a: add RF read/write v2Ping-Ke Shih
2024-01-23wifi: rtw89: 8922a: add chip_ops related to BB initPing-Ke Shih
2024-01-10wifi: rtw89: phy: set channel_info for WiFi 7 chipsPing-Ke Shih
2024-01-10wifi: rtw89: phy: add BB wrapper of TX power for WiFi 7 chipsPing-Ke Shih
2024-01-10wifi: rtw89: 8922a: add NCTL pre-settings for WiFi 7 chipsPing-Ke Shih
2024-01-10wifi: rtw89: phy: add parser to support RX gain dynamic setting flowChung-Hsuan Hung
2023-12-15wifi: rtw89: add C2H event handlers of RFK log and reportPing-Ke Shih
2023-12-15wifi: rtw89: load RFK log format string from firmware filePing-Ke Shih
2023-12-15wifi: rtw89: fw: load TX power track tables from fw_elementPing-Ke Shih
2023-11-30wifi: rtw89: phy: dynamically adjust EDCCA thresholdYi-Chen Chen
2023-11-22wifi: rtw89: 8852c: read RX gain offset from efuse for 6GHz channelsPing-Ke Shih
2023-10-19wifi: rtw89: modify the register setting and the flow of CFO trackingCheng-Chieh Hsieh
2023-10-12wifi: rtw89: Add EHT rate mask as parameters of RA H2C commandPing-Ke Shih
2023-10-05wifi: rtw89: phy: set TX power RU limit according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power limit according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power offset according to chip genZong-Zhe Yang
2023-10-05wifi: rtw89: phy: set TX power by rate according to chip genZong-Zhe Yang
2023-09-22wifi: rtw89: load TX power related tables from FW elementsZong-Zhe Yang
2023-08-25wifi: rtw89: phy: modify register setting of ENV_MNTR, PHYSTS and DIGCheng-Chieh Hsieh
2023-08-25wifi: rtw89: phy: add phy_gen_def::cr_base to support WiFi 7 chipsPing-Ke Shih
2023-05-05wifi: rtw89: add RSSI based antenna diversityEric Huang