summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtw89/phy.c
AgeCommit message (Expand)AuthorFilesLines
2025-06-27wifi: rtw89: phy: add dummy C2H event handler for report of TAS powerPing-Ke Shih1-2/+8
2025-02-17wifi: rtw89: add crystal_cap check to avoid setting as overflow valueChih-Kang Chang1-5/+6
2024-12-05wifi: rtw89: tweak driver architecture for impending MLO supportZong-Zhe Yang1-35/+99
2024-12-05wifi: rtw89: refactor STA related func ahead for MLOZong-Zhe Yang1-2/+1
2024-12-05wifi: rtw89: refactor VIF related func ahead for MLOZong-Zhe Yang1-2/+3
2024-12-05wifi: rtw89: read link_sta corresponding to the linkZong-Zhe Yang1-60/+94
2024-12-05wifi: rtw89: read bss_conf corresponding to the linkZong-Zhe Yang1-2/+11
2024-12-05wifi: rtw89: rename rtw89_sta to rtw89_sta_link ahead for MLOZong-Zhe Yang1-39/+41
2024-12-05wifi: rtw89: rename rtw89_vif to rtw89_vif_link ahead for MLOZong-Zhe Yang1-37/+37
2024-09-05wifi: rtw89: adjust DIG threshold to reduce false alarmEric Huang1-9/+18
2024-08-27wifi: rtw89: 8922a: use right chanctx whenever possible in RFK flowZong-Zhe Yang1-6/+12
2024-08-16wifi: rtw89: correct base HT rate mask for firmwarePing-Ke Shih1-2/+2
2024-08-07wifi: rtw89: correct VHT TX rate on 20MHz connectionDian-Syuan Yang1-2/+5
2024-08-02wifi: rtw89: rename sub_entity to chanctxZong-Zhe Yang1-5/+5
2024-08-02wifi: rtw89: fix typo of rtw89_phy_ra_updata_XXXZong-Zhe Yang1-4/+4
2024-07-05wifi: rtw89: unify the selection logic of RFK table when MCCZong-Zhe Yang1-0/+69
2024-07-02wifi: rtw89: constrain TX power according to Transmit Power EnvelopeZong-Zhe Yang1-2/+36
2024-06-17wifi: rtw89: 885xbx: apply common settings to 8851B, 8852B and 8852BTPing-Ke Shih1-1/+1
2024-04-29wifi: rtw89: Remove the redundant else branch in the function rtw89_phy_get_k...Jiapeng Chong1-4/+2
2024-03-12wifi: rtw89: Correct EHT TX rate on 20MHz connectionDian-Syuan Yang1-4/+9
2024-02-19wifi: rtw89: 8922a: add set_channel RF partPing-Ke Shih1-0/+72
2024-02-19wifi: rtw89: 8922a: add set_channel MAC partPing-Ke Shih1-0/+47
2024-02-12wifi: rtw89: load BB parameters to PHY-1Ping-Ke Shih1-9/+20
2024-02-12wifi: rtw89: correct PHY register offset for PHY-1Ping-Ke Shih1-4/+9
2024-02-06wifi: rtw89: 8922a: add chip_ops::rfk_hw_initPing-Ke Shih1-0/+1
2024-02-06wifi: rtw89: 8922a: rfk: implement chip_ops to call RF calibrationsPing-Ke Shih1-0/+115
2024-02-06wifi: rtw89: rfk: add H2C command to trigger TSSIPing-Ke Shih1-0/+607
2024-02-06wifi: rtw89: rfk: add a completion to wait RF calibration report from C2H eventPing-Ke Shih1-0/+52
2024-02-01wifi: rtw89: 8922a: add RF read/write v2Ping-Ke Shih1-0/+125
2024-01-23wifi: rtw89: 8922a: add chip_ops related to BB initPing-Ke Shih1-0/+1
2024-01-10wifi: rtw89: phy: set channel_info for WiFi 7 chipsPing-Ke Shih1-0/+2
2024-01-10wifi: rtw89: phy: add BB wrapper of TX power for WiFi 7 chipsPing-Ke Shih1-0/+2
2024-01-10wifi: rtw89: 8922a: add NCTL pre-settings for WiFi 7 chipsPing-Ke Shih1-3/+11
2024-01-10wifi: rtw89: phy: ignore special data from BB parameter filePing-Ke Shih1-0/+2
2024-01-10wifi: rtw89: 8922a: update the register used in DIG and the DIG flowCheng-Chieh Hsieh1-1/+5
2024-01-10wifi: rtw89: phy: add parser to support RX gain dynamic setting flowChung-Hsuan Hung1-5/+6
2024-01-10wifi: rtw89: phy: move bb_gain_info used by WiFi 6 chips to unionPing-Ke Shih1-4/+4
2023-12-15wifi: rtw89: phy: print out RFK log with formatted stringPing-Ke Shih1-0/+38
2023-12-15wifi: rtw89: parse and print out RFK log from C2H eventsPing-Ke Shih1-0/+175
2023-12-15wifi: rtw89: add C2H event handlers of RFK log and reportPing-Ke Shih1-0/+87
2023-11-30wifi: rtw89: debug: add debugfs entry to disable dynamic mechanismPing-Ke Shih1-0/+5
2023-11-30wifi: rtw89: phy: dynamically adjust EDCCA thresholdYi-Chen Chen1-11/+195
2023-10-19wifi: rtw89: move software DCFO compensation setting to proper positionCheng-Chieh Hsieh1-3/+4
2023-10-19wifi: rtw89: correct the DCFO tracking flow to improve CFO compensationCheng-Chieh Hsieh1-4/+4
2023-10-19wifi: rtw89: modify the register setting and the flow of CFO trackingCheng-Chieh Hsieh1-8/+24
2023-10-19wifi: rtw89: phy: generalize valid bit of BSS colorPing-Ke Shih1-1/+2
2023-10-12wifi: rtw89: parse TX EHT rate selected by firmware from RA C2H reportPing-Ke Shih1-0/+12
2023-10-12wifi: rtw89: Add EHT rate mask as parameters of RA H2C commandPing-Ke Shih1-1/+57
2023-10-05wifi: rtw89: phy: set TX power RU limit according to chip genZong-Zhe Yang1-37/+37
2023-10-05wifi: rtw89: phy: set TX power limit according to chip genZong-Zhe Yang1-32/+32